All Flags are ticked? Congratulations, you have delivered!
extra todo
~[ ] Create fixture for Sales Invoice.~
q: can a fixture contain another fixture? (eg the sales invoice fixture should use the simple customer fixture).
IMO (@TheBestPessimist) there is no fixture possible for sales invoice, as all the data in there depends on the current test being executed/developed.
Test shall include:
Customer Fixtures to use: (if needed)
What to test
Expectation for the test to be successful
http://recordit.co/m8WPy75DC5
Todo for developer (besides coding)
Always make sure the issue is in the correct project lane
[x] run your test in jenkins e2e on a vanilla db
[x] jenkins console URL / cypress dashboard URL to the successful test run (alternatively screenshot)
[x] get it integrated into
master
All Flags are ticked? Congratulations, you have delivered!
extra todo
sales invoice
fixture should use thesimple customer
fixture). IMO (@TheBestPessimist) there is no fixture possible for sales invoice, as all the data in there depends on the current test being executed/developed.