Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve test coverage integrating K6 load test framework #272

Open
alexruzenhack opened this issue Sep 25, 2023 · 0 comments
Open

Improve test coverage integrating K6 load test framework #272

alexruzenhack opened this issue Sep 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request tests

Comments

@alexruzenhack
Copy link
Contributor

alexruzenhack commented Sep 25, 2023

We are using K6 to make load test on APIs, currently we only test the /networks-statistics API. However, this framework is not integrated with the coverage.py in the project, which make is complaint about a lack of coverage. Therefore, this issue aims to solve this problem improving the coverage configuration, either by implementing an integration with k6 if possible, or by configuring an exception for the load test target.

See the coverage test for this PR:
https://github.com/HathorNetwork/hathor-explorer-service/actions/runs/6276731455/job/17047050594?pr=270

@alexruzenhack alexruzenhack self-assigned this Sep 25, 2023
@alexruzenhack alexruzenhack added enhancement New feature or request tests labels Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request tests
Projects
None yet
Development

No branches or pull requests

1 participant