Added a lot of tests for SimpleConfig
authorChris Glass <tribaal@gmail.com>
Wed, 25 Jun 2014 15:34:51 +0000 (17:34 +0200)
committerChris Glass <tribaal@gmail.com>
Wed, 25 Jun 2014 15:34:51 +0000 (17:34 +0200)
commitfff3ed9b77d7a5c66bb8797e1f0ba245d83116f7
tree13427240909889334abfcf9474ab9513df75f745
parent935286fe1cd597cb32f57ddbb2da34dcaaea8b7f
Added a lot of tests for SimpleConfig

Refactored the SImpleConfig class a lot to make sure the behavior is
always defined.
lib/simple_config.py
lib/tests/test_simple_config.py [new file with mode: 0644]