a168b19cf2
tests: Attempt to fix codecov
2017-05-01 23:11:46 +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
86df98a117
tests: Attempt to install certidude system-wide
2017-05-01 22:47:21 +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
227902b563
tests: More debugging info for CRL API calls
2017-05-01 21:19:28 +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
e228963bd2
api: More detailed logging for CRL API call
2017-05-01 20:25:08 +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
9668fa549b
tests: More checks for CRL validation
2017-05-01 19:18:50 +00:00
26876ed972
tests: Fixes
2017-05-01 18:53:28 +00:00
986953f10f
tests: Prevent nginx setup on Travis
2017-05-01 18:45:15 +00:00
3b5ef8f45f
tests: Dump command output on exception
2017-05-01 18:37:34 +00:00
e9c54e1dd1
tests: Disable output capture for pytest
2017-05-01 18:16:50 +00:00
f7a27c6044
tests: More verbose output while setting up CA
2017-05-01 18:06:47 +00:00
e0eb3ee471
tests: Create certidude user in advance
2017-05-01 17:56:10 +00:00
f9eaa94230
tests: Install dependencies system-wide
2017-05-01 17:23:59 +00:00
6a8af36c99
tests: Run tests as root
2017-05-01 17:19:49 +00:00
960e7be1f1
tests: Fix typo
2017-05-01 17:13:35 +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
bba1edb070
tests: Lazier const import to prevent early FQDN lookup
2017-05-01 16:57:43 +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
2629709709
Attempt to specify ca as alias for ca.example.lan
2017-05-01 16:32:06 +00:00
3f286aa1f8
Click not available in Ubuntu 14.04 repos
2017-05-01 16:26:26 +00:00
b0683b268d
Attempt to run client as part of unittests
2017-05-01 16:20:50 +00:00
cc4f13086e
Improve init/openvpn handler
...
* Create systemd service for signaling OpenVPN client after suspend
* Use tun instead of tap
* Update DNS server/domain upon (dis)connect
* Include necessary templates
2017-04-29 22:09:31 +03: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
5ddbf87ed2
Add test for fetching logs
2017-04-26 00:10:12 +03:00
0168b03f6b
Remove dependency on nonexistant package python-sqlite2
2017-04-25 23:54:08 +03:00
d6d998a9e6
Add tests for SQLite based logging
2017-04-25 23:42:55 +03:00
b867eee67e
Add more API tests for lease, attribs etc
2017-04-25 23:32:21 +03:00
1517b902d6
Add tests for certificate revocation via API
2017-04-25 22:52:49 +03:00
316fe7aba0
Another attempt to fix PAM auth
2017-04-25 22:29:49 +03:00
b0f5306297
Attempt to fix PAM auth in Travis
2017-04-25 22:25:36 +03:00
cd9e896206
Require sudo for Travis
2017-04-25 22:17:19 +03:00
a5c776621b
Attempt to create test users via Travis
2017-04-25 22:01:18 +03:00
9ff260c2ea
Add simplepam as dependency for Travis
2017-04-25 21:53:02 +03:00
15ae064f55
Preliminary tests for auth
2017-04-25 21:47:41 +03:00
3ef4d96b1c
Use application/x-pem-file mimetype for user certs
2017-04-25 16:48:04 +03:00