-
Notifications
You must be signed in to change notification settings - Fork 0
4. Adding new tests
Viktor Isenborg edited this page Dec 16, 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 3. Setting up tests
. 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.
Note: If you want to use the tests follow 3. Setting up tests
Written by Mikael Bohlin Liljekvist, Sebastian Clavensjö, Pontus Forsmark, and Viktor Isenborg.