Skip to content
Snippets Groups Projects
Unverified Commit 943f7f26 authored by bgallois's avatar bgallois
Browse files

fix end2end tests

parent 8eedb255
No related branches found
No related tags found
1 merge request!252Change distance evaluation period from Sessions to Blocks
......@@ -24,9 +24,9 @@ Feature: Identity creation
Then dave should be certified by bob
Then dave should be certified by charlie
When dave requests distance evaluation
Then dave should have distance result in 2 sessions
When 30 blocks later
Then dave should have distance result in 1 session
Then dave should have distance result in 2 periods
When 14 blocks later
Then dave should have distance result in 1 period
When alice runs distance oracle
When 30 blocks later
When 7 blocks later
Then dave identity should be member
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment