FuelLabs/fuel-core

Beef up execution tests

Open

#1,911 创建于 2024年5月29日

在 GitHub 查看
 (3 评论) (0 反应) (1 负责人)Rust (2,861 fork)batch import
good first issue

仓库指标

Star
 (57,084 star)
PR 合并指标
 (平均合并 8小时 53分钟) (30 天内合并 1 个 PR)

描述

Each of the tests should:

  1. Each produced block also is valdiated
  2. We produce the same block twice. First from intial block, the second from the first iteratiopn block
  3. All modification are done in InMemoryTransaction and we compare them after production and validation. The idea is that they are exactly the same

In addition, there are probably missing tests. Add any tests that seem to be missing.

贡献者指南