Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: Replay starts test-set execution before the containers are started #1810

Open
1 task done
Yaxhveer opened this issue Apr 10, 2024 · 0 comments · May be fixed by #1823
Open
1 task done

[bug]: Replay starts test-set execution before the containers are started #1810

Yaxhveer opened this issue Apr 10, 2024 · 0 comments · May be fixed by #1823
Labels
bug Something isn't working keploy

Comments

@Yaxhveer
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

In replay mode the execution of test starts before the docker application is started.
Expected behavior for keplay is to wait for docker application to start and then execute the test-set.
image

Steps to reproduce

  1. Go the gin-mongo sample app
  2. Make sure you require some time to start the container while running keploy
  3. Run the command keployV2 test -c "docker compose up" --containerName "ginMongoApp" --buildDelay 100s

Environment

None

Version

Cloud

Repository

keploy

@Yaxhveer Yaxhveer added the bug Something isn't working label Apr 10, 2024
@Yaxhveer Yaxhveer changed the title [bug]: Replay starts execution before the containers are started [bug]: Replay starts test-set execution before the containers are started Apr 10, 2024
@Yaxhveer Yaxhveer linked a pull request Apr 14, 2024 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working keploy
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant