eth2.0-specs/tests/formats/sanity
Hsiao-Wei Wang 7eeb754f7d
Add `disable_process_reveal_deadlines` decorator
2020-08-13 18:06:36 +08:00
..
README.md reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00
blocks.md Add `disable_process_reveal_deadlines` decorator 2020-08-13 18:06:36 +08:00
slots.md reorg specs by fork and move ssz out to own folder. make all of the build and link changes to support move 2020-01-10 11:55:13 -07:00

README.md

Sanity tests

The aim of the sanity tests is to set a base-line on what really needs to pass, i.e. the essentials.

There are two handlers, documented individually:

  • slots: transitions of one or more slots (and epoch transitions within)
  • blocks: transitions triggered by one or more blocks