Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add and Embed Integration Tests #70

Merged
merged 1 commit into from
Dec 12, 2018
Merged

Add and Embed Integration Tests #70

merged 1 commit into from
Dec 12, 2018

Conversation

akroon3r
Copy link

Created new postman tests for development on the bookings feature for the queue. Exported files can be re-imported into Postman native application or be run via command line

… the queue. Exported files can be re-imported into Postman native application or be run via command line
@akroon3r
Copy link
Author

If you'd like to check out testing locally, run this command inside your local postman directory:

./node_modules/newman/bin/newman.js run bookings-postman.json -e bookings-env-postman.json --global-var auth_url=https://sso-test.pathfinder.gov.bc.ca --global-var clientid=cfms-DEV --global-var userid=CFMS-Postman-Operator --global-var password=cfmspmopw333 --global-var client_secret=06076933-3453-49d9-83a5-52e27f8105a --global-var realm=sbc

@akroon3r
Copy link
Author

Please note that I'm basing this branch off of SJRUMSBY MASTER, as basing it off sprint-2 includes commits that are not my own for some reason.

@sjrumsby sjrumsby merged commit 98fc250 into sjrumsby:master Dec 12, 2018
@akroon3r akroon3r deleted the add_and_embed_integration_tests_for_room_bookings_2 branch December 19, 2018 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants