FuelLabs/fuel-core

Beef up execution tests

Open

#1911 aperta il 29 mag 2024

Vedi su GitHub
 (3 commenti) (0 reazioni) (1 assegnatario)Rust (2861 fork)batch import
good first issue

Metriche repository

Star
 (57.084 star)
Metriche merge PR
 (Merge medio 8h 53m) (1 PR mergiata in 30 g)

Descrizione

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.

Guida contributor