blob: ac91b6739a63ebd1f8322fd4922a37510ca14f3d [file] [log] [blame]
#!/bin/bash -ex
# exit on errors
set -eu -o pipefail
ONOS_ROOT=`pwd`
. tools/build/envDefaults
cd web/gui/src/main/webapp/tests && npm install && npm run test