markus
markus copied to clipboard
add tests for backends
We currently have no tests for markus.configure
or the backends. We should probably add at least some basic ones.
- test
markus.configure
with zero, one, and multiple backends does the right thing - test
markus.configure
with backend options passes the options in - test
markus.configure
with backend filters passes the filters in - test that filters work on the backends
Probably some other things, too.