-
Notifications
You must be signed in to change notification settings - Fork 0
4. Adding new tests
Viktor Isenborg edited this page Dec 9, 2021
·
10 revisions
To add new tests to the repository you need to upload them as a zip file. Here is how you do it.
1. In Postman go to collections where you have your tests from the 3rd set up document. Click on the three dots next to IMGDump.
2. Next click on export and export it as 2.1, when you do so you'll get a json file.
3. Put the json file with the rest of the images in a folder.
4. Use 7zip or other compression tools to make the folder a Zip file.
5. Add the new .zip file to the repository folder and make a commit.
If you want to use the tests follow [Guide 3 on how to setup the Postman tests](https://github.com/NTIG-Uppsala/imgdump/wiki/3.-Setting-up-tests
Written by Mikael Bohlin Liljekvist, Sebastian Clavensjö, Pontus Forsmark, and Viktor Isenborg.