We also have simple Postman tests available in tests/postman-simple.ĭifferences between simple and full Postman tests:įor support, feel free to use any one of the three: You can now test the imported collection. Now, base_url will point to the Weavesocks demo environment at. Postman will consume the refael - example-workspace/all rev 41 (by UP9.com) file as a collection of Postman tests.Ĭhange the variable for base_url in Postman to point to : Select the UP9.postman_collection JSON in tests/postman.
Select 'File -> Import' in Postman, go to the File tab, and select Upload File.
Your Postman JSON files are in the tests folder of the downloaded ZIP. This will download a ZIP of the tests, mocks, and contracts UP9 has built from observing traffic in your workspace. Select 'Export Spec' in the UP9 Contracts page. After exporting the tests, mocks, and contracts archive, you can run tests, mock servers, and environments with this data with Postman.