]> asedeno.scripts.mit.edu Git - bluechips.git/history - bluechips/tests/__init__.py
brought up to date with latest sqlalchemy conventions
[bluechips.git] / bluechips / tests / __init__.py
2009-11-02 Scott Torborgbrought up to date with latest sqlalchemy conventions
2008-07-25 Evan BroderAdd and use an __init__ method for Expenditure objects
2008-07-25 Evan BroderAdd and use an __init__ method for User objects
2008-07-19 Evan BroderUse the right model module in package-level test setUp
2008-07-19 Evan BroderSupport specifying how many users/expenditures to create
2008-07-19 Evan BroderMove genereically useful functions out of specific modules
2008-07-18 Evan BroderRename setup and teardown functions in test suite
2008-07-18 Evan BroderStart writing tests for splits
2008-07-18 Evan BroderMake the built-in tests actually pass
2008-07-12 Evan BroderCreate Pylons app