Commit Graph

316 Commits

Author SHA1 Message Date
Lauri Võsandi b19e163a82 tests: Attempt to set up nchan as part of unittests 2017-05-06 21:07:41 +00:00
Lauri Võsandi de1d182320 Add API call for rendering scripts, bugfixes 2017-05-04 17:56:53 +00:00
Lauri Võsandi a75fb58cb5 tests: Lease and attribute API call fixes 2017-05-04 10:02:14 +00:00
Lauri Võsandi 8c8a3a9930 tests: Better tagging tests 2017-05-04 09:35:39 +00:00
Lauri Võsandi 94944e37f1 tests: Better coverage for tagging tests 2017-05-04 09:14:47 +00:00
Lauri Võsandi 2ffcc64d86 tests: Test CRL checks on client side 2017-05-04 07:38:49 +00:00
Lauri Võsandi 68f6b9f6f6 tests: Attempt to install NetworkManager 2017-05-04 06:55:26 +00:00
Lauri Võsandi 47d518e250 tests: Create /etc/NetworkManager/system-connections/ in advance 2017-05-04 06:47:53 +00:00
Lauri Võsandi 505fa9d557 tests: Fix NetworkManager setup tests 2017-05-04 06:40:47 +00:00
Lauri Võsandi 9922516d24 tests: Test request deletion and signing API calls 2017-05-03 21:54:08 +00:00
Lauri Võsandi ba678e4b29 api: Remove unused event_source decorator 2017-05-04 00:24:25 +03:00
Lauri Võsandi aeb5d81aa6 tests: Generate DH params file in single location 2017-05-03 21:12:51 +00:00
Lauri Võsandi 189c604832 tests: Better code coverage 2017-05-03 21:04:34 +00:00
Lauri Võsandi a5565439ab tests: Assume NetworkManager is installed 2017-05-03 14:50:10 +00:00
Lauri Võsandi 47aded48d5 tests: Add e-mailing and more cli commands 2017-05-03 14:42:37 +00:00
Lauri Võsandi 3586aee1d9 tests: Allow coverage to write output from forked processes 2017-05-03 07:13:24 +00:00
Lauri Võsandi 649863a77e tests: Handle forking 2017-05-03 07:04:52 +00:00
Lauri Võsandi 8f9da9c2f1 tests: Add test for certificate renewal 2017-05-02 06:11:28 +00:00
Lauri Võsandi 06b65444d5 tests: Another attempt to fix code coverage 2017-05-01 23:32:01 +00:00
Lauri Võsandi a168b19cf2 tests: Attempt to fix codecov 2017-05-01 23:11:46 +00:00
Lauri Võsandi 9a7b806ff6 tests: Fix /run/certidude permissions 2017-05-01 23:06:45 +00:00
Lauri Võsandi 60ff382d74 tests: More verbosity 2017-05-01 22:53:24 +00:00
Lauri Võsandi 86df98a117 tests: Attempt to install certidude system-wide 2017-05-01 22:47:21 +00:00
Lauri Võsandi a9c29d2fbb tests: Improvements 2017-05-01 22:41:41 +00:00
Lauri Võsandi 58491e7933 tests: Cleanups 2017-05-01 22:32:55 +00:00
Lauri Võsandi 3c8aef4fd2 tests: Better CA cert checks 2017-05-01 21:52:27 +00:00
Lauri Võsandi 1484ad7826 tests: Fix typo 2017-05-01 21:41:34 +00:00
Lauri Võsandi c60fd6ac9e tests: Add requests.get for static serving tests 2017-05-01 21:37:56 +00:00
Lauri Võsandi 227902b563 tests: More debugging info for CRL API calls 2017-05-01 21:19:28 +00:00
Lauri Võsandi be561cc52f tests: Add test for export_crl() function 2017-05-01 21:06:28 +00:00
Lauri Võsandi 128369f6f6 tests: More detailed error captures for API calls 2017-05-01 20:49:25 +00:00
Lauri Võsandi ffdcbcc41a tests: Attempt to catch CRL export errors 2017-05-01 20:40:22 +00:00
Lauri Võsandi e228963bd2 api: More detailed logging for CRL API call 2017-05-01 20:25:08 +00:00
Lauri Võsandi a754c1275d tests: More API call tests 2017-05-01 20:15:45 +00:00
Lauri Võsandi 451e2b2ad8 tests: Attempt to extract more information 2017-05-01 19:57:53 +00:00
Lauri Võsandi 9668fa549b tests: More checks for CRL validation 2017-05-01 19:18:50 +00:00
Lauri Võsandi 26876ed972 tests: Fixes 2017-05-01 18:53:28 +00:00
Lauri Võsandi 986953f10f tests: Prevent nginx setup on Travis 2017-05-01 18:45:15 +00:00
Lauri Võsandi 3b5ef8f45f tests: Dump command output on exception 2017-05-01 18:37:34 +00:00
Lauri Võsandi e9c54e1dd1 tests: Disable output capture for pytest 2017-05-01 18:16:50 +00:00
Lauri Võsandi f7a27c6044 tests: More verbose output while setting up CA 2017-05-01 18:06:47 +00:00
Lauri Võsandi e0eb3ee471 tests: Create certidude user in advance 2017-05-01 17:56:10 +00:00
Lauri Võsandi f9eaa94230 tests: Install dependencies system-wide 2017-05-01 17:23:59 +00:00
Lauri Võsandi 6a8af36c99 tests: Run tests as root 2017-05-01 17:19:49 +00:00
Lauri Võsandi 960e7be1f1 tests: Fix typo 2017-05-01 17:13:35 +00:00
Lauri Võsandi c428be48ff tests: Modifying /etc/hosts need sudo 2017-05-01 17:10:11 +00:00
Lauri Võsandi 77d7d9fbab tests: Lazier imports 2017-05-01 17:06:39 +00:00
Lauri Võsandi bba1edb070 tests: Lazier const import to prevent early FQDN lookup 2017-05-01 16:57:43 +00:00
Lauri Võsandi bebfb137d6 tests: Attempt to reset hostnames via pytest 2017-05-01 16:49:11 +00:00
Lauri Võsandi f7248cb8d8 tests: Check for existence of /etc/openvpn 2017-05-01 16:39:12 +00:00