Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conditional approach #2

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

conditional approach #2

wants to merge 12 commits into from

Conversation

ctwdtw
Copy link
Owner

@ctwdtw ctwdtw commented Sep 14, 2021

This PR is a straight forward conditional if...else statement approach.

  • delete ui test target
  • add target TaiwanReceiptLottery and its test target
  • make TaiwanReceiptLottery support iOS and macOS
  • remove single quote of import
  • turn on parallel and random order execution of test cases
  • present b2b receipt
  • present mobile barcode receipt
  • present donated receipt
  • present printed b2c receipt
  • Replace if ... else with switch case, so that the flow control is more explicit
  • move ReceiptViewModel and Receipt to prod. code
  • test ViewModelsFactory make viewModel collections

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant