RESTest
RESTest copied to clipboard
Move files used by RESTest JUnit tests to a different folder and remove unused ones
Right now, we have multiple Swaggers and testConfs mixed up in the same folders. For each SUT, we should keep a folder containing only 1 Swagger and 1 testConf, and move the remaining ones (used by RESTest JUnit tests) to a different folder.