Commit graph

5 commits

Author SHA1 Message Date
dce4e4a4f6
test child add keeps parent expanded
assert that a non-root parent that the user expanded stays expanded
after adding a child. currently fails: fetchAndRenderNodes wipes
and rebuilds the tree with depth-based default visibility, so any
manually expanded non-root collapses on every save.
2026-05-01 11:44:24 +03:00
3ee6057978
login as admin in admin text cypress spec 2026-04-24 16:07:53 +03:00
c8c901a306
fix initial test data expectations to match seed data 2026-04-23 09:45:25 +03:00
b12d0fc7d3
fix cypress tests to properly select in children 2026-04-18 21:50:54 +03:00
2121a0ba9d
add tests for admin text page, move some tests over from original admin test file 2026-04-18 21:27:02 +03:00