lenra-io / lenra-io/server

[Task] Uncomment and fix unit tests

Open
#540 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.