]> git.evergreen-ils.org Git - evergreen/masslnc.git/commit
LP#1472787: add regression test
authorGalen Charlton <gmc@esilibrary.com>
Wed, 8 Jul 2015 22:24:55 +0000 (22:24 +0000)
committerJason Stephenson <jstephenson@mvlc.org>
Wed, 19 Aug 2015 17:39:18 +0000 (13:39 -0400)
commit586a83b424c0eaf898a711897f3f9232ee55eb55
tree05978f8a6f8c45e42275de7895a44d1c562c2977
parent6f3664ef41f354a7a7bfec15a77c4df1d4e0b147
LP#1472787: add regression test

This patch adds some unit tests for egGrid's egGridColumnsProvider,
including regression tests for LP#1472787.

To run these tests (and all others for the web staff client)
from with a Git checkout of Evergreen:

[1] cd Open-ILS/web/js/ui/default/staff
[2] grunt test

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/web/js/ui/default/staff/test/unit/egGrid.js [new file with mode: 0644]