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 testing in CI #121

Open
rajarshimaitra opened this issue Sep 22, 2022 · 1 comment
Open

Add integration testing in CI #121

rajarshimaitra opened this issue Sep 22, 2022 · 1 comment
Labels
good first issue Good for newcomers test Unit and Integration testing

Comments

@rajarshimaitra
Copy link
Contributor

Currently our code coverage tests are only including unit tests. Which provides almost no coverage in the handlers and utils module. This can be improved by adding the integration tests into CI codecov jobs.

@rajarshimaitra rajarshimaitra added good first issue Good for newcomers test Unit and Integration testing labels Sep 22, 2022
@notmandatory
Copy link
Member

The bdk lib has switched to using https://coveralls.io/ because it has more accurate code coverage. Either in the PR for this issue or in a separate PR we should also switch bdk-cli to coveralls.

@notmandatory notmandatory changed the title Add integration testing in CI codecov Add integration testing in CI Sep 28, 2022
@notmandatory notmandatory moved this to Todo in BDK-CLI Roadmap Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers test Unit and Integration testing
Projects
Status: Todo
Development

No branches or pull requests

2 participants