Feat/load test auth module#37
Merged
Merged
Conversation
48d5100 to
b7c15a9
Compare
maksberegovoi
added a commit
that referenced
this pull request
Apr 29, 2026
* feat(auth): add user seeding script for k6 * feat(auth): implement load testing for SIGN-IN, SIGN-OUT, REFRESH endpoints
soorq
added a commit
that referenced
this pull request
Apr 29, 2026
…cker fixes #32 * feat(infra): setup pnpm workspaces and initialize k6 load testing structure * feat(infra): setup pnpm workspaces and initialize k6 load testing structure * feat(auth): add user seeding and load testing for auth endpoints (#37) * feat(auth): add user seeding script for k6 * feat(auth): implement load testing for SIGN-IN, SIGN-OUT, REFRESH endpoints * test(load-test): refactor infrastructure and expand user scenarios * feat(load-test): rename seed script and update script name in package.json * feat(load-test): move sign-in logic into separate module for reusability * feat(load-test): add scenarios for user endpoints and update seeding * feat(load-test): expand team scenarios and enhance data seeding * chore(load-test): update config and client * refactor(load-test): simplify scenarios by using centralized ApiClient * chore(load-test): enhance db seeding with teams and tags, separate seed and clear * feat(load-test): add teams load testing scenarios for teams.controller endpoints * feat(load-test): rename seed script and add redis seed * feat(load-test): rename client to api-client and add redis-client * feat(load-test): implement load testing for projects module (#48) * feat(k6): separate clearing and seeding data for load tests and add script for clearing * feat(docker): set CI environment variable in production Dockerfile --------- Co-authored-by: Maksym Berehovyi <108676512+maksberegovoi@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.