Skip to content

Refactor whole program using TDD

quentin.champenois requested to merge fix/tdd_refactor into master

What ? Why ?

The initial program was not really clean, and not fully functional

Subtasks

  • Fix failing sorting
  • Fix failing count of modules and versions
  • Add tests
  • Increase coverage rate over 80%
  • Optimize much more current code

Merge request reports

Loading