Skip to content

Latest commit

 

History

History

features

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Table of Contents


All features / scenario's

IMPORTANT:

  • A major distinction in every feature is whether the Portal is in TRIGGERED or NON-TRIGGERED mode.
  • These distinctions are made within each file.
  • In practice there can be a 3rd more rare scenario: OLD-EVENT. Where not further specified, this falls under NON-TRIGGERED.

For IBF-portal user

For Dashboard admin-user

For API admin-user

From Swagger UI:

  • Create user
  • Update static data

For external pipeline user

  • Run external pipeline
    • Upload data
    • Create and send email
    • (Email and how it looks is part of this "scenario")

Reference

Tools

How to describe features / define scenarios

Features can be added to this folder by:

  • Create a .feature-file, named after its title with _ for spaces;
    i.e. Log_in.feature
  • Add a reference to the list above at the appropriate actor.