Skip to content

impr(dev): add endpoint to create test user/data (fehmer)#5396

Merged
Miodec merged 22 commits intomasterfrom
feature/dev-create-test-data
Jun 17, 2024
Merged

impr(dev): add endpoint to create test user/data (fehmer)#5396
Miodec merged 22 commits intomasterfrom
feature/dev-create-test-data

Conversation

@fehmer
Copy link
Copy Markdown
Member

@fehmer fehmer commented May 15, 2024

Allow easy creation of test users and test results on local development environment.

Adds a simple UI only available on dev to create test results and optionally also create test users.
Test users will use <username>@example.com as email and the password is always password. You can choose the timeframe in which results are created and min/max amount of results per day. The result count, test type, accuracy, wpm etc will be randomized.

@monkeytypegeorge monkeytypegeorge added the backend Server stuff label May 15, 2024
@fehmer fehmer force-pushed the feature/dev-create-test-data branch from 19a925f to aa20c0b Compare May 15, 2024 13:44
@fehmer fehmer marked this pull request as ready for review May 16, 2024 10:23
@monkeytypegeorge
Copy link
Copy Markdown
Collaborator

Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/9110631928

@monkeytypegeorge
Copy link
Copy Markdown
Collaborator

Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/9110677045

@fehmer fehmer marked this pull request as draft May 16, 2024 10:33
@github-actions
Copy link
Copy Markdown
Contributor

This PR is stale. Please trigger a re-run of the PR check action.

@github-actions github-actions Bot added the Stale Has not been updated in a while label May 23, 2024
@fehmer fehmer removed the Stale Has not been updated in a while label May 28, 2024
@fehmer fehmer force-pushed the feature/dev-create-test-data branch from e408b80 to 70d9f6d Compare June 3, 2024 07:54
@fehmer fehmer marked this pull request as ready for review June 3, 2024 07:55
Comment thread backend/src/api/routes/index.ts Outdated
@monkeytypegeorge
Copy link
Copy Markdown
Collaborator

Continuous integration check(s) failed. Please review the failing check's logs and make the necessary changes. https://github.com/monkeytypegame/monkeytype/actions/runs/9354195639

@fehmer fehmer force-pushed the feature/dev-create-test-data branch from 7d63728 to 219f171 Compare June 3, 2024 16:59
@fehmer fehmer requested a review from Miodec June 4, 2024 11:43
@monkeytypegeorge monkeytypegeorge added the frontend User interface or web stuff label Jun 13, 2024
@fehmer fehmer force-pushed the feature/dev-create-test-data branch from 57939e9 to eb0879a Compare June 13, 2024 08:19
@fehmer fehmer force-pushed the feature/dev-create-test-data branch from eb0879a to 8466313 Compare June 13, 2024 09:36
@fehmer fehmer force-pushed the feature/dev-create-test-data branch from b92eb74 to e3e25b4 Compare June 14, 2024 09:09
@fehmer fehmer force-pushed the feature/dev-create-test-data branch from 68a3702 to b2e9f01 Compare June 17, 2024 11:48
@Miodec Miodec changed the title test: add endpoint to create test user/data (fehmer) impr(dev): add endpoint to create test user/data (fehmer) Jun 17, 2024
Copy link
Copy Markdown
Member

@Miodec Miodec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@Miodec Miodec merged commit b4ea7f1 into master Jun 17, 2024
@Miodec Miodec deleted the feature/dev-create-test-data branch June 17, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Server stuff frontend User interface or web stuff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants