commit | 7989874dbe12959b375789c427021395c7853954 | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Dec 03 15:32:40 2022 +0100 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sat Dec 03 15:43:27 2022 +0100 |
tree | cfb01090695f8e20be09c9ed5aa46d9674536d04 | |
parent | 78e8e089fd561c9a04df6dc8640314c69c9f08df [diff] |
Add Reame.md Change-Id: I7d2f4caa171fd0dfc65f43ab358626bd30f281cb
Perform basic end-to-end tests on a KorAP-Kalamar instance with a headless browser using mocha, puppeteer and chai.
npm install
npm test
defaults to:
KORAP_URL="http://localhost:64543" KORAP_LOGIN="user2" KORAP_PWD="password2"\ KORAP_QUERIES="npm test" KORAP_QUERIES='geht, [orth=geht & cmc/pos=VVFIN]'\ npm test