1
0
mirror of https://github.com/laurivosandi/certidude synced 2024-09-21 10:18:09 +00:00
Commit Graph

75 Commits

Author SHA1 Message Date
486a5d3459 tests: Lazier import for xattr 2017-07-08 08:51:00 +00:00
a48331a9cb tests: Add test for machine attribute updates 2017-07-07 21:07:25 +00:00
39363a57c7 tests: More coverage 2017-07-06 09:29:02 +00:00
34c72aaa9e tests: Fixes and better code coverage 2017-07-06 08:15:44 +00:00
e25c774fa3 Bugfixes and test for SCEP 2017-07-05 21:22:02 +00:00
0a98b3f82e Add tests for OCSP, several bugfixes 2017-06-04 14:19:29 +00:00
eecfbee384 tests: Fix signer shutdown and add tests for event source 2017-05-09 09:48:24 +00:00
b77a427949 api: Submit inner and outer IP address when updating lease 2017-05-08 20:33:20 +00:00
dfb90689db tests: Disable LDAP auth check for now 2017-05-08 16:49:45 +00:00
09f5b11505 tests: Add tests for machine keytab auth 2017-05-08 16:25:59 +00:00
e27b3ff9d1 tests: Never verify TLS certfs for LDAP 2017-05-08 10:27:27 +00:00
4e41655532 api: Better error message when confronted with NTLM 2017-05-08 10:26:11 +00:00
545febf3d0 tests: Cover LDAP auth and more 2017-05-07 22:14:58 +00:00
b1dd6f0093 tests: Checks for /etc/cron.hourly/certidude 2017-05-07 19:51:40 +00:00
8440cd840d tests: Fix race condition bugs 2017-05-07 19:29:07 +00:00
71e77154d7 tests: Preliminary tests for Kerberos/LDAP auth 2017-05-07 19:11:24 +00:00
60a0f2ba7c tests: Set up nchan as part of certidude setup authority 2017-05-06 21:35:02 +00:00
b19e163a82 tests: Attempt to set up nchan as part of unittests 2017-05-06 21:07:41 +00:00
de1d182320 Add API call for rendering scripts, bugfixes 2017-05-04 17:56:53 +00:00
a75fb58cb5 tests: Lease and attribute API call fixes 2017-05-04 10:02:14 +00:00
8c8a3a9930 tests: Better tagging tests 2017-05-04 09:35:39 +00:00
94944e37f1 tests: Better coverage for tagging tests 2017-05-04 09:14:47 +00:00
2ffcc64d86 tests: Test CRL checks on client side 2017-05-04 07:38:49 +00:00
505fa9d557 tests: Fix NetworkManager setup tests 2017-05-04 06:40:47 +00:00
9922516d24 tests: Test request deletion and signing API calls 2017-05-03 21:54:08 +00:00
189c604832 tests: Better code coverage 2017-05-03 21:04:34 +00:00
47aded48d5 tests: Add e-mailing and more cli commands 2017-05-03 14:42:37 +00:00
649863a77e tests: Handle forking 2017-05-03 07:04:52 +00:00
8f9da9c2f1 tests: Add test for certificate renewal 2017-05-02 06:11:28 +00:00
9a7b806ff6 tests: Fix /run/certidude permissions 2017-05-01 23:06:45 +00:00
60ff382d74 tests: More verbosity 2017-05-01 22:53:24 +00:00
a9c29d2fbb tests: Improvements 2017-05-01 22:41:41 +00:00
58491e7933 tests: Cleanups 2017-05-01 22:32:55 +00:00
3c8aef4fd2 tests: Better CA cert checks 2017-05-01 21:52:27 +00:00
1484ad7826 tests: Fix typo 2017-05-01 21:41:34 +00:00
c60fd6ac9e tests: Add requests.get for static serving tests 2017-05-01 21:37:56 +00:00
be561cc52f tests: Add test for export_crl() function 2017-05-01 21:06:28 +00:00
128369f6f6 tests: More detailed error captures for API calls 2017-05-01 20:49:25 +00:00
ffdcbcc41a tests: Attempt to catch CRL export errors 2017-05-01 20:40:22 +00:00
a754c1275d tests: More API call tests 2017-05-01 20:15:45 +00:00
451e2b2ad8 tests: Attempt to extract more information 2017-05-01 19:57:53 +00:00
3b5ef8f45f tests: Dump command output on exception 2017-05-01 18:37:34 +00:00
c428be48ff tests: Modifying /etc/hosts need sudo 2017-05-01 17:10:11 +00:00
77d7d9fbab tests: Lazier imports 2017-05-01 17:06:39 +00:00
bebfb137d6 tests: Attempt to reset hostnames via pytest 2017-05-01 16:49:11 +00:00
f7248cb8d8 tests: Check for existence of /etc/openvpn 2017-05-01 16:39:12 +00:00
b0683b268d Attempt to run client as part of unittests 2017-05-01 16:20:50 +00:00
e87d1c574b Mode coverage for token tests 2017-04-26 09:26:14 +03:00
9aab212647 Add tests for token mechanism 2017-04-26 09:13:41 +03:00
c3477ef635 Make sure signer is spawned before testing anything 2017-04-26 00:14:02 +03:00