aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/testutils/README.md
blob: fe7e78afa9633f3f7aeef50efe48abe4c93424db (plain) (blame)
1
2
3
4
5
6
<!-- Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
The test resources are used by both NodeAdmin and NodeRepository
tests to verify APIs. So when modifying this test data
remember to check tests for both NodeAdmin and NodeRepository.

TODO: Get rid of this package. Move to Tester objects in the test dir of each of those modules.