Closed cfaessler closed 10 years ago
Looks good. Yes, it would be good if we test the authentication.
It'd be enough to add a test that verifies the authentication. It would be enough to assert that the return code without auth is 401. The authenticated functionality is already covered with other tests.
@cfaessler can you take a quick look at this PR?
Looks good to me
@dbrgn, please review. I added a test user and a login to the ajax tests. Should we add auth tests as well?