Unit tests have now been written for the basic CIS auth.
TODO:
Writing unit tests:
We need to cover several cases:
- Credentials correct, and they are a member of St Aidan's
- Credentials correct, but they aren't a member of St Aidan's
- Credentials are not correct - this should fail.
We also need to make both the username, e.g. abcd12, as well as the full domain work (so with both the long and short versions).
Unit tests have now been written for the basic CIS auth.
TODO:
Writing unit tests:
We need to cover several cases:
We also need to make both the username, e.g. abcd12, as well as the full domain work (so with both the long and short versions).