Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Commit

Permalink
feat(test): Add simple cucumber test of health check (#11)
Browse files Browse the repository at this point in the history
* test: add example of cucumber execution

* test: add given tce node launched in cucumber

* test: separate health_check in then statement

* test: kill tce process at the end of the scenario

* docs: add simple readme on tests/

* chore: flatten the feature directory

* fix: terminate with SIGTERM instead of the default SIGKILL

* fix: move process termination to drop

* docs: add recommandation for gherkin vscode extension
  • Loading branch information
hadjiszs authored Aug 1, 2022
1 parent 32de8dd commit 9483ef4
Show file tree
Hide file tree
Showing 5 changed files with 474 additions and 5 deletions.
Loading

0 comments on commit 9483ef4

Please sign in to comment.