LP#1915326: fix AngularJS test suite
authorGalen Charlton <gmc@equinoxOLI.org>
Fri, 12 May 2023 14:48:45 +0000 (10:48 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Fri, 12 May 2023 20:08:50 +0000 (16:08 -0400)
commita0611231c0187504ea97ce5a44cff102cb558720
treea04df565e349dee76839964b0bf08a08e65cd554
parent25d666d7977df5a277c8548ded2ac3ab27e4fdec
LP#1915326: fix AngularJS test suite

Several tests of egOrg started failing when Lovefield
was added as a dependency. This patch fixes them by
ensuring that Lovefield is loaded.

To test
-------
[1] Go to Open-ILS/web/js/ui/default/staff and run
    `npm run test`. Note that six tests fail because
    'lf' is undefined.
[2] Apply the patch and repeat step 1. This time, all
    of the tests should pass.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/web/js/ui/default/staff/test/karma.conf.js