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

Moving external tests to testing folder #2513

Merged
merged 3 commits into from
May 9, 2023

Conversation

danielbdias
Copy link
Contributor

This PR aims to move tracetesting and smoketest code to a separated folder called ./testing, to focus our external tests there and don't mix complex tests with our core code on ./cli, ./web and ./server.

Later we will add the CLI e2e tests in that filter too.

@danielbdias danielbdias merged commit 7b7c0cd into main May 9, 2023
29 checks passed
@danielbdias danielbdias deleted the move/external-tests-to-testing-folder branch May 9, 2023 22:11
schoren pushed a commit that referenced this pull request Jun 5, 2023
* Moving external tests to testing folder

* Fixing test dependency on CI

* Fixing more dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants