summaryrefslogtreecommitdiff
path: root/tests/server-tests/white-box/webapp.rb
AgeCommit message (Collapse)Author
2017-11-27fix tests - webapp test should only depend on soledad if soledad service is ↵elijah
present
2017-11-16CI: Change the soledad test to run before webappMicah Anderson
It is more useful to check to see if Soledad is running before running the webapp tests that require soledad to be running.
2017-03-15[8144] Remove Haproxy testsvarac
2017-02-09tests: check process by either process scan or service name. closes #8753elijah
2016-11-09Don't do strict checking for nickservervarac
Sometimes nickserver is listed with `ruby /usr/bin/nickserver start` in the process table, sometimes with `/usr/bin/ruby /usr/bin/nickserver start`. We should do proper checking with `systemctl status nickserver` to make sure the service is up though (https://leap.se/code/issues/8579). Meanwhile it's ok to not do strict checking.
2016-11-08New nickserver is using fully qualified ruby path nowvarac
2016-10-18Fix Are_daemons_running test for nickservervarac
2016-09-01moved infrastructure tests run by `leap run` to tests/server-testselijah