This website requires JavaScript.
Explore
Get Started
x
/
distil
Code
Issues
Proposed changes
distil
/
api
History
Chris Forbes
fdf0472592
fix validation throwing 403 rather than 400; enable extra test
2014-03-03 11:43:23 +13:00
..
tests
Fix imports, skip bogus tests for now.
2014-02-26 12:17:35 +13:00
__init__.py
making the web API importable.
2014-02-24 11:37:18 +13:00
artifice_api.py
adding api stuff
2014-01-30 11:18:26 +13:00
helpers.py
fix validation throwing 403 rather than 400; enable extra test
2014-03-03 11:43:23 +13:00
keystone_api.py
adding api stuff
2014-01-30 11:18:26 +13:00
requirements.txt
Initial API tests. Tweaks to the web API to enable proper setup of SQLAlchemy based on online documentation and ability of configuring the SQLAlchemy engine from a provided configuration file.
2014-02-21 11:35:37 +13:00
web.py
fix sales order code to pass the tests again
2014-03-03 11:30:54 +13:00