Commit f01a273
committed
chore: update Cypress and systeminformation dependencies, adjust editor visit URL, and enhance document creation logic
- Upgraded Cypress from 15.6.0 to 15.8.1 in package.json and bun.lock.
- Updated systeminformation version to 5.28.3.
- Changed editor visit URL from localhost:3000 to localhost:3001 in multiple test files.
- Improved document creation logic to utilize direct insertion for better performance.
- Added error handling for invalid heading levels in document structure.1 parent 88e09ad commit f01a273
14 files changed
Lines changed: 1986 additions & 129 deletions
File tree
- packages/webapp
- cypress
- e2e/editor
- Heading/Change/normal-text
- Toc
- fixtures
- support
- src
- components
- pages/editor/helpers
- toc
- hooks
- utils
- pages
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
72 | 73 | | |
73 | 74 | | |
74 | 75 | | |
75 | | - | |
| 76 | + | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
79 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
80 | 86 | | |
81 | 87 | | |
82 | 88 | | |
83 | 89 | | |
84 | | - | |
85 | | - | |
86 | 90 | | |
87 | 91 | | |
88 | 92 | | |
| |||
0 commit comments