4643
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user