[Task] Uncomment and fix unit tests
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 6
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
What should be done
Many unit tests have been commented probably because they where failing.
A first step would be to uncomment them all and skip them (so they appear in the test results.
Next is to fix them all.
Technical recommandation
Any technical recommandation or specific warning about this task (if needed)
- Security issue to be warned of
- Complexity issue
- Will it scale ?
Ecological concerns
What can be done to improve the ecological impact of this task ?
- Can we minimize the data send to the network ?
- Are data stored ? Can we minimize the amount of stored data ?
- Is it CPU-intensive ? Can we reduce the CPU charge ?
- Is it RAM-intensive ? Can we reduce the RAM load ?
Is this task linked with any other ?
Contributor guide
No contributing guide indexed for this repository
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 commented unit tests in the repository and run the test suite to identify which tests are failing. The work is complete when the tests are visible in the results and the previously failing tests have been fixed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100