Integration test for schema endpoints
Open
Nobody has claimed this yet.
0. Needs triage
enhancement
import/export
tests
- Dominant language
- JavaScript
- Stars
- 214
- Forks
- 52
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
We don't have integration tests for the newly created scheme export/import api endpoints. Would be useful to create them
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
Start by locating the schema export and import API endpoints and reviewing the existing integration-test conventions in the repository. Add integration coverage for both endpoints, including successful export and import behavior, and run the relevant test suite to confirm the tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100