classroom
classroom copied to clipboard
Write unit tests to confirm that the admin dashboard page is secure
The admin dashboard page should only be accessible by an authenticated admin user. Write a unit test to verify that the page (and the relevant API endpoints) are secure.