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
kolaente
9995abf64c
fix: mark broken test as skipped
2022-01-30 22:11:26 +01:00
kolaente
3f893fb16d
fix(tests): don't visit / directly but use navigation instead
2022-01-30 15:25:34 +01:00
kolaente
05350affad
fix(tests): don't assert for h3 anymore
2022-01-30 14:37:41 +01:00
kolaente
6ab7aac5ce
fix(tests): wait until lists are loaded
2022-01-30 14:10:46 +01:00
kolaente
6c1857b133
fix(tests): assert absence of last viewed headline more precisely
2022-01-30 14:03:50 +01:00
kolaente
3212bc8e86
fix(tests): add more waits for namespaces loaded
2022-01-30 14:00:14 +01:00
kolaente
e6eb48b5af
fix(tests): wait until namespaces are loaded before checking if the history is present
2022-01-30 13:07:08 +01:00
Dominik Pschenitschni
e78d47fdcf
fix: list specs
2022-01-04 21:55:30 +01:00