WIPACrepo/pyglidein

unit tests?

dsschult opened this issue · 1 comments

We should probably have some form of testing the code. Unit tests for some things, and maybe a full chain test somewhere.

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.