William Desportes
fda5195be7
Fix logs system and temp dir for tests
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-09 02:01:23 +01:00
William Desportes
c7f23eb9cd
Drop TravisCI
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2021-02-08 19:02:00 +01:00
William Desportes
3482a24670
Allow local usage of ./test/start-local-server
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-06-10 01:27:22 +02:00
William Desportes
4de5bcb2a7
Support selenium-standalone mode and use docker
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-06-10 01:27:22 +02:00
William Desportes
ee2a49e4a8
Make start-local-server not depend on BrowserStack and improve logging of nginx server
...
Signed-off-by: William Desportes <williamdes@wdes.fr>
2020-05-13 22:28:46 +02:00
William Desportes
5fc0150a56
Update Browserstack script
...
Source : https://www.browserstack.com/local-testing and man of executable.
Signed-off-by: William Desportes <williamdes@wdes.fr>
2018-10-11 11:30:05 +02:00
Michal Čihař
b9b6b45a4f
Use nginx for running Selenium tests
...
It is supposed to perform better than PHP built in server.
Signed-off-by: Michal Čihař <michal@cihar.com>
2017-09-06 19:19:07 +02:00
Deven Bansod
4083e03267
Fix tests
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2017-07-25 14:43:32 +05:30
Deven Bansod
6bb71ee6f9
Fix starting local PHP server without logs
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2017-07-18 19:14:30 +05:30
Deven Bansod
46818098ed
Remove unnecessary output from travis job log
...
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2017-07-18 19:02:30 +05:30
Michal Čihař
0c5acc9127
Merge branch 'QA_4_6'
2016-12-08 11:42:07 +01:00
Michal Čihař
f2bfa7d745
Avoid running shell scripts as CGI
...
There is really no reason for that besides misconfigured servers.
This is followup for PMASA-2016-54
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-12-08 11:41:42 +01:00
Michal Čihař
ebccbfda6f
Rewrite Travis setup
...
- run lint separately
- run selenium on PHP 7.0 (it's faster)
- avoid not needed steps for various ci modes
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-22 08:05:49 +01:00
Michal Čihař
4bb155d874
Verbose script execution
...
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-25 09:03:09 +01:00
Michal Čihař
56cb67e203
Improve Travis setup
...
- move setups to external script
- properly catch errors from conditional steps
- install runkit using PECL
Signed-off-by: Michal Čihař <michal@cihar.com>
2016-01-25 09:01:48 +01:00