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 simple test app for integration tests #747

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

Conversation

romac
Copy link
Member

@romac romac commented Jan 10, 2025

Closes: #709

@romac romac force-pushed the romac/app-channel-test branch from b6e25a5 to 4d6c5a1 Compare January 14, 2025 11:33
@romac romac changed the title feat(code/test): Add test app based on the example app feat(code/test): Add simple test app for integration tests Jan 16, 2025
@informalsystems informalsystems deleted a comment from codecov bot Jan 16, 2025
@romac romac force-pushed the romac/app-channel-test branch from f471fb4 to 8dfa77b Compare January 16, 2025 16:00
@romac romac added the work in progress Work in progress label Jan 20, 2025
Copy link

codecov bot commented Jan 23, 2025

❌ 11 Tests Failed:

Tests completed Failed Passed Skipped
150 11 139 0
View the top 3 failed tests by shortest run time
informalsystems-malachitebft-test::it n3f0::all_correct_nodes
Stack Traces | 30s run time
No failure message available
informalsystems-malachitebft-test::it n3f0_consensus_mode::parts_only
Stack Traces | 30s run time
No failure message available
informalsystems-malachitebft-test::it n3f0_pubsub_protocol::gossip_custom_config_2ktx
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 added the code Code/implementation related label Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code/implementation related work in progress Work in progress
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