OpenBankProject / OpenBankProject/OBP-API
Modify test fixtures creation - Make so they are created through the API
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 1.7k
- Forks
- 482
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
Fixtures should be created through API rather than internally.
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
No files, tests, or entry points are named. Start by locating how test fixtures are currently created and identify the API endpoints or entry points that should create them instead. Done means fixture setup uses the API rather than internal creation, with the existing fixture-related tests still passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- api, testing
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100