Files
dokku/tests/unit
Jose Diaz-Gonzalez ac6e4f5793 test: allow multiple 'has been added' matches in preview test 3
For an undeployed app, the additive diff covers every chart resource, so
the literal 'has been added' header appears once per resource - six times
in the python test app's chart. `assert_output_contains` defaults to
exact-count 1, which fails. Pass -1 (at least 1) to match the actual
semantics of the test.
2026-06-03 01:53:30 -04:00
..
2026-05-24 16:06:02 -04:00
2026-05-10 21:42:35 -04:00
2026-05-25 16:07:55 -04:00