Skip to content

Refactor auth acceptance tests

Jaime Martinez requested to merge 571-refactor-auth-acceptance-tests into master

What does this MR do?

  • Updates auth acceptance tests to use stub API
  • Updates stub to use gorilla/mux so we can use pattern matching in the handler
  • Generates remaining zip files for group.auth and some group.404.

Related #571 (closed)

Edited by Jaime Martinez

Merge request reports