Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 742 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 742 Bytes

SFERA Mock

Introduction

  • solace
  • for SFERA e2e tests of mobile app

Getting-Started

Scenarios

  • Recipient: 0085
  • drivingMode: Read-Only
  • architecture: BoardAdviceCalculation
  • connectivity: Connected

see journeys src/main/resources/static_sfera_resources

Add new Scenario

To create a new scenario some resources need to be added

  1. add a new directory named <train number>_<optional comment> in static_sfera_resources
  2. add a journey profile named SFERA_JP_<train number> to the directory
  3. add corresponding segment profiles named SFERA_SP_<train number>_<sp id> to the directory
  4. for events add SFERA_Event_<train number>_<time after registration in ms>