summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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