Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Add load tests Tasks CI #16

Merged
merged 2 commits into from
Aug 18, 2023
Merged

Add load tests Tasks CI #16

merged 2 commits into from
Aug 18, 2023

Conversation

waynehamadi
Copy link
Contributor

@waynehamadi waynehamadi commented Aug 18, 2023

Apps shouldn't break when multiple calls per seconds, so let's have a load test for it:
Create Task, show task and get all tasks, 10 times in a row

https://documenter.getpostman.com/view/28411126/2s9Y5SVk9d
Screenshot 2023-08-18 at 2 19 30 PM

@waynehamadi waynehamadi changed the title Add load tests CI Add load tests Tasks CI Aug 18, 2023
@github-actions
Copy link

PR Analysis

  • 🎯 Main theme: Adding load tests to the continuous integration pipeline
  • 📌 Type of PR: Enhancement
  • Focused PR: Yes, the PR is focused on adding load tests to the CI pipeline.
  • 🔒 Security concerns: No security concerns found

PR Feedback

How to use

To invoke the PR-Agent, add a comment using one of the following commands:
/review [-i]: Request a review of your Pull Request. For an incremental review, which only considers changes since the last review, include the '-i' option.
/describe: Modify the PR title and description based on the contents of the PR.
/improve: Suggest improvements to the code in the PR.
/ask <QUESTION>: Pose a question about the PR.
/update_changelog: Update the changelog based on the PR's contents.

To edit any configuration parameter from configuration.toml, add --config_path=new_value
For example: /review --pr_reviewer.extra_instructions="focus on the file: ..."
To list the possible configuration parameters, use the /config command.

@waynehamadi waynehamadi merged commit 75aa876 into master Aug 18, 2023
2 of 3 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant