0.1.19 • Published 1 year ago
aisbreaker-server-integration-tests v0.1.19
Server Integration Tests: Test AIsBreaker API Client and (Demo) Server together
Configuration (environment variables), e.g. to configure in CI environment:
- AISBREAKER_SERVER_URL (optional, default: http://localhost:3000)
- AISBREAKER_API_KEY
- OPENAI_API_KEY e.g. with
. ./setenv-for-localhost-server-integration-tests.sh
# don't forget to start the server on http://localhost:3000
or with
. ./setenv-for-dev-server-integration-tests.sh
# make sure the server runs on https://api.demo.app-dev.cloud.service01.net
Run all tests:
./server-integration-tests.sh
Attention for Testing with loclhost server: Don't forget to set env variable AUTH_ENCRYPTION_KEYPHRASE
before starting the server, e.g. with
cd packages/aisbreaker-server/
. ../../../setenv.sh
./startDev.sh
0.1.19
1 year ago
0.1.18
1 year ago
0.1.17
1 year ago
0.1.16
1 year ago
0.1.15
2 years ago
0.1.14
2 years ago
0.1.12
2 years ago
0.1.13
2 years ago
0.1.11
2 years ago
0.1.10
2 years ago
0.1.9
2 years ago
0.1.8
2 years ago
0.1.7
2 years ago
0.1.6
2 years ago
0.1.5
2 years ago
0.1.4
2 years ago
0.1.3
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago