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

feat(code/test): Add test app based on the example app #747

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

romac
Copy link
Member

@romac romac commented Jan 10, 2025

Closes: #709

Copy link

codecov bot commented Jan 10, 2025

❌ 13 Tests Failed:

Tests completed Failed Passed Skipped
146 13 133 0
View the top 3 failed tests by shortest run time
informalsystems-malachitebft-test::it value_sync::start_late
Stack Traces | 30s run time
No failure message available
informalsystems-malachitebft-test::it n3f0_pubsub_protocol::broadcast_custom_config_1ktx
Stack Traces | 30s run time
No failure message available
informalsystems-malachitebft-test::it n3f1::one_node_fails_to_start
Stack Traces | 30s run time
No failure message available

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

@romac romac force-pushed the romac/app-channel-test branch from b6e25a5 to 4d6c5a1 Compare January 14, 2025 11:33
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.

code: Use a proper test app in integration tests instead of the mock Starknet app
1 participant