Skip to content

Wait for server to be started for e2e

Cédric Willekens requested to merge fix-e2e-testing into development

What does this mr do?

Wait for the queue to be up and running before doing e2e tests.

Actions taken to fix bug

Do a while loop pinging dev queue.

Does this MR meet the acceptance criteria?

  • I have added a changelog entry to reflect the significant changes I made and the bug I fixed.
  • A test was created to test the bug.
  • I have updated the documentation accordingly.
  • I adhere to the style guide.

closes #696 (closed)

Edited by Cédric Willekens

Merge request reports