make tests pass / fix integration tests
Closed this issue · 2 comments
DerThorsten commented
- Integration tests (testing it shows kernels with icons properly in the lite UI)
- Unit tests (testing it correctly generates the expected output in the build directory)
martinRenou commented
Actually, because this extension is responsible for creating the kernel worker and packing extra packages with empack, we should probably have a test than executes some code.
martinRenou commented
Closing as we now have integration tests and unit tests. We should probably add more unit tests but we can consider this issue fixed.