-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now our tests are basically using hard coded test data, and it doesn't reflect variances in auth levels.
Our tests should be data driven in such a way that they:
- validate the software's documented behavior
- use current data - not hard-coded strings.
- credentials and tokens are provided from a test resource (other tests, tooling like 1password, a db, etc)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request