mirror of
https://github.com/google/nomulus
synced 2026-01-06 13:36:48 +00:00
Externalize premium/reserved list tests
Remove the GoogleInternal designator on the premium/reserved list tests, move the lists themselves under the config/files directory, and fix all of the surrounding infrastructure. The lists do not get exported. Only the "example.txt" list does, allowing the test to function on the open source build. TESTED: Verified that the gradle build works and that only the example.txt file is exported. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=229940659
This commit is contained in:
@@ -31,6 +31,9 @@ reconstruct a premium list .txt file from the premium list that is loaded into
|
||||
Datastore (though in principle it would be easy to do by writing a tool to do
|
||||
so), so don't lose those .txt files.
|
||||
|
||||
An example premium list can be found at
|
||||
`java/google/registry/model/registry/config/files/premium/example.txt`.
|
||||
|
||||
## Creating a premium list
|
||||
|
||||
Once the file containing the premium prices is ready, run the
|
||||
|
||||
Reference in New Issue
Block a user