Commit Graph

2 Commits

Author SHA1 Message Date
Steve Kowalik
3eed880c39 Add tests for a portion of ConnectionManager
Extend the test suite by testing portions of ConnectionManager, I've so
far avoided testing anything that requires a network or a server
answering. This also uncovered a bug in revoke_token().
2023-12-08 09:44:22 +11:00
Steve Kowalik
56ba9a80bb Add tests for Credentials
This adds the beginnings of a test suite, and the related infrastructure
to run the test suite using tox and GitHub actions.
2023-11-08 17:37:30 +11:00