unit tests?
dsschult opened this issue · 1 comments
dsschult commented
We should probably have some form of testing the code. Unit tests for some things, and maybe a full chain test somewhere.
dsschult commented
Example: true unit tests on client
mock server, provide various job inputs and cluster configs, mock cluster submit, test if we submitted the correct jobs to the cluster.