LP1845693: Test Angular(JS) with modern browsers user/berick/lp1845693-chrome-ang-testing-signoff
authorJason Boyer <JBoyer@eoli.info>
Tue, 22 Oct 2019 16:51:15 +0000 (12:51 -0400)
committerBill Erickson <berickxx@gmail.com>
Wed, 23 Oct 2019 13:42:16 +0000 (09:42 -0400)
commitd30bc95ba74b92e96bfbec2dd68a98cdad42d17a
tree09e55c442cbe9d18a424ed1e0dcb4f3514c6e805
parent0581bbfc9fe0573f4bd49762da52eb4d3aabe3be
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>
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