AlessandroCogollo / SE1-Project-2022

Software Engineering Project - Politecnico di Milano - AA2021/22
2 stars 0 forks source link

bad coding style. #10

Closed ingconti closed 2 years ago

ingconti commented 2 years ago

You have 14 (!) calls to Errors canActivateEffect(Object obj) { BUT no test at all.

How do you assure it does work?

As said, writer test BEFORE going on with other methods that call one yet written..

cerutigiacomo commented 2 years ago

Keep the model coverage testing to 80% at least.

Mattia-Colbertaldo commented 2 years ago

fixed