]> 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:58:38 +0000 (13:58 +0000)
committerdbs <dbs@9efc2488-bf62-4759-914b-345cdb29e865>
Tue, 29 Mar 2011 13:58:38 +0000 (13:58 +0000)
commit10d52cb1d79486bec2455172b656fac89a931823
tree389616f5f3b60e1d0c75edb3b58703ba4cca378a
parent9329219076098e16bacd5cce07f085dbfc6d0381
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/branches/rel_2_0@2225 9efc2488-bf62-4759-914b-345cdb29e865
src/javascript/tests/testJSON_v1.js