Commit Graph

66 Commits

Author SHA1 Message Date
cesar991 0115c8d4e9 Add new test in Alerts.py and add new function edi_ template_to_alert
(cherry picked from commit f779798d21)
2016-10-04 18:17:17 +02:00
cesar991 3fb450b941 Add test C in Alerts.py
(cherry picked from commit 116466627c)
2016-10-03 12:27:58 +02:00
cesar991 030a42f650 Add create new template function
(cherry picked from commit 98eff8a4cd)
2016-09-30 13:14:43 +02:00
cesar991 7795ae8498 Repair function and add test B in Alerts.py
(cherry picked from commit bb0300436c)
2016-09-30 11:04:23 +02:00
cesar991 97722310e2 Add new test, and extend create_plugin_component function
(cherry picked from commit 4345282d25)
2016-09-29 13:00:58 +02:00
cesar991 d711f8493a Extend function for create new action 2016-09-28 14:54:38 +02:00
cesar991 b4079041a4 Add test alert and new functions in alert_functions.py
(cherry picked from commit 00519707ba)
2016-09-28 12:55:53 +02:00
Ramon Novoa 7c2e0ee6ed Fixed the testing framework. 2016-09-27 14:51:56 +02:00
cesar991 896d435f2e Add test C in Network_components and repair functions in network_components_functions
(cherry picked from commit 319d941c5e)
2016-09-27 10:59:00 +02:00
cesar991 90aeaf0f30 Add changes in pandora_6.0 of the commit 0b696e9c3b 2016-09-26 16:36:49 +02:00
cesar991 1783085663 Add new test in Network_components.py and repair a few errors in network_components_functions.py
(cherry picked from commit 5b1a5f4863)
2016-09-26 15:47:10 +02:00
cesar991 b88c2a5aae Add a new tests file Network_components.py and repair errors in network_components_functions.py
(cherry picked from commit c3d07bfe12)
2016-09-26 13:34:14 +02:00
cesar991 9aa182ddf3 Add create_plugin_component function in network_components_functions.py file
(cherry picked from commit 7e80de2b80)
2016-09-26 12:33:08 +02:00
cesar991 955860be29 Add network_component_functions.py file
(cherry picked from commit 5d1c8d27fd)
2016-09-26 11:29:26 +02:00
cesar991 1ae453d8bc Add copy modules in bulk function
(cherry picked from commit 03a2e16015)
2016-09-20 15:44:04 +02:00
cesar991 58de8a8fbf Add new test in Bulk_operations file and repair errors
(cherry picked from commit bb686bcbd7)

Conflicts:
	tests/console/Bulk_operations.py
2016-09-20 13:41:45 +02:00
Ramon Novoa f16fbf5a6e Temporarily disabled the saucelab integration (the tunnel keeps failing).
(cherry picked from commit 6460d22c57)
2016-09-16 11:22:32 +02:00
cesar991 7d1de5c922 Add changes in Bulk_operations.py and extend search_module function 2016-09-15 16:18:25 +02:00
cesar991 6e579a55c5 Add edit_module_in_bulk function and edit module group test 2016-09-14 10:09:30 +02:00
cesar991 0a92781cfd Add delete_module_in_bulk_operation funtion and add test_D in Bulk_operations file
(cherry picked from commit 885854ab93)
2016-09-13 12:08:28 +02:00
cesar991 9c88d21b08 Add new test, edit agent description with bulk operation
(cherry picked from commit f6afd533dc)
2016-09-13 09:50:53 +02:00
cesar991 890e7c4514 Add edit_agents_in_bulk functions and test_B_edit_agents_group_bulk_operations in Bulk_operations
(cherry picked from commit 0523a3d984)
2016-09-12 15:32:22 +02:00
axl89 7f7d51be56 Adapted ACL test to new translations 2016-09-05 17:36:48 +02:00
cesar991 4e358417e2 Add service auto tests
(cherry picked from commit 22f5b29b47)
2016-08-31 14:42:13 +02:00
cesar991 ec1bd8af2f Created Services test to its new version (with API calls) 2016-08-30 16:30:42 +02:00
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
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 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 af5b3ec31f Started new transition to Framework 2.0
(cherry picked from commit b9ea425590)
2016-08-16 13:22:35 +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
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
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 7c5b2a3037 Add change in search_agent to develop in pandora_6.0 2016-07-14 16:26:06 +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 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 ae4beb12da Fixed logout
(cherry picked from commit 30e6d0f00d)
2016-06-17 15:19:03 +02:00