Files
kustomize/plugin/someteam.example.com/v1
Jeffrey Regan 0b555e1b2c Modify tests to present expected data in unsorted order.
Modify all `build` tests to use the raw,
non-sorted output of build.  This makes every test
provide coverage for how kustomize re-orders (or
doesn't reorder) resources during processing.

Going forward, the ordering of resources in
_expected_ output should match the depth-first
ordering specified in the `resources:` field used
in the test's kustomization file.

The only exception to this rule would be tests
that actually confirmed some other output
ordering, e.g. the test of the
`LegacyOrderTransformer` plugin.

Fixes #756
Related #821
2019-06-17 16:02:23 -07:00
..
2019-06-17 10:50:45 -07:00
2019-06-07 15:06:12 -07:00
2019-06-17 10:50:45 -07:00
2019-05-19 17:32:02 -07:00
2019-06-17 10:50:45 -07:00
2019-06-17 10:50:45 -07:00
2019-05-30 10:10:16 -07:00