ubsicap / sltt-app

0 stars 0 forks source link

chore(sltt-app): unit tests for storage API #22

Closed weagale closed 2 months ago

weagale commented 2 months ago

What issue(s) is this trying to resolve?

How does it all work?

What particularly has changed?

Steps for testing

  1. open the sltt workspace (from client) and in the terminal run "yarn start:sltt-app:client"
  2. in a new VSCode window open the sltt-app workspace and in a terminal run "yarn test"

(co-authored by Ellis Benus)

ticket: https://github.com/ubsicap/sltt-app/issues/21 ticket: https://github.com/ubsicap/sltt-app/issues/24 commit-convention: https://www.conventionalcommits.org/en/v1.0.0/