Commit Graph

299 Commits

Author SHA1 Message Date
Ramon Novoa 1d708c5622 Added a missing dependency. 2016-09-19 15:24:34 +02:00
Ramon Novoa ec352d16e1 Run console tests inside the Docker image. 2016-09-19 15:14:01 +02:00
Ramon Novoa 0f13fb9c43 Run Selenium tests against port 8080 to avoid conflicts. 2016-09-19 14:14:49 +02:00
cesar991 df4357054e Delete test_G in Bulk_operation file 2016-09-16 12:53:15 +02:00
Ramon Novoa f2d8d8b718 Made display a class attribute. 2016-09-16 12:27:15 +02:00
cesar991 3c3229c3d2 Merge branch 'develop' of https://brutus.artica.lan:8081/artica/pandorafms into develop 2016-09-16 10:42:56 +02:00
cesar991 7e33abcbd4 Add test_G_edit_module_threshold_in_bulk in Bulk_operations.py 2016-09-16 10:42:33 +02:00
Ramon Novoa 6460d22c57 Temporarily disabled the saucelab integration (the tunnel keeps failing). 2016-09-16 10:41:28 +02:00
cesar991 b6f863353c Add asserts in test F Bulk_operations.py file 2016-09-16 10:38:12 +02:00
cesar991 605550b315 Repair Bulk_operations.py file 2016-09-15 16:24:53 +02:00
cesar991 c5d486d7d5 Add changes in Bulk_operations.py and extend search_module function
(cherry picked from commit 7d1de5c922)

Conflicts:
	tests/console/Bulk_operations.py
2016-09-15 16:20:51 +02:00
cesar991 7b59f09eaf Add test_F_edit_module_umbral_in_bulk in Bulk_operations.py file 2016-09-14 15:09:35 +02:00
cesar991 39d82297b3 Add new function and test 2016-09-14 10:18:47 +02:00
cesar991 885854ab93 Add delete_module_in_bulk_operation funtion and add test_D in Bulk_operations file 2016-09-13 12:06:27 +02:00
cesar991 f6afd533dc Add new test, edit agent description with bulk operation 2016-09-13 09:48:10 +02:00
cesar991 11f1b67abd Repair error in test B
(cherry picked from commit ab72824247)
2016-09-12 15:49:19 +02:00
cesar991 0523a3d984 Add edit_agents_in_bulk functions and test_B_edit_agents_group_bulk_operations in Bulk_operations 2016-09-12 15:29:55 +02:00
axl89 8b2bdb0e56 Fixed missing import v2 2016-09-06 16:00:08 +02:00
axl89 7b47a6f60e Fixed missing import 2016-09-06 14:57:53 +02:00
axl89 b8d0975444 Adapted tests to new translations 2016-09-06 14:36:23 +02:00
axl89 13eb5c6305 Adapted tests to new translations 2016-09-06 14:33:54 +02:00
axl89 33db6c638d Adapted tests to new translations 2016-09-06 13:50:06 +02:00
axl89 15c0a5c57d Adapted tests to new translations 2016-09-06 12:50:41 +02:00
axl89 9f428708d4 Adapted tests to new English translations 2016-09-06 12:43:29 +02:00
axl89 a3aa1835b3 Transformed ACL Test Case to follow testing best practices
(cherry picked from commit 31ea4472cc)
2016-09-06 12:20:16 +02:00
axl89 5c3d4cd26a Fixed syntax
(cherry picked from commit 0fe78ffc16)
2016-09-06 11:07:53 +02:00
axl89 18a4c7351e Modified the name of the tests 2016-09-05 18:33:26 +02:00
axl89 c05df985cf Modified the names of the tests for being displayed friendlier in Sauce Labs 2016-09-05 18:13:20 +02:00
cesar991 f2e73fe7f4 Change create_agent in Bulk_operation.py and add is_enterprise in Services.py
(cherry picked from commit 928cc0dee4)
2016-08-31 15:32:39 +02:00
cesar991 7266a95b0c Repair errors in Services.py 2016-08-31 14:54:02 +02:00
cesar991 22f5b29b47 Add service auto tests 2016-08-31 14:39:32 +02:00
cesar991 6f2d18227c Created Services test to its new version (with API calls) 2016-08-30 16:27:38 +02:00
cesar991 7ac687bf66 Repair error in api_functions.py 2016-08-29 11:27:47 +02:00
cesar991 8552af711a Repair error include and add new api function 2016-08-29 11:08:47 +02:00
cesar991 89f42767cb Add api_functions.py file 2016-08-26 13:40:04 +02:00
cesar991 b153e7c822 Add is_critical value in add_elements_to_service function 2016-08-25 12:28:57 +02:00
cesar991 4e94cef3f0 Add add_element_to_service function in service_functions.py 2016-08-25 11:56:22 +02:00
cesar991 094c11d868 Add force_service function in service_functions.py 2016-08-24 16:41:03 +02:00
cesar991 596fe02912 Add Network_server.py 2016-08-24 12:06:47 +02:00
cesar991 8ad79576cc Change Modules.py to Network_server.py 2016-08-24 12:04:50 +02:00
cesar991 cab24a7066 Change PAN3.py to Modules.py 2016-08-24 11:43:11 +02:00
axl89 3a03b7e46c Revert "Merge branch 'testing_framework' into 'develop' "
This reverts commit f8ec880e2a, reversing
changes made to dcb18bcbd2.
2016-08-22 11:17:02 +02:00
axl89 cf2f97d43b Revert "Fixing test framework"
This reverts commit c97c8d0868.
2016-08-22 11:09:42 +02:00
axl89 08a2a15a76 Revert "Debugging new framework"
This reverts commit bfa03fbf74.
2016-08-22 11:09:38 +02:00
axl89 9d420b5fdc Revert "Fixing testing framework"
This reverts commit 8ff0e773e2.
2016-08-22 11:09:32 +02:00
axl89 8ff0e773e2 Fixing testing framework 2016-08-19 16:56:48 +02:00
axl89 bfa03fbf74 Debugging new framework 2016-08-19 16:21:14 +02:00
axl89 c97c8d0868 Fixing test framework 2016-08-19 16:04:28 +02:00
axl89 5b9a8c766c Improving framework 2016-08-19 15:48:02 +02:00
axl89 4aba932420 Working in the testing framework 2016-08-19 13:17:47 +02:00
cesar991 9c6164b4c3 Repair error in Bulk_operations.py 2016-08-18 11:50:49 +02:00
cesar991 f85f6b82e8 Add Users.py and Bulk_operations.py 2016-08-18 11:33:30 +02:00
cesar991 6df9c1d25d Removed Planned downtime tests until further optimisation. Fixed Misc test 2016-08-17 17:51:59 +02:00
cesar991 7ad69984c9 Added verbosity 2016-08-17 17:18:37 +02:00
cesar991 b78ffe0576 Merge branch 'develop' of https://brutus.artica.lan:8081/artica/pandorafms into develop 2016-08-17 17:15:44 +02:00
cesar991 9b9bad5cc6 Fixed login and typos 2016-08-17 17:15:28 +02:00
cesar991 c5e0e09e9e Added downtime tests 2016-08-17 17:14:25 +02:00
axl89 fb7d1894d4 Modified create module test to adapt to new the changes 2016-08-17 13:01:33 +02:00
cesar991 db94436477 Add Planned_downtime.py file 2016-08-17 10:32:02 +02:00
axl89 68652ce584 Missing import 2016-08-17 10:20:23 +02:00
axl89 057fb1c9ba Now skipped tests are shown as Passed in Sauce Labs 2016-08-17 10:16:17 +02:00
axl89 de484d8906 Fixed build failures when tests are skipped 2016-08-16 20:41:14 +02:00
axl89 139fb60d84 Enterprise tests not run now count as 'skipped' instead of 'success' 2016-08-16 18:42:55 +02:00
cesar991 a975cb06f7 Moving forward to 2.0 Framework
(cherry picked from commit d0b32d8eb0)
2016-08-16 17:37:28 +02:00
cesar991 c14618ac02 Moving forward to 2.0 Framework
(cherry picked from commit bbe02ab8ff)
2016-08-16 17:04:11 +02:00
axl89 fc1a7f0f99 Fixed Collection tests being included as not Enterprise
(cherry picked from commit d977a45c25)
2016-08-16 16:54:34 +02:00
cesar991 b9ea425590 Started new transition to Framework 2.0 2016-08-16 13:17:15 +02:00
axl89 1de5e29b61 Fixed Policies test 2016-08-10 15:17:40 +02:00
axl89 a6cf6276f9 Reverted parallel tests features until further notice 2016-08-10 12:15:47 +02:00
axl89 a286dee06e Still debugging Sauce Labs 2016-08-09 20:50:50 +02:00
axl89 10d707c768 Still debugging Sauce Labs 2016-08-09 20:30:55 +02:00
axl89 644eb799ed Debugging saucelabs 2016-08-09 20:21:28 +02:00
axl89 0306f78ded Fixing Sauce Labs integration 2016-08-09 17:57:27 +02:00
axl89 5d4c330c1d Add missing wizard checks 2016-08-09 17:52:10 +02:00
axl89 2d4617295f Removed trace 2016-08-09 16:53:27 +02:00
axl89 1fbf538370 Improving SauceLabs integration 2016-08-09 16:22:56 +02:00
axl89 1d2e817cb0 Fixed PBR bug 2016-08-09 13:11:28 +02:00
axl89 f9364ab2bd Added parallel test execution capabilities 2016-08-09 12:51:39 +02:00
axl89 f132affb99 Added testtools python dependency to be able to run tests in parallel. 2016-08-09 12:00:03 +02:00
axl89 2d119e4e30 Refactorized tests to follow best login-logout functions and accept environmental variables to improve test development 2016-08-08 19:01:42 +02:00
axl89 ec08888f77 Removed development URLs 2016-08-08 13:24:00 +02:00
axl89 51eaecd533 Fixed string check. Now both branches develop and pandora_6.0 translations works 2016-08-08 13:22:45 +02:00
axl89 47cb00c636 Fixed and refactorized ENT_PAN10 test suite to Policies 2016-08-08 12:39:13 +02:00
Ramon Novoa 6822ed621e Fixed the test.sh script.
(cherry picked from commit 59675c342c)
2016-08-01 13:45:07 +02:00
Axel 20d83020e6 Update common_functions_60.py 2016-08-01 11:35:46 +02:00
Ramon Novoa f43f39a146 Added a missing dependency to the Dockerfile. 2016-08-01 11:30:09 +02:00
cesar991 b95d63571a Add apply_policy_to_agent function 2016-07-28 12:23:22 +02:00
cesar991 d99f8f05e0 Add delete_planned_downtime function and repair error in search_planned_downtime 2016-07-27 14:25:28 +02:00
cesar991 13f91afe1c Repair error in create_planned_downtime function 2016-07-27 13:34:11 +02:00
cesar991 c0e16f76ed Extended function create_planned_downtime 2016-07-27 13:31:57 +02:00
cesar991 a57436a3cb Add stop_downtime function 2016-07-27 12:48:18 +02:00
cesar991 4081f8edc4 Add search_planne_downtime function 2016-07-27 12:32:43 +02:00
cesar991 d01c96ce6f Add delete_user function in user_functions 2016-07-27 11:33:04 +02:00
cesar991 7dec72620d Add add_collectio_to_policy function 2016-07-27 10:23:54 +02:00
cesar991 caa3516234 Repair errors in create_planned_downtime function 2016-07-26 16:35:45 +02:00
cesar991 cf006862c6 create planned_downtime_functions.py and add create_planned_downtime function 2016-07-26 16:29:19 +02:00
cesar991 68d480dee3 Repair errors and add edit_service function 2016-07-26 11:41:02 +02:00
cesar991 e32cbc2282 Delete search_service function 2016-07-26 10:00:17 +02:00
cesar991 9d5edfdefa Add search_service function in service_functions 2016-07-26 09:57:53 +02:00
Ramon Novoa 1c6a20d650 Fixed an import.
(cherry picked from commit b6af4629d0)
2016-07-22 14:28:19 +02:00