Skip to content

Add tests for auth and build

David Caro requested to merge add_tests into main

This includes a small refactor to allow easy testing:

  • Using interface instead of clientset instances
  • Moving the Container list as a global

Bug: T337218 Signed-off-by: David Caro dcaro@wikimedia.org

Merge request reports