-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Description
(I did not look at existing tests before making this.)
Expand and adapt existing k6 scripts (or add new) to make them better suited for performance testing of the Profile API. The primary change would need to be the addition of a range of profiles. The current scripts works well for a single user profile at a time. We need to add a mechanism that allows the k6 tests to change between a large range of different users. The majority of users should have at least one party they can represent.
Out of scope
Use limited time on identifying users and their parties. The use-case and regression tests need only one. A larger set of profiles will also be needed by notification testing.
Tasks
- Add a feature for picking users from a file rather than taking it as script input.
- Update existing use-case (and regression) tests to pick one user profile.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🌥 Backlog