Skip to content
Snippets Groups Projects

tests(cucumber): add certification

Compare and
8 files
+ 198
11
Compare changes
  • Side-by-side
  • Inline

Files

 
@genesis.wot
 
 
Feature: Certification
 
 
Scenario: Dave certifies Alice
 
When dave certifies alice
 
Then alice should be certified by dave
 
\ No newline at end of file
Loading