FuelLabs/fuel-core

Beef up execution tests

Ouverte

#1 911 ouverte le 29 mai 2024

 (3 commentaires) (0 réaction) (1 personne assignée)Rust (2 861 forks)batch import
good first issue

Métriques du dépôt

Stars
 (57 084 étoiles)
Métriques de merge PR
 (Merge moyen 8h 53m) (1 PR mergée en 30 j)

Description

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.

Guide contributeur