quii / vue-fast

2 stars 0 forks source link

Add some regression tests #106

Closed quii closed 2 months ago

quii commented 2 months ago

Add some e2e tests to facIlitate more refactoring around the data management

  1. Happy path with data cleared. Add a thing, save, view in history
  2. Take a copy of my current record JSON. Load it, click through history. Add a new one, click again. This will help me refactor the data types with more confidence