Mercurial > hg > configuration
log
age | author | description |
---|---|---|
2012-03-28 | Jeff Hammel | refactor completed and tests pass again |
2012-03-28 | Jeff Hammel | minor bug fixes |
2012-03-28 | Jeff Hammel | still refactorin |
2012-03-28 | Jeff Hammel | parity between module name and package name |
2012-03-28 | Jeff Hammel | more stubbing to make Configuration an OptionParser |
2012-03-27 | Jeff Hammel | another TODO |
2012-03-27 | Jeff Hammel | begin migration path towards inheriting from ConfigParser; ideally, Configuration should live in its own class and the CLI class should inherit from that |
2012-03-27 | Jeff Hammel | add complex test, now we can refactor |
2012-03-27 | Jeff Hammel | change base.json value from default for testing |
2012-03-27 | Jeff Hammel | introduce a somewhat redundant test |
2012-03-27 | Jeff Hammel | test with overrides |
2012-03-27 | Jeff Hammel | document this |