aboutsummaryrefslogtreecommitdiffstats
path: root/node-repository/src/main/java/com/yahoo/vespa/hosted/provision/testutils/README.md
blob: 59e9f4a03c8febb8ae8566ed91fba726f19463b4 (plain) (blame)
1
2
3
4
5
6
<!-- Copyright Yahoo. 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.