Commit Graph

52 Commits

Author SHA1 Message Date
cesar991 e8880389d1 Add create_agent_group function in agent_functions.py 2016-07-14 13:25:14 +02:00
cesar991 00752bd406 Delete get_acl_dict function 2016-07-14 11:17:37 +02:00
cesar991 b04e67e34f Add create_user_profile functions in user_functions.py 2016-07-14 11:13:53 +02:00
cesar991 158e4da8ed Add create_data_server_module function 2016-07-13 13:23:03 +02:00
axl89 2b5e5dbc75 Fixed test PAN_8 and add_user_profile function 2016-07-13 11:47:35 +02:00
cesar991 bf320d30b7 Repair error in create_network_server_module function 2016-07-13 11:09:19 +02:00
cesar991 762ea67a68 Repair create_network_server_module to choose module_name 2016-07-13 10:16:15 +02:00
cesar991 05ff5dae50 Add changes to create_network_server_module function 2016-07-12 15:39:03 +02:00
cesar991 79f49f1b2e Added create_network_server_module, search_module and delete_module functions 2016-07-12 15:18:29 +02:00
cesar991 9db4fda87d Modify create_user and add_user_profile functions 2016-07-12 15:14:19 +02:00
cesar991 f3da8d34b3 Extend create_user function 2016-07-12 10:11:43 +02:00
cesar991 8c0d15bdc1 Add from common_functions_60 import * in new file 2016-07-11 15:33:50 +02:00
cesar991 49941285ca Add activate_home_screen and is_element_present functions 2016-07-11 14:37:01 +02:00
cesar991 a1067c1be6 Add is_element_present and activate_home_screen functions 2016-07-11 14:31:16 +02:00
cesar991 c4e3d546da Delete function 2016-07-11 13:49:49 +02:00
cesar991 9f46f2c9bc Correct errors 2016-07-11 13:28:04 +02:00
cesar991 16bc6ce643 Add dashboard_functions.py 2016-07-11 13:21:21 +02:00
cesar991 7d4e976623 Add agent_functions.py 2016-07-11 13:19:34 +02:00
cesar991 cf97a5eaf7 Add user_functions.py 2016-07-11 13:17:26 +02:00
cesar991 8f417b9d4a Add reports_functions.py 2016-07-11 13:13:37 +02:00
cesar991 481d754017 Add activate_home_screen function 2016-07-08 12:29:45 +02:00
cesar991 24d0c2806b Expand function create_report 2016-07-07 11:08:53 +02:00
cesar991 ab212422c1 Add edit_dashboard function 2016-07-06 12:56:11 +02:00
cesar991 31e1822411 Add delete_dashboard function 2016-07-06 11:37:15 +02:00
cesar991 cba1f7c0cd Add create_new_dashboard function 2016-07-06 11:16:42 +02:00
cesar991 ecb1146701 Correct create_agent function 2016-07-05 11:49:25 +02:00
cesar991 487d36936e Complete function create_agent 2016-07-05 10:55:56 +02:00
cesar991 b33fce3215 Add function create agent 2016-07-04 13:43:07 +02:00
cesar991 c988138a1c Add function search agent 2016-07-04 13:40:48 +02:00
axl89 a690e70cdb Fixed PAN4 indentation and optimized is_element_present function 2016-06-20 18:36:48 +02:00
cesar991 f31415ef7f Add function delete_report 2016-06-20 16:35:15 +02:00
cesar991 e627b4a376 Add function search user 2016-06-20 13:21:12 +02:00
cesar991 189f5e416e Tabbed repair 2016-06-20 11:46:25 +02:00
cesar991 fa98beef9b Add function delete_agent 2016-06-20 11:43:35 +02:00
cesar991 30e6d0f00d Fixed logout 2016-06-17 13:47:03 +02:00
cesar991 f2cc6a9099 Fixed create_user function and test PAN4 is completed
(cherry picked from commit db89ef2861)
2016-06-17 12:21:25 +02:00
cesar991 f5874b22e3 Added create report, add profile and modified create user functions
(cherry picked from commit c4888bf6c2)
2016-06-17 11:40:17 +02:00
axl89 dfac3cfc0f Added behaviour to pass the wizards 2016-06-15 11:11:08 +02:00
cesar991 72c94b8891 added create_user function 2016-06-13 17:26:11 +02:00
axl89 905963fda1 Added os library 2016-06-03 17:02:22 +02:00
axl89 1ddc7e8015 Fixed error when DEVELOPMENT env var is not set 2016-06-03 16:58:20 +02:00
axl89 2005bd8f77 Fixed a typo 2016-06-03 16:46:16 +02:00
axl89 19326772cd Added more testing utilities 2016-06-03 16:37:03 +02:00
axl89 65dbbd5498 Added test development features 2016-06-03 16:26:37 +02:00
axl89 099b75e0b9 Improved compatibility with Gitlab + reduce refresh time to 5 seconds instead of 10 2016-05-27 19:09:26 +02:00
axl89 612ad6ea70 Changed workflow on Sauce Lab jobs annotations. Now they are performend when all the tests end 2016-05-27 18:26:47 +02:00
axl89 9de246554d Added several functions and refactorized all console CI tests 2016-05-26 22:31:00 +02:00
axl89 79219cfc9f Fixed Sauce Labs integration 2016-05-25 16:38:10 +02:00
axl89 35f937a630 Fixed using self outside class 2016-05-25 15:50:35 +02:00
axl89 7d064bbf44 Improved the integration with Sauce Labs 2016-05-25 15:39:51 +02:00