Closed gdetrez closed 6 years ago
There seems to be a few files in the analysis folder that seems not to be used. Is there a reason for including them? Some of them are quite large.
No, I guess I can remove them.
Side note, on same topic. The practice of placing the tests next to the code, in this case also makes our docker-image much larger than it needs to be. I wonder if that's something we should consider.
I'm not a huge fan of it either.
The test runs
analysis_effector
on a project with one image that has been "compiled". The result is compared with the result produced by running the analysis through the web ui.This also fixes two bugs that prevented
analysis_effector
to run.