Add smoke test workflow to check application stability and MongoDB readiness; update ESLint and test commands for better output #112

Open
primakov wants to merge 1 commits from feature/worker into master
Owner
No description provided.
primakov added 1 commit 2025-12-05 17:07:37 +03:00
Add smoke test workflow to check application stability and MongoDB readiness; update ESLint and test commands for better output
Some checks failed
Code Quality Checks / lint-and-typecheck (push) Successful in 10m46s
Code Quality Checks / smoke-test (push) Failing after 8m12s
919714089a
Some checks failed
Code Quality Checks / lint-and-typecheck (push) Successful in 10m46s
Code Quality Checks / smoke-test (push) Failing after 8m12s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/worker:feature/worker
git checkout feature/worker
Sign in to join this conversation.