Add Reame.md

Change-Id: I7d2f4caa171fd0dfc65f43ab358626bd30f281cb
1 file changed
tree: cfb01090695f8e20be09c9ed5aa46d9674536d04
  1. lib/
  2. test/
  3. package.json
  4. Readme.md
Readme.md

KorAP-E2E-Tests

Perform basic end-to-end tests on a KorAP-Kalamar instance with a headless browser using mocha, puppeteer and chai.

Install

npm install

Run

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