- `test_access_control_private_valid_flipped_token` has been renamed to `test_auth_flipped_token`.
- `test_access_control_private_wrong_cookie` has been renamed to `test_auth_wrong_cookie`
The class now has a few more fields to allow these tests to run: `self.private_file`, `self.username`, `self.password`, and `self.session`.