Commit Graph

243 Commits

Author SHA1 Message Date
Jorge Rincon 0cd43b8315 fixed web console erratas 2023-09-06 15:45:35 +02:00
cesar991 a2aa29e4bf Add Views_metaconsole.py test 2017-01-29 16:45:49 +01:00
cesar991 2ccb1685a4 Add create log file in Services.py Policies.py Views.py and User.py tests files 2017-01-11 17:29:40 +01:00
cesar991 92f139d30d Add create log file in Network_components.py Netwrok_server.py and Planned_downtime.py 2017-01-10 17:59:54 +01:00
cesar991 037478fd53 Add log file in Collections.py and Bulk_operations.py 2017-01-09 14:45:32 +01:00
cesar991 38a8eeb437 Add log file in ACL.py and Alerts.py 2017-01-09 12:17:51 +01:00
cesar991 3ab3ca0bdf Add create log file in Misc.py 2017-01-02 12:06:12 +01:00
cesar991 ff8788aebc Add create log file in Misc.py 2017-01-02 12:03:47 +01:00
cesar991 fecf34d6fe Repair error in Views.py
(cherry picked from commit f55a5f4e7a)
2016-12-21 16:23:18 +01:00
cesar991 0c8f5ad8e3 Add @is_enterprise in Views.py 2016-12-19 12:25:09 +01:00
cesar991 617d881236 Test to check the views of pandora 2016-12-19 11:51:43 +01:00
cesar991 7ae0e614e2 Add test_C_service_warning in Service.py 2016-10-08 19:22:05 +02:00
cesar991 0fd78ee4a0 Add test B critical status in class service inside service 2016-10-05 18:32:25 +02:00
cesar991 9aedc8c58e Add new class Service inheritance and test A fo check service ok status 2016-10-05 17:57:47 +02:00
cesar991 73ab60f62e Repair error in Alert.py, remove login in test D 2016-10-04 18:32:14 +02:00
cesar991 f779798d21 Add new test in Alerts.py and add new function edi_ template_to_alert 2016-10-04 18:13:56 +02:00
cesar991 116466627c Add test C in Alerts.py 2016-10-03 12:26:27 +02:00
cesar991 e1a5f92260 Repair planned_downtime tests 2016-09-30 14:08:12 +02:00
cesar991 327b3ac464 Uncomment planned downtime tests 2016-09-30 13:48:08 +02:00
cesar991 98eff8a4cd Add create new template function 2016-09-30 13:13:37 +02:00
cesar991 bb0300436c Repair function and add test B in Alerts.py 2016-09-30 11:02:08 +02:00
cesar991 f3de10c345 Repair test D 2016-09-29 13:30:19 +02:00
cesar991 4345282d25 Add new test, and extend create_plugin_component function 2016-09-29 12:59:11 +02:00
cesar991 e607a718cb Extend function for create new action
(cherry picked from commit d711f8493a)
2016-09-28 14:56:24 +02:00
cesar991 00519707ba Add test alert and new functions in alert_functions.py 2016-09-28 12:53:30 +02:00
cesar991 113b77bf9f Add test Apply_policy_to_agents_with_spaces in Policies.py 2016-09-28 09:37:48 +02:00
Ramon Novoa 7146779488 Commented out the ACL_tag test. 2016-09-27 12:42:55 +02:00
cesar991 319d941c5e Add test C in Network_components and repair functions in network_components_functions 2016-09-27 10:56:38 +02:00
cesar991 0b696e9c3b Add new test copy_modules_in_bulk and repair errors in bulk_operations.py 2016-09-26 16:30:52 +02:00
cesar991 5b1a5f4863 Add new test in Network_components.py and repair a few errors in network_components_functions.py 2016-09-26 15:45:42 +02:00
cesar991 c3d07bfe12 Add a new tests file Network_components.py and repair errors in network_components_functions.py 2016-09-26 13:32:09 +02:00
cesar991 7e80de2b80 Add create_plugin_component function in network_components_functions.py file 2016-09-26 12:31:08 +02:00
cesar991 5d1c8d27fd Add network_component_functions.py file 2016-09-26 11:27:19 +02:00
Ramon Novoa ac11cfdf2c More fixes to the testing scripts. 2016-09-21 10:29:54 +02:00
cesar991 03a2e16015 Add copy modules in bulk function 2016-09-20 15:42:36 +02:00
cesar991 bb686bcbd7 Add new test in Bulk_operations file and repair errors 2016-09-20 13:30:53 +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