cs481-ekh / s24-illiterate-librarians

MIT License
1 stars 0 forks source link

research how to use postman #190

Open ALackey-ai opened 3 months ago

ALackey-ai commented 3 months ago

Starting to try and figure out how to use postman... I think I am making the tests on the postman website and then I can export them into github to be run by actions. I think this is a helpful resource I might come back to : https://www.youtube.com/watch?v=V2ZWdPMBwSA [t:20]

ALackey-ai commented 3 months ago

Did some more research. Looks like it might not be too hard to integrate the test scripts you make on their website with github: https://learning.postman.com/docs/integrations/available-integrations/github/ This page also gives some helpful information on how to set it up for testing. I think I will have to set it up first on their website and then I can port to github to call it with github actions. Idk for sure though, only one way to find out I guess... https://learning.postman.com/docs/writing-scripts/test-scripts/

[t:15]

ALackey-ai commented 3 months ago

Tried to setup postman but ended up having connection issues with docker and MySQLworkbench stuff. Good progress now though. I think I know what to do from here. I'll probably move to the implementation stage now. [t:30]