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_USERNAME="user2" KORAP_PASSWORD="password2"\ KORAP_QUERIES='geht, [orth=geht & cmc/pos=VVFIN]' KORAP_MIN_TOKENS_IN_CORPUS="100000"\ npm test
Variable | Default | Description |
---|---|---|
KORAP_URL | http://localhost:64543 | The KorAP instance URL to test against |
KORAP_USERNAME | user2 | Username for KorAP login (also accepts legacy KORAP_LOGIN ) |
KORAP_PASSWORD | password2 | Password for KorAP login (also accepts legacy KORAP_PWD ) |
KORAP_QUERIES | geht, [orth=geht & cmc/pos=VVFIN] | Comma-separated list of queries to test |
KORAP_MIN_TOKENS_IN_CORPUS | 100000 | Minimum expected number of tokens for corpus statistics test |
SLACK_WEBHOOK_URL | (none) | Slack webhook URL for test failure notifications (text only) |
SLACK_TOKEN | (none) | Slack bot token for uploading failure screenshots |
SLACK_CHANNEL_ID | C07CM4JS48H | Slack channel ID for screenshot uploads (e.g., C1234567890 ) |
LC_ALL | (system default) | Locale setting (recommended: C for consistent results) |
KORAP_USERNAME="" npm test
to skip login and logout tests, e.g. to run tests against Kustvakt-liteKORAP_USERNAME
, KORAP_PASSWORD
) and legacy names (KORAP_LOGIN
, KORAP_PWD
) for backward compatibilityLC_ALL=C
for consistent locale-independent test resultsThis project includes GitLab CI/CD configuration for automated testing. See GITLAB_CI_SETUP.md for detailed setup instructions.
Quick setup:
KORAP_USERNAME
and KORAP_PASSWORD
variables in your GitLab project's CI/CD settingsSLACK_WEBHOOK
for notificationsIf you run KorAP-E2E-tests as a cronjob or in scheduled pipelines and want to get notified about failed tests via slack, set the environment variable SLACK_WEBHOOK_URL
to the URL of your slack webhook.
Authors:
Copyright (c) 2025, Leibniz Institute for the German Language, Mannheim, Germany
This package is developed as part of the KorAP Corpus Analysis Platform at the Leibniz Institute for German Language (IDS).
The package is published under the Apache 2.0 License.
Contributions are very welcome!
Your contributions should ideally be committed via our Gerrit server to facilitate reviewing (see Gerrit Code Review - A Quick Introduction if you are not familiar with Gerrit). However, we are also happy to accept comments and pull requests via GitHub.
Diewald, Nils/Margaretha, Eliza/Kupietz, Marc (2021): Lessons learned in quality management for online research software tools in linguistics. In: Lüngen, Harald et al. (Hg.): Proceedings of the Workshop on Challenges in the Management of Large Corpora (CMLC-9) 2021. Limerick, 12 July 2021 (Online-Event). Mannheim: Leibniz-Institut für Deutsche Sprache, p. 20–26. doi:10.14618/ids-pub-10469.