Commit Graph

71 Commits

Author SHA1 Message Date
cesar991 736a2cb2ac Add Service.py and modify Service_functions.py 2016-08-25 17:16:23 +02:00
cesar991 da051f6c64 Add add_elemets_to_service function in service_functions.py 2016-08-25 11:46:11 +02:00
cesar991 ad7c243ad0 Add force_service function 2016-08-24 16:35:44 +02:00
cesar991 d241218ae8 Updated tests 2016-08-24 11:52:28 +02:00
cesar991 fcb86b3f5c Change PAN3.py to Modules.py
(cherry picked from commit cab24a7066)
2016-08-24 11:45:15 +02:00
axl89 107c734aee Modified create module test to adapt to new the changes
(cherry picked from commit fb7d1894d4)
2016-08-17 13:02:09 +02:00
axl89 cc6bcc50df Missing import
(cherry picked from commit 68652ce584)
2016-08-17 10:20:48 +02:00
axl89 97bc93d563 Enterprise tests not run now count as 'skipped' instead of 'success'
(cherry picked from commit 139fb60d84)
2016-08-16 18:43:54 +02:00
cesar991 d0b32d8eb0 Moving forward to 2.0 Framework 2016-08-16 17:04:12 +02:00
axl89 d977a45c25 Fixed Collection tests being included as not Enterprise 2016-08-16 15:53:57 +02:00
cesar991 bbe02ab8ff Moving forward to 2.0 Framework 2016-08-16 15:04:37 +02:00
cesar991 af5b3ec31f Started new transition to Framework 2.0
(cherry picked from commit b9ea425590)
2016-08-16 13:22:35 +02:00
axl89 772c6d4004 Fixed Policies test
(cherry picked from commit 1de5e29b61)
2016-08-10 15:20:18 +02:00
axl89 c668f0b582 Moved develop branch tests to pandora_6.0 branch 2016-08-09 11:19:42 +02:00
Axel ee9b161258 Update common_functions_60.py 2016-08-01 11:37:39 +02:00
Ramon Novoa b6af4629d0 Fixed an import. 2016-07-22 14:27:00 +02:00
Ramon Novoa bec6b6393c ENT_PAN10 is broken. Disabled until it gets fixed. 2016-07-22 13:23:07 +02:00
cesar991 5e37848f6e Add create_function import in policy_functions
(cherry picked from commit 2065fe76e9)
2016-07-21 15:54:14 +02:00
axl89 d97f13565e Brought develop test structure and new tests to pandora_6.0 branch 2016-07-19 19:15:32 +02:00
cesar991 52403c9cf2 Add import create_module function in policy_functions 2016-07-18 12:09:48 +02:00
cesar991 8ecc2a2bf1 Add search_policy and add_module_policy functions in policy_functions.py 2016-07-18 12:02:06 +02:00
axl89 b2e767dd95 Modified tests to use refactorized function 2016-07-15 14:33:19 +02:00
cesar991 2b81c0bd6c Refactorized create_module functions and create policy_functions 2016-07-15 14:27:40 +02:00
axl89 c43125a5db Added print in login and logout to prevent TRAVIS timeouts 2016-07-15 10:51:35 +02:00
cesar991 b675be3be3 Added PAN9 2016-07-14 16:42:10 +02:00
cesar991 a4247adee6 Merge branch 'pandora_6.0' of github.com:pandorafms/pandorafms into pandora_6.0 2016-07-14 16:30:37 +02:00
cesar991 7c5b2a3037 Add change in search_agent to develop in pandora_6.0 2016-07-14 16:26:06 +02:00
Axel 117a36216e Update PAN8.py 2016-07-14 12:10:29 +02:00
cesar991 240e61817b Repair PAN8.py 2016-07-14 12:05:39 +02:00
cesar991 cf1f1f2e1e Delete get_acl_dict function
(cherry picked from commit 00752bd406)

Conflicts:
	tests/console/include/user_functions.py
2016-07-14 12:02:13 +02:00
cesar991 8385e5e129 Brought tests from develop to 6.0 branch 2016-07-13 12:25:43 +02:00
axl89 8e90fc7c12 Fixed PAN4 indentation and optimized is_element_present function
(cherry picked from commit a690e70cdb)
2016-06-20 18:38:20 +02:00
cesar991 abb41134cc Now PAN4 deletes the reports 2016-06-20 17:21:50 +02:00
cesar991 7b0cf4c585 Revert "Add functions for delete reports"
This reverts commit 20849ff0ff.
2016-06-20 17:05:14 +02:00
cesar991 51bfd8df56 Add functions for delete reports
(cherry picked from commit 20849ff0ff)
2016-06-20 17:02:23 +02:00
cesar991 753bcab3b2 Add function delete_report
(cherry picked from commit f31415ef7f)
2016-06-20 16:37:02 +02:00
cesar991 b7b8da8361 Add function search user 2016-06-20 13:22:22 +02:00
cesar991 76aa8be85b Tabbed repair
(cherry picked from commit 189f5e416e)
2016-06-20 11:56:56 +02:00
cesar991 70cc6051b0 Add function delete_agent
(cherry picked from commit fa98beef9b)
2016-06-20 11:56:48 +02:00
cesar991 9604d5c6fa Correct errors when renaming reports
(cherry picked from commit 32b665c8fa)
2016-06-20 11:56:37 +02:00
cesar991 0b37034823 Rename reports
(cherry picked from commit 1600b2a28a)
2016-06-20 11:56:26 +02:00
Axel abafbcccb8 Update PAN4.py
Modified the test name
2016-06-17 16:43:53 +02:00
cesar991 ae4beb12da Fixed logout
(cherry picked from commit 30e6d0f00d)
2016-06-17 15:19:03 +02:00
cesar991 9c95212851 Modified user name to PAN_4 to not colide with other tests
(cherry picked from commit 137b42eb27)
2016-06-17 14:39:44 +02:00
cesar991 db89ef2861 Fixed create_user function and test PAN4 is completed 2016-06-17 12:20:36 +02:00
cesar991 c4888bf6c2 Added create report, add profile and modified create user functions 2016-06-17 11:37:49 +02:00
axl89 c635b24abb Added associated ticket 3831 to PAN2 2016-06-15 11:08:34 +02:00
axl89 9cc3d83c1d Added missing import to PAN1 and PAN2 2016-06-14 18:37:09 +02:00
axl89 d8bedfbaf7 Added behaviour to pass the wizards 2016-06-14 18:35:01 +02:00
axl89 03cb8b6f5e Fixed the is_element_present function AGAIN 2016-06-14 13:25:45 +02:00