readme additions for cert auth test

This commit is contained in:
Aidan Hahn 2019-05-21 15:05:45 -07:00
parent ea3f84b830
commit 8f0ee527d4
No known key found for this signature in database
GPG key ID: 327711E983899316

View file

@ -32,4 +32,6 @@ $ ./JobServ/bin/jobserv-client help
```
# Testing
(TODO: job control module)
Running the gradle test task, or the buildwrapper will run all junit tests.
Currently that includes a test of certificate based authentication (Mutual TLS)
(TODO: job control module tests)