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

ci: remove non-existent tests in make test #11

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

yangby-cryptape
Copy link
Contributor

Description

No such tests.

To be honest, this project has no unit tests.
Such a service requires integration tests rather than unit tests, and write integration tests in Rust is a terrible nightmare.
The correctness is depended on works of our test team.

When I copied a Makefile as the template from another project (ckb-bitcoin-spv), I forgot to remove the temporary code which is used for debugging.

@yangby-cryptape yangby-cryptape marked this pull request as ready for review April 2, 2024 08:48
@yangby-cryptape yangby-cryptape requested a review from Flouse April 2, 2024 08:49
@yangby-cryptape yangby-cryptape added this pull request to the merge queue Apr 2, 2024
Merged via the queue into master with commit 88311d5 Apr 2, 2024
5 checks passed
@yangby-cryptape yangby-cryptape deleted the bugfix/remove-nonexistent-test branch April 2, 2024 09:55
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.

2 participants