Scouterna / skojjt

Närvarorapportering för scouter
Apache License 2.0
14 stars 15 forks source link

Clean up DAK handling #116

Closed kallemooo closed 4 years ago

kallemooo commented 4 years ago

Cleanup of DAK handling to conform to pylint checks. Unit tests is also added so the modules can be properly tested. Base support for flask and google app engine unit testing is added.

DAK handling exports (json, XML and excel report) is tested.

Main program is not tested but it should be possible to do.

Part of #100 #101 #97