summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* flake8 complianceBrian Waldon2016-06-251-4/+7
* Allow a resolver to be set on the ModelDavid Johnson2016-06-253-16/+102
* Test naming schemeWendell Smith2015-06-221-0/+22
* Compare JSON strings as JSON instead of strings.Jacopo Notarstefano2015-04-131-9/+21
* Add python3 supportbaserock/morphChuck Short2013-07-231-4/+6
* Add license headers to source filesBrian Waldon2013-01-311-0/+14
* Use jsonpatch to provide a JSON patch documentBrian Waldon2012-11-261-0/+44
* Allow delattr and del operationsBrian Waldon2012-11-261-2/+14
* switch to a dict-based objecttermie2012-10-081-0/+52
* Add 'changes' attribute to modelsBrian Waldon2012-07-291-0/+9
* Add items method to modelBrian Waldon2012-07-271-1/+3
* Enable dict-style access to modelsBrian Waldon2012-07-271-1/+7
* Add iteritems method to modelBrian Waldon2012-07-131-0/+7
* Cast schema name to stringBrian Waldon2012-06-071-0/+7
* Use jsonschema for operation validationBrian Waldon2012-06-021-13/+39
* Settling on warlock.model_factoryBrian Waldon2012-06-011-1/+1
* Add basic test and implement minimal logicBrian Waldon2012-06-011-0/+23