Age | Commit message (Expand) | Author |
2016-04-05 | testing: adds mx delivery tests | elijah |
2016-03-18 | tests: fix mx test, ensure password is redacted. | elijah |
2016-03-17 | mx test: query identities table for a random record. closes #6406 | elijah |
2016-03-17 | add whitebox test for opendkim (#7649) | Micah |
2016-03-17 | [bug] Fix query for clamav signature files | varac |
2016-03-17 | [bug] Clamav test depends on multiple files | varac |
2016-03-15 | tabs are evil. please don't use them. | elijah |
2016-02-26 | skip clamd process test if clamav sig file has not yet been downloaded, close... | elijah |
2016-02-24 | fix time comparison bug in network test | elijah |
2016-02-24 | check server cert expiry in tests, closes #7910 | elijah |
2015-12-07 | tac file was renamed | Christoph Kluenter |
2015-12-03 | improve whitebox tests to match on more specific processes (#7655, #7676) | Micah |
2015-12-02 | [bug] catch 401 return code instead of 200 for user-db-created check | Kali Kaneko |
2015-12-01 | Merge pull request #89 from pixelated/webapp_test | varac |
2015-12-01 | Check for clamav processes on mx nodes (#7648) | Micah |
2015-12-01 | Revert "Disable webapp usercreation and soledad sync test" | Christoph Kluenter |
2015-11-30 | Disable webapp usercreation and soledad sync test | varac |
2015-11-19 | [feat] Check for postfwd procs on mx nodes | varac |
2015-11-17 | Merge pull request #86 from kalikaneko/new-soledad-test | varac |
2015-11-17 | [bug] [jessie] check for 1 stunnel instance only | varac |
2015-11-17 | new soledad-sync test | Kali Kaneko |
2015-11-13 | re-enable user creation and soledad-sync test | Kali Kaneko |
2015-10-26 | [bug] Disable user-creation and soledad test | varac |
2015-10-06 | [feat] Remove tapicero from more places | varac |
2015-06-30 | more verbose stunnel test errors | elijah |
2015-05-07 | better user db test. | elijah |
2015-04-09 | fix tests (don't dump dummy records in tmp_users) | elijah |
2015-04-08 | move rotated db creation to site_couchdb and fix rotated db tests | elijah |
2015-02-03 | increase the sleep time for soledad test | elijah |
2015-01-27 | skip tests that require user registration if it is disabled | elijah |
2014-12-17 | tests: don't run soledad test if there are no soledad nodes | elijah |
2014-12-04 | tests - better errors, ensure tmp users are deleted, remove bad 'pass()' call... | elijah |
2014-12-02 | add soledad sync test to `leap test`. closes #6431 | elijah |
2014-11-30 | minor: ensure there is only one tapicero process | elijah |
2014-11-25 | atomic tests for webapp api | elijah |
2014-11-19 | test if soledad daemon is running | elijah |
2014-11-10 | tests - added test that creates user, authenticates, deletes user | elijah |
2014-09-17 | disable ACL enforcement, because it's a known issue with bigcouch | varac |
2014-09-15 | tests: make shorewall optional | Micah Anderson |
2014-09-15 | tests: add 'ignore' command to tests | Micah Anderson |
2014-09-02 | tests: make warnings not produce a non-zero exit code, add 'ignore' command t... | elijah |
2014-07-15 | adopt webapp test to new hiera couch clients format | Azul |
2014-07-14 | fix couch tests to use admin credentials | Azul |
2014-06-25 | fix tests for new 0.6 format | elijah |
2014-06-25 | fix couchdb tests for plain couch | elijah |
2014-06-25 | run_tests: clean up assert_get() | elijah |
2014-06-23 | tests: fixed problem with showing couchdb password in process table, and addi... | elijah |
2014-06-22 | run_tests: allow for https in assert_get() | elijah |
2014-05-13 | added simple shorewall whitebox test (close #5649) | elijah |
2014-04-04 | Merge branch '0.5' into develop | Micah Anderson |