-
Notifications
You must be signed in to change notification settings - Fork 6
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
test: devnet runtime api #274
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
@@ Coverage Diff @@
## daan/api #274 +/- ##
============================================
+ Coverage 45.92% 48.89% +2.97%
============================================
Files 47 47
Lines 4279 4532 +253
Branches 4279 4532 +253
============================================
+ Hits 1965 2216 +251
- Misses 2252 2254 +2
Partials 62 62
|
Co-authored-by: Daanvdplas <daanvdplas@live.nl>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, think there are some easy improvements to make to finish this off.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved. Would be great to refactor the tests a bit!
Add tests for
runtime/devnet/src/api
.Changes
AllowBalancesCall
from devnet and testnet to nothing (#132 (comment))