mirror of
https://github.com/containous/traefik.git
synced 2025-01-25 06:03:49 +03:00
8cb44598c0
This change introduces the builder pattern to the Marathon unit tests in order to simplify and reduce the amount of testing boilerplate. Additional changes: - Add missing unit tests. - Make all tests look consistent. - Use dedicated type for task states for increased type safety. - Remove obsoleted getApplication function.