nimbus-eth1/tests/test_sync_snap
Jordan Hrycaj e093fa452d
Declutter snap sync unit tests (#1444)
* Extracted RocksDB timing unit tests into separate file

why:
  make space for more in main module :)

* Extracted `inspectionRunner()` unit tests into separate file

why:
  make space for more in main module :)

* Extracted `storagesRunner()` unit tests into separate file

why:
  make space for more in main module :)

* Extracted pivot checkpoint store/retrieval unit tests into separate file

why:
  make space for more in main module :)

* Extract helper functions into separate source file

* Extracted account import unit tests into separate file

why:
  make space for more in main module :)

* Rename `test_decompose()` => `test_NodeRangeDecompose()`

why:
  There will be more functions with `test_NodeRange` prefix.
2023-01-23 16:09:12 +00:00
..
bulk_test_xx.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
sample0.txt.gz Update snap offline tests (#1199) 2022-08-24 14:44:18 +01:00
sample1.txt.gz Update snap offline tests (#1199) 2022-08-24 14:44:18 +01:00
sample2.txt.gz Snap fetch account storage data (#1211) 2022-09-02 19:16:09 +01:00
sample3.txt.gz Snap fetch account storage data (#1211) 2022-09-02 19:16:09 +01:00
snap_other_xx.nim Snap sync accounts healing (#1225) 2022-09-16 08:24:12 +01:00
snap_storage_xx.nim Snap fetch account storage data (#1211) 2022-09-02 19:16:09 +01:00
snap_test_xx.nim Snap fetch account storage data (#1211) 2022-09-02 19:16:09 +01:00
test_accounts.nim Declutter snap sync unit tests (#1444) 2023-01-23 16:09:12 +00:00
test_db_timing.nim Declutter snap sync unit tests (#1444) 2023-01-23 16:09:12 +00:00
test_helpers.nim Declutter snap sync unit tests (#1444) 2023-01-23 16:09:12 +00:00
test_inspect.nim Declutter snap sync unit tests (#1444) 2023-01-23 16:09:12 +00:00
test_node_range.nim Declutter snap sync unit tests (#1444) 2023-01-23 16:09:12 +00:00
test_pivot.nim Declutter snap sync unit tests (#1444) 2023-01-23 16:09:12 +00:00
test_storage.nim Declutter snap sync unit tests (#1444) 2023-01-23 16:09:12 +00:00
test_types.nim Bump nim-eth and remove all now unneeded p2p related imports (#1273) 2022-10-20 10:34:59 +02:00