Conversion to https means that more testing should probably be done by Postman/newman. Testing success with client certs is important, but testing failure without https or client cert/key combo is similarly important.
- Test for failure over http
- Test for failure without client cert/key
- Test for failure with bad client cert/key
- Set up testing db for chat.db to test update method
Conversion to https means that more testing should probably be done by Postman/newman. Testing success with client certs is important, but testing failure without https or client cert/key combo is similarly important.