[Database] Add additional test cases for database operations introduced in #95 #102
Labels
database
enhancement
New feature or request
milestone 5
This issue is part to Milestone 5 of the Rollup Node plan
Milestone
Overview
In #95 we introduced/modified several methods on the database (show in the diff here). We should introduce some additional test cases to add coverage for these methods. Specifically:
delete_l1_messages_gt
get_l2_block_info_by_number
get_latest_safe_l2_block
get_latest_l2_block
delete_l2_blocks_gt
insert_block
Tests should be implemented here following the standards of pre-existing test cases.
The text was updated successfully, but these errors were encountered: