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

Add Test framework..seperate to grest-poll script #9

Open
6 of 8 tasks
rdlrt opened this issue Feb 23, 2022 · 0 comments · Fixed by #17
Open
6 of 8 tasks

Add Test framework..seperate to grest-poll script #9

rdlrt opened this issue Feb 23, 2022 · 0 comments · Fixed by #17
Milestone

Comments

@rdlrt
Copy link
Contributor

rdlrt commented Feb 23, 2022

Essentially requests to sample queries generated dynamically against each network querying each endpoint, alongwith capturing the execution times.

For the initial phase, we are utilising schemathesis to perform checks against each endpoint for schema conformance, null-checks, not-server errors.

  • Not a server error tests
  • Response Schema conformance
  • Response Header conformance
  • Status code conformance
  • Content Type conformance
  • Performance testing
  • Benchmark timings
  • Data generation and accuracy
@dostrelith678 dostrelith678 moved this from Todo to Next Up in Koios Project Mar 10, 2022
@dostrelith678 dostrelith678 moved this from Next Up to In Progress in Koios Project Mar 19, 2022
Repository owner moved this from In Progress to Testing in Koios Project Apr 5, 2022
@dostrelith678 dostrelith678 reopened this Apr 5, 2022
@dostrelith678 dostrelith678 moved this from Testing to Completed in Koios Project Apr 7, 2022
@rdlrt rdlrt added this to the Koios Initial Release milestone Apr 14, 2022
@rdlrt rdlrt modified the milestones: Koios Initial Release, Koios v1.1.0 May 30, 2022
@rdlrt rdlrt modified the milestones: Koios v1.1.0, Koios vNext Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed
Development

Successfully merging a pull request may close this issue.

2 participants