feat(test) #1 Ajout d'un test de charge #2

Open
aardouin wants to merge 2 commits from issue-1 into develop
Owner

Changelog:

  • Ajout du test de charge
  • Ajout du README pour le test de charge

Tests:

  • Lancer la commande k6 run -e LOAD_TEST_URL={altcha-api-url} TestChallenge.js
  • Les checks doivent être valide
### Changelog: - Ajout du test de charge - Ajout du README pour le test de charge ### Tests: - Lancer la commande `k6 run -e LOAD_TEST_URL={altcha-api-url} TestChallenge.js` - Les checks doivent être valide
aardouin added 1 commit 2024-10-04 10:35:34 +02:00
aardouin added 1 commit 2024-10-04 11:11:54 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b issue-1 develop
git pull origin issue-1

Step 2:

Merge the changes and update on Gitea.
git checkout develop
git merge --no-ff issue-1
git push origin develop
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Cadoles/altcha-server#2
No description provided.