309 Commits

Author SHA1 Message Date
cesar991
3e46dcd52f Add function for delete report 2016-06-20 17:13:01 +02:00
cesar991
20849ff0ff Add functions for delete reports 2016-06-20 17:00:46 +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
32b665c8fa Correct errors when renaming reports 2016-06-20 08:54:57 +02:00
cesar991
1600b2a28a Rename reports 2016-06-20 08:52:16 +02:00
Axel
3948a0fd80 Update PAN4.py
Modified the test name
2016-06-17 16:43:48 +02:00
cesar991
137b42eb27 Modified user name to PAN_4 to not colide with other tests 2016-06-17 14:02:06 +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 db89ef28616c535b81c50b0bfd30ee53a151969a)
2016-06-17 12:21:25 +02:00
cesar991
f5874b22e3 Added create report, add profile and modified create user functions
(cherry picked from commit c4888bf6c2cb5d8e237ee9761186020181663d3c)
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
c85d12f264 Created a utils directory with some arrangements 2016-06-03 16:40:58 +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
Axel
6168527165 Removed unnecessary call
refresh_N_times_until_find_element was called twice and was unnecessary in line 43
2016-05-28 12:51:11 +02:00
Axel
c726331fc4 Undo the sys.exit 2016-05-27 21:34:36 +02:00
axl89
3a270fd7b8 Missed quotes! 2016-05-27 19:21:54 +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
53b9fa8762 Fixed infinite loop in assertion 2016-05-27 10:45:49 +02:00
axl89
3f31d27b9d Fixed PAN3 syntax error 2016-05-27 10:21:16 +02:00
axl89
10f941e1e4 Revert "Revert "Temporary workaround to StaleElementReferenceException in PAN3""
This reverts commit 60278d03f01bad22ab42b8feaed33ea9ab1f643c.
2016-05-27 10:20:03 +02:00
axl89
60278d03f0 Revert "Temporary workaround to StaleElementReferenceException in PAN3"
This reverts commit f604598c80225218d27e95da26a2ede2aae35d78.
2016-05-27 02:54:40 +02:00
axl89
f604598c80 Temporary workaround to StaleElementReferenceException in PAN3 2016-05-27 02:37:30 +02:00
axl89
12eeace7d5 Working on mysterious bugs on PAN2 2016-05-27 01:55:52 +02:00
axl89
5aa6e742bf Fixed some weird StaleElementException error 2016-05-27 01:01:59 +02:00
axl89
9de246554d Added several functions and refactorized all console CI tests 2016-05-26 22:31:00 +02:00
axl89
221d0acaa0 Added PAN_3 console CI test 2016-05-26 22:02:45 +02:00
axl89
2bbef62d6b Increase verbosity for those strange build fails in PAN_2 2016-05-26 15:37:31 +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
axl89
1590ffcfb0 Fixed login twice in test PAN_2 2016-05-24 19:33:41 +02:00
axl89
9a0f13a2b4 Added test PAN_2 2016-05-24 19:20:34 +02:00
axl89
cfa68b55a9 Adding expose ports to the Docker container 2016-05-24 13:46:44 +02:00
axl89
b2488d858b Trying Sauce Labs 2016-05-24 13:36:15 +02:00
Axel
34e13dd348 Update install_console.py
We now click on the "remove installer file" button, and leave the console ready for CI tests
2016-05-24 11:17:20 +02:00
axl89
f3780941a1 Modified .travis.yml and test.sh to better adapt to Travis CI build workflow 2016-05-24 10:28:43 +02:00
Axel
531b7e9eb9 Update test.sh
Fixed the exit status before executing the console CI scripts
2016-05-24 00:40:02 +02:00
Axel
5fea428a87 Update Dockerfile
Added "yum clean all" instruction to make it pass on the Docker Hub (thank God for good practices at 12am!)
2016-05-24 00:23:30 +02:00
Axel
3c7486a4ed Update test.sh
Just triggering a build
2016-05-23 20:25:52 +02:00
Axel
f2e840a4d5 Update test.sh 2016-05-23 20:03:17 +02:00
axl89
5d544c836c Added console CI tests and test.sh to execute them 2016-05-23 19:50:08 +02:00