Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

Postman Testing #18

Open
adriandarian opened this issue Jan 27, 2020 · 2 comments
Open

Postman Testing #18

adriandarian opened this issue Jan 27, 2020 · 2 comments
Assignees
Labels
feature New feature or request

Comments

@adriandarian
Copy link
Member

Is your feature request related to a problem? Please describe.
Need a clean way of testing the creation of attendees and updating attendee information.

Describe the solution you'd like
Create multiple collections that will trigger run scripts in postman that go through a sequence of API requests with injected environment variables and payloads to test all endpoints on our API

Describe alternatives you've considered

  • Manually doing this every time, which is inefficient
  • Creating test cases in Node.js and building them into GitHub Actions. This would be cool since they would run when we make pull requests or push to a branch, but it would be better to have control of when to run these when would like to. It might be a good idea to set up the GitHub actions on a cron job.
@adriandarian adriandarian added the feature New feature or request label Jan 27, 2020
@adriandarian adriandarian self-assigned this Jan 27, 2020
@shiv248
Copy link
Contributor

shiv248 commented Jan 27, 2020

lets focus on this after the design of the login, signup, and dash is done.

@adriandarian adriandarian added this to the Pretty-Up Site milestone Jan 27, 2020
@adriandarian
Copy link
Member Author

let's focus on this after the design of the login, signup, and dash is done.

Agreed, just wanted to mark it up so we do not forget

@adriandarian adriandarian removed this from the Pretty-Up Site milestone Feb 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants