babylonchain / babylon-finality-gadget

2 stars 2 forks source link

test: added more test cases for `QueryIsBlockBabylonFinalized` #57

Closed bap2pecs closed 1 month ago

bap2pecs commented 1 month ago

Summary

This complements #56 and adds a few more test cases:

Test Plan

make lint
make test
bap2pecs commented 1 month ago

CI failed b/c it's not properly set up yet

bap2pecs commented 1 month ago

I think it's safe to delete this branch but just in case there are some repos depending on some commits in this branch, I will keep it for now. we can clean up the branches later