Commit Graph

94 Commits

Author SHA1 Message Date
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 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 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 3b5ef8f45f tests: Dump command output on exception 2017-05-01 18:37:34 +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 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
Lauri Võsandi b0683b268d Attempt to run client as part of unittests 2017-05-01 16:20:50 +00:00
Lauri Võsandi e87d1c574b Mode coverage for token tests 2017-04-26 09:26:14 +03:00
Lauri Võsandi 9aab212647 Add tests for token mechanism 2017-04-26 09:13:41 +03:00
Lauri Võsandi c3477ef635 Make sure signer is spawned before testing anything 2017-04-26 00:14:02 +03:00
Lauri Võsandi 5ddbf87ed2 Add test for fetching logs 2017-04-26 00:10:12 +03:00
Lauri Võsandi b867eee67e Add more API tests for lease, attribs etc 2017-04-25 23:32:21 +03:00
Lauri Võsandi 1517b902d6 Add tests for certificate revocation via API 2017-04-25 22:52:49 +03:00
Lauri Võsandi a5c776621b Attempt to create test users via Travis 2017-04-25 22:01:18 +03:00
Lauri Võsandi 15ae064f55 Preliminary tests for auth 2017-04-25 21:47:41 +03:00
Lauri Võsandi f9429b2e94 Add autosign handling for request submission test 2017-04-25 16:40:33 +03:00
Lauri Võsandi 4c9744308a Better branch handling for request API calls 2017-04-25 16:15:39 +03:00
Lauri Võsandi 7225726d66 Add request submission API call tests 2017-04-25 16:04:11 +03:00
Lauri Võsandi 4eb3c4146f Add tests for non-existant certificate 2017-04-25 13:58:21 +03:00
Lauri Võsandi 108b6ebfaf Use Falcon framework testing modules 2017-04-25 13:52:10 +03:00
Lauri Võsandi d54982daed Attempt to handle multithreading in tests 2017-04-25 13:25:21 +03:00
Lauri Võsandi ba9dca910f Add tests for API calls 2017-04-25 13:06:59 +03:00
Lauri Võsandi 2596543025 More code coverage 2017-03-26 21:16:01 +00:00
Lauri Võsandi e3690bedf2 Another attempt to increase code coverage 2017-03-26 20:45:08 +00:00
Lauri Võsandi 44b6f13669 Use random serial for CA certificate 2017-03-26 20:44:47 +00:00
Lauri Võsandi b3185bbbf4 Attempt to increase test code coverage 2017-03-13 17:54:33 +02:00
Lauri Võsandi 7eb8378562 Attempt to fix tests 2017-03-13 17:20:41 +02:00
Lauri Võsandi f19cf4652e Clean up tests 2016-09-18 18:30:31 +03:00
Lauri Võsandi f88a970e2a Attempt to fix CA test 2016-03-28 00:18:41 +03:00
Priit Laes 9a845fc009 Add basic tests for CA 2015-10-09 10:46:40 +03:00
Priit Laes 244919ba92 tests: Remove unused function 2015-10-09 09:37:54 +03:00
Priit Laes 94469f5416 tests: Simplify 'ca-output directory exists' test 2015-09-29 15:53:11 +03:00
Priit Laes 3e93aeee72 cli: Make sure user doesn't accidentally overwrite existing setup 2015-09-29 15:17:08 +03:00
Priit Laes c68c5d2a07 Remove 'certidude' group requirement for creating CA configuration
We shouldn't require user to have 'certidude' user/group in system
in order to just create initial CA setup.
2015-09-29 15:17:08 +03:00
Priit Laes 5dc9ce46a2 Skip tests requiring certidude user 2015-09-29 15:17:08 +03:00
Priit Laes 4c1c2010c6 Add basic tests 2015-09-29 15:17:08 +03:00