akash-network / akash-network/console
Add test cases to cover full Console API surface (functional testing)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 264
- Forks
- 94
- Avg merge
- 18h 49m
- Merged PRs (30d)
- 297
Description
Current Functional (API) tests are https://github.com/akash-network/console/tree/main/apps/api/test/functional
This task is to add test cases for the rest of the endpoints listed here https://console-api.akash.network/v1/swagger (@ygrishajev is this up to date?)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing functional API tests in apps/api/test/functional, then compare their coverage with the endpoints listed in the Akash Console Swagger specification at console-api.akash.network/v1/swagger. Add test cases for the remaining endpoints and run the functional API test suite to confirm the expanded coverage passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100