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

Add integration tests to CI #6

Open
kostyazgara opened this issue Oct 25, 2022 · 3 comments
Open

Add integration tests to CI #6

kostyazgara opened this issue Oct 25, 2022 · 3 comments

Comments

@kostyazgara
Copy link
Contributor

I'm submitting a...


[ ] Regression 
[ ] Bug report
[x] Feature request
[ ] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.

Current behavior

We have integration tests, but they don't run on pull request

Expected behavior

Every time when new pull request created or updated we need to run integration tests alongside other jobs like format, lint. Job must be run after job build

@matviimash
Copy link
Contributor

Do we need to run only those tests, which placed in integration directory?
For example: core/tests/integration

@kostyazgara
Copy link
Contributor Author

We need to run all tests in each package directory

@matviimash
Copy link
Contributor

If we need to run all tests, then will better to update description of this issue?

@matviimash matviimash mentioned this issue Nov 16, 2022
2 tasks
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

No branches or pull requests

2 participants