Skip to content

Added Espresso Tests and other configuration settings for TippyTipper

Sarabjeet Singh requested to merge ssng87/sst-tippytipper:master into master

WIP: Implemented Espresso UI Tests for given use-cases of Tippy-Tipper

Usecases:

  • Tip calculation(percent inclusive)
  • Bill-split between various persons

Tests:

  1. TrinkgeldBerechnungTest- to calculate the tip(percentage inclusive).
  2. RechnungAufteilungsTest- to split the bill between various persons.

Merge request reports