Safetorun/PromptDefender

Generate and run automated tests with postman

Closed this issue · 0 comments

  • in order to run automated tests as part of the pipeline, we want to use postman. To do this, it should be possible to generate a new test set using the OpenAI spec and run them using this api

https://learning.postman.com/docs/integrations/available-integrations/ci-integrations/github-actions/

The task is to deploy a local version of the whole app, generate tests with postman and execute them against the local version; on success they can then proceed to deploy to production