darshanr0107
b51b9d50c2
fix: failing e2e for mindmaps
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-08-07 13:10:28 +05:30
darshanr0107
3677abe9e5
Merge branch 'develop' into knsv/mindmap-refactoring
2025-07-30 19:53:22 +05:30
Hashan Chandika
ac04172cf8
add tests for #6795
2025-07-27 14:53:28 +05:30
darshanr0107
ccafc20917
add support for cloud and bang shape
...
on-behalf-of: @Mermaid-Chart <hello@mermaidchart.com >
2025-07-24 18:07:25 +05:30
Josh Soref
b1e1a0c0d7
spelling: should
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
2025-04-17 17:38:55 -04:00
Sidharth Vinod
0cdf801884
Fix import file extension
2023-07-07 17:21:18 +05:30
Yokozuna59
48fc60f866
fix wrong config paramater in some cypress spec
...
- flowchart
- mindmap
2023-06-27 20:59:43 +03:00
mikejeffers
9e6168111f
add e2e test
2023-05-20 15:20:28 -04:00
Knut Sveidqvist
471c842a58
Adding rendering tests and unit tests
2023-04-03 12:12:51 +02:00
Sidharth Vinod
4d3f151cf0
feat: Wait for rendering to finish before taking image snapshots
2023-01-16 02:07:37 +05:30
Alois Klink
537a627b75
test(e2e): test for mindmap before snapshot
...
Sometimes, the mindmap e2e tests take a snapshot when the mindmap
SVG has been created, but hasn't yet been fully rendered.
This adds a quick check for a mindmap section root, so that the
snapshot is only taken after the mindmap diagram has started
rendering.
I was also running into JSDoc ESLint warnings, so I moved the file
into a TypeScript file to fix those warnings.
2022-11-18 18:31:14 +00:00