Skip to content

Testing framework: Better control of time

Rémi requested to merge testing_framework/reset_at into dev

type:added

Changelog details:

testing framework: new function Test.reset_at (similar to Test.reset) which takes a timestamp and initialize the genesis block with a given timestamp

Merge request reports