frontend/cypress/integration/list
kolaente a5b0a834bc
fix(tests): make sure the namespace exists before trying to run the history tests
If there's no namespace, there is no lists in state to show in the view. The CI runs all tests from a blank state which isn't the case when running the tests locally. Therefore, if the test doesn't create a new namespace, there won't be any to test for.
2022-01-30 22:51:29 +01:00
..
list-history.spec.js fix(tests): make sure the namespace exists before trying to run the history tests 2022-01-30 22:51:29 +01:00
list-view-gantt.spec.js fix(tests): make sure to create all lists before doing anything 2022-01-30 22:47:59 +01:00
list-view-kanban.spec.js fix: kanban tests 2022-01-04 21:55:31 +01:00
list-view-list.spec.js fix: list specs 2022-01-04 21:55:30 +01:00
list-view-table.spec.js fix: list specs 2022-01-04 21:55:30 +01:00
list.spec.js Merge branch 'main' into feature/vue3-modals-with-router-4 2022-01-18 21:47:17 +01:00
namespaces.spec.js fix: namespace new buttons on mobile (#1262) 2022-01-05 12:46:33 +00:00
prepareLists.js fix: list specs 2022-01-04 21:55:30 +01:00