Add some basic tests for the importcuedmembers and dumpactivemembers management commands. Increases coverage slightly and checks that the commands at least run.
Coverage increased (+3.5%) to 85.154% when pulling ece8598ff266cf314ee016a40a6021205f7c3d30 on rjw57:cuedmembers-coverage into f1a4c3ddc970a6e93bb9deb382d27c2c19fcabbe on cuedpc:master.
Add some basic tests for the
importcuedmembers
anddumpactivemembers
management commands. Increases coverage slightly and checks that the commands at least run.