WIP: [Sprint/KiltedKoala](feat) e2e tests for notification and cleanup functions
Closes #1687 (closed) and #1640 (closed)
Merge request reports
Activity
added 1 commit
- 582b5a7b - notifs dont seem to be working properly on sandbox, need to figure that out
Oh I know. This is just a WIP. It's just this hook here: !492 (diffs)
The reason is that if the test fails, it will always say that the error is in the after hook and not provide the correct failing section (when its actually in the tests). Because I was testing how it ran in the CI, I needed to leave it out so that I could actually get any outputted error.
added 6 commits
-
582b5a7b...14a72a8a - 5 commits from branch
master
- a8f3f663 - Merge remote-tracking branch 'origin/master' into feat/notification-e2e-1640
-
582b5a7b...14a72a8a - 5 commits from branch
added 69 commits
-
a8f3f663...d69d2bd0 - 68 commits from branch
master
- d4941cdc - Merge branch 'master' of gitlab.com:minds/front into feat/notification-e2e-1640
-
a8f3f663...d69d2bd0 - 68 commits from branch
Please register or sign in to reply