Refactor auth acceptance tests
What does this MR do?
- Updates auth acceptance tests to use stub API
- Updates stub to use
gorilla/muxso we can use pattern matching in the handler - Generates remaining zip files for
group.authand somegroup.404.
Related #571 (closed)
Edited by Jaime Martinez