Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task] Uncomment and fix unit tests #540

Open
taorepoara opened this issue Jan 24, 2024 · 0 comments
Open

[Task] Uncomment and fix unit tests #540

taorepoara opened this issue Jan 24, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@taorepoara
Copy link
Member

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 ?

@taorepoara taorepoara added enhancement New feature or request good first issue Good for newcomers labels Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: 🟡 Backlog
Development

No branches or pull requests

1 participant