This commit is contained in:
2026-02-14 18:55:38 -08:00
parent f2ace3c7df
commit bfe7987d05
6 changed files with 1518 additions and 51 deletions

View File

@@ -1,3 +1,21 @@
AI HANDOFF NOTES:
Cypress 9 on Node 12.22.9, Vue 2 / Vuetify 2 frontend
Tests are in tests/regression/, support file at support/e2e.js
Suite is running but hitting intermittent failures on Vuetify component interactions (clicks/selects)
Paste in the specific failing test or the error message Cypress shows
=-=-=-=-=--=
From the olden times years ago:
todo: test all current smoke, upload and test on devops
@@ -7,17 +25,8 @@ todo: missing smoke tests:
npm install --save-dev cypress@9.2.1
todo: meter reading table click on item to confirm item page no other way to easily get id of unit metered unless create it or something
TODO: high priority grid sort and filter test that excercises *all* options and filter types
this one will be hugely important as part of regression test as it was a constant source of issues in v7
todo: drawing signature test might work with this code: