Skip to content

feat(karate): #14: integrate and add e2e tests in karate#69

Open
aasheptunov wants to merge 94 commits into
masterfrom
feature/#14-integrate-and-add-e2e-tests-in-karate
Open

feat(karate): #14: integrate and add e2e tests in karate#69
aasheptunov wants to merge 94 commits into
masterfrom
feature/#14-integrate-and-add-e2e-tests-in-karate

Conversation

@aasheptunov

Copy link
Copy Markdown
Collaborator

No description provided.

aasheptunov and others added 30 commits March 24, 2026 14:08
…ill contain several types of tests: e2e and unit
… can be debugged without opening a pull request
…-karate

# Conflicts:
#	CMakeLists.txt
#	Dockerfile
…hat the services in docker compose can run
…urning the ID of the created task, to make the API's behavior more explicit and to simplify testing
…der's service file isn't included in the commit history; formatting corrections
…path to the working directory on the host to ensure that Karate tests run correctly in Docker Compose, both inside and outside the devcontainer
… ci-run-karate-test-within-docker-compose so that the pipeline instructions are executed
…hat additional checks are performed during execution
…tus checks and use Makefile targets to execute multiple instructions at startup
…e to optional to avoid errors if the file is missing
Comment thread .devcontainer/Dockerfile
…o prevent undefined behavior if the required environment variables are missing
…nfigurations to explicitly configure the ports
…EADME to explicitly list the ports used by the services
…eviously been changed; add a clarifying comment
JDRkow
JDRkow previously approved these changes Apr 7, 2026
JDRkow
JDRkow previously approved these changes Apr 7, 2026
Comment thread e2e/KarateDockerfile Outdated
Comment thread e2e/KarateDockerfile
Comment thread e2e/KarateDockerfile Outdated
Comment thread e2e/KarateDockerfile Outdated
Comment thread e2e/js-utils.js
Comment thread src/app-config.cpp
Comment thread src/app-config.cpp Outdated
Comment thread src/app-config.cpp Outdated
Comment thread src/app-config.cpp Outdated
Comment thread src/app-config.cpp
@aasheptunov aasheptunov force-pushed the feature/#14-integrate-and-add-e2e-tests-in-karate branch from 68bbf44 to 6b890d9 Compare June 9, 2026 04:15
@aasheptunov aasheptunov force-pushed the feature/#14-integrate-and-add-e2e-tests-in-karate branch from fbd6b8f to 12a03c1 Compare June 9, 2026 08:40
…s variable so that make workflow more flexible
…-cpp-karate-tests service in docker compose
…undefined behaivor when workdir was redifined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate and add e2e tests in Karate

2 participants