]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1845693: Test Angular(JS) with modern browsers
authorJason Boyer <JBoyer@eoli.info>
Tue, 22 Oct 2019 16:51:15 +0000 (12:51 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 23 Oct 2019 15:49:50 +0000 (11:49 -0400)
commitc75b5a47796b1e1e002ec913c690996c401f7270
tree1b9c3731043f0ea62d0f8feefc23c06455b88451
parente411c1cf41cdcd138a5163dc5361fe6d13d5e1aa
LP1845693: Test Angular(JS) with modern browsers

Rather than using PhantomJS to test Angular(JS),
we can use all supported browsers for the web client.
Currently this is Firefox and Chrom(ium).

Because of the number of dependencies this also
requires that testing is removed from the standard
build instructions and only done in specific testing
environments or on developer machines.

Signed-off-by: Jason Boyer <JBoyer@eoli.info>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/karma.conf.js
Open-ILS/src/eg2/package.json
Open-ILS/src/extras/install/Makefile.debian-buster
Open-ILS/src/extras/install/Makefile.debian-jessie
Open-ILS/src/extras/install/Makefile.debian-stretch
Open-ILS/src/extras/install/Makefile.ubuntu-bionic
Open-ILS/src/extras/install/Makefile.ubuntu-xenial
Open-ILS/web/js/ui/default/staff/package.json
Open-ILS/web/js/ui/default/staff/test/karma.conf.js
docs/installation/server_installation.adoc