Add unit tests for our authentication flows.

Review Request #14598 — Created Sept. 8, 2025 and updated

Information

RBTools
release-5.x

Reviewers

This adds unit tests for our authentication flows (our HTTP auth handlers
andvsession authentication). These flows have recently been updated to
include web-based login, so it's a good time to add unit tests for
these.

There's a TODO note left in here to flesh out the OTP login flow, since
this is too outside of the scope of my web-login changes.

Ran unit tests.

Summary ID
Add unit tests for our authentication flows.
This adds unit tests for our authentication flows (our HTTP auth handlers andvsession authentication). These flows have recently been updated to include web-based login, so it's a good time to add unit tests for these. There's a TODO note left in here to flesh out the OTP login flow, since this is too outside of the scope of my web-login changes.
2eb007c6e69e6c437fb0a899e0e83170e08ab651
Checks run (2 succeeded)
flake8 passed.
JSHint passed.