text/cypress/e2e/nodes
Max fb0a8cee20
tests(links): ignore link bubble when reading link text
The link bubble now also gets rendered
when the cursor is behind the link.

`cy.get` will always start at the root of the doc.
So it also found the link inside the link bubble.
Use `.find` on the content instead as the link bubble is outside of that.

Signed-off-by: Max <max@nextcloud.com>
2024-03-20 10:52:55 +01:00
..
CodeBlock.spec.js improved cypress element selectors according to best practices 2024-02-20 19:40:59 -05:00
FrontMatter.spec.js fix: Use document id in url 2023-11-28 18:06:45 +01:00
HardBreak.spec.js fix(cypress): to not chain from actions 2023-04-28 11:56:33 +02:00
ImageView.spec.js ci: More stable attachment tests and use API calls where possible 2023-11-30 14:21:08 +01:00
Links.spec.js tests(links): ignore link bubble when reading link text 2024-03-20 10:52:55 +01:00
ListItem.spec.js test(cy): make node test helpers available 2024-03-06 18:58:32 +01:00
Mentions.spec.js fix(mention): use new url schema 2024-01-22 08:11:44 +01:00
Preview.spec.js fix(preview): allow preview for links followed by whitespace 2024-03-07 12:47:56 +01:00
Table.spec.js chore(cypress): Fix tests 2024-02-08 17:11:08 +01:00
helpers.js style: Fix eslint errors 2024-03-07 07:52:53 +01:00