techservicesillinois / secdev-quarantinenetwork

Source code for the Quarantine Network API and self-service portal
Other
2 stars 0 forks source link

add postman json and readme #2

Closed zdc217 closed 4 years ago

zdc217 commented 4 years ago
zdc217 commented 4 years ago

@zdc have you considered using newman to run the postman tests from the Makefile? That way we could potentially setup the postman tests to run in a CI system. If it is not too much trouble I would really like to see the postman tests running inside the Makefile using newman.

@ddriddle I do intend to run postman tests using newman. What is currently in postman is more discovery work than actual tests at this point. Once we have a better handle on the clearpass API and how we will use it for the quarantine network, I will create newman tests (perhaps against our API and/or the cleapass API, but I'd like to defer that for now.

zdc217 commented 4 years ago

Opened an issue for the postman tests: https://github.com/techservicesillinois/SecOps-Tools/issues/112