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

test: implement e2e tests #64

Merged
merged 8 commits into from
Jul 26, 2024
Merged

test: implement e2e tests #64

merged 8 commits into from
Jul 26, 2024

Conversation

Philipp-Plotnikov
Copy link
Collaborator

No description provided.

@Philipp-Plotnikov Philipp-Plotnikov self-assigned this Jul 22, 2024
@Philipp-Plotnikov Philipp-Plotnikov added testing Unit/Integration tests documentation Improvements or additions to documentation labels Jul 22, 2024
@Philipp-Plotnikov Philipp-Plotnikov linked an issue Jul 22, 2024 that may be closed by this pull request
Signed-off-by: Philipp Plotnikov <[email protected]>
@Philipp-Plotnikov Philipp-Plotnikov changed the title test: implement e2e tests [NOT READY]test: implement e2e tests Jul 22, 2024
@kostis-codefresh
Copy link
Collaborator

We should fix the context deadline error.

Also maybe mention in the docs that we use Traefik for the implementation used in the e2e tests.

Otherwise I really like how easy you can run the tests locally and with CI using the exact same mechanism :-)
Great job!

@kostis-codefresh kostis-codefresh self-requested a review July 23, 2024 16:16
…bility to run specific e2e test; up the timeout constants; set general timeout for process running e2e tests

Signed-off-by: Philipp Plotnikov <[email protected]>
@Philipp-Plotnikov Philipp-Plotnikov changed the title [NOT READY]test: implement e2e tests test: implement e2e tests Jul 26, 2024
@kostis-codefresh
Copy link
Collaborator

Ok I tested again, and tests always pass now.

@Philipp-Plotnikov Philipp-Plotnikov merged commit 182280f into main Jul 26, 2024
6 checks passed
@Philipp-Plotnikov Philipp-Plotnikov deleted the philipp/e2e-tests branch July 26, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation testing Unit/Integration tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

chore: Add integration tests
2 participants