Skip to content
Snippets Groups Projects

cucumber test for identity creation

Merged Hugo Trentesaux requested to merge hugo-cucumber-identity into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
@@ -2,5 +2,6 @@ Feature: Identity creation
Scenario: alice invites a new member to join the web of trust
When alice creates identity for ferdie
When 2 block later
When alice creates identity for ferdie
Then ferdie should be certified by alice
Then ferdie identity should be created
Loading