Skip to content

Latest commit

 

History

History

features

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Features


All features / scenario's

Features of the 121-platform are described in this folder in a standardized way using the Gherkin-language.

For Aid Workers

Using 121-Portal

Using 3rd party systems

Using Redline WhatsApp Helpdesk

  • View iframe with PA details based on phone number

Using application such as EspoCRM to call our API

  • Create/import registration: The general 'update PA' flow is automatically tested via API-test
  • Update PA attribute: The general 'update PA' flow is automatically tested via API-test
  • Delete PA: The general 'delete PA' flow is automatically tested via API-test
  • Update FSP of PA: Not tested yet.

For Person/People Affected

Using external tools/applications

For Admin-user

Using Swagger UI

Automated processes (121-service)


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. View_PA_profile_page.feature
  • Add a reference to the list above at the appropriate actor.
  • Tag the whole feature or each scenario with the components involved. i.e: @portal, etc. (all lowercase)