mmcknett / loggr

Time logging system
https://loggr-a3f89.web.app/
0 stars 0 forks source link

List cypress tests #45

Open mmcknett opened 1 year ago

mmcknett commented 1 year ago

Add a cypress test that makes sure that default list handling is as expected.

  1. The default list should be used if a note is drafted without adding a list. (Applies to draft and saved note.)
  2. The last-used list should be used if a note has been previously submitted and no list is added by the user.
  3. The list added by the user is used otherwise.
  4. The last-used list updates whenever a note is submitted.