]> git.evergreen-ils.org Git - OpenSRF.git/commit
Make javascript unit tests more granular to ease tracking down errors
authordbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 29 Mar 2011 13:55:09 +0000 (13:55 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 29 Mar 2011 13:55:09 +0000 (13:55 +0000)
commit522e1099266741004fb099e6db486d5237ed3afc
tree759400d24cf0733c7cd59e17cc2cd55296319b40
parent8d18defaca6949827ffdd67e16a2e2a11239abce
Make javascript unit tests more granular to ease tracking down errors

Noticed a failure when running with Rhino 1.7RC2 that wasn't happening
with version of Rhino packaged in shrinksafe.jar, and it was a bit
tedious narrowing down which test was actually failing. Breaking up
the tests into smaller sets will make this process easier and might invite
the submission of other tests to target areas that are not yet covered.

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2222 9efc2488-bf62-4759-914b-345cdb29e865
src/javascript/tests/testJSON_v1.js