This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
e2e testing strategy:
|
||||
|
||||
Only test critical parts of the system and in that, only those prone to failure.
|
||||
things prone to fail are:
|
||||
- Vuetify on an update
|
||||
- ?
|
||||
So excercise all form components will be a big help
|
||||
|
||||
No need to test everything, just the most critical aspects and enough to confirm they essentially work.
|
||||
let the integration tests handle the failure modes, weird exceptional cases etc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user