]> git.evergreen-ils.org Git - OpenSRF.git/commit
Commit some unit tests for Python osrf.json module
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 10 Nov 2010 03:33:15 +0000 (03:33 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 10 Nov 2010 03:33:15 +0000 (03:33 +0000)
commitc0df40933b8f96bd82483936dba0a0b3152e5c49
treee92851cdca2718d7e5192039f1675e17456207d2
parentcccfbb981e079fc92cc47692295a30d252e00a32
Commit some unit tests for Python osrf.json module

Recommendation: add *_test.py scripts that mirror each
osrf.* module in src/python/tests. Boo-yah.

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2073 9efc2488-bf62-4759-914b-345cdb29e865
src/python/osrf/json.py
src/python/tests/json_test.py [new file with mode: 0644]