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

Postman Testing #18

@adriandarian

Description

@adriandarian

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.

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions