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 23 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

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.26%. Comparing base (614a46c) to head (f1b50a1).

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #747      +/-   ##
==========================================
- Coverage   75.79%   69.26%   -6.54%     
==========================================
  Files         169      176       +7     
  Lines       14682    15897    +1215     
==========================================
- Hits        11128    11010     -118     
- Misses       3554     4887    +1333     
Flag Coverage Δ
integration 68.85% <ø> (-6.66%) ⬇️
mbt 20.59% <ø> (-0.04%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
core ∅ <ø> (∅)
engine ∅ <ø> (∅)
app ∅ <ø> (∅)
starknet ∅ <ø> (∅)

@romac romac added the code Code/implementation related label Jan 30, 2025
@romac romac removed the work in progress Work in progress label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code/implementation related
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