Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Server/Test_Plan_OCIS_Compatibility_Test.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ users
- [ ] non demo user with role admin
- [ ] non demo user with role user
- [ ] created new user
- [ ] disabled user
- [ ] deleted user
- [ ] created new group

settings
Expand Down
4 changes: 2 additions & 2 deletions Server/Test_Plan_OCIS_Files_Texteditor.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Test Case
| Paste a URL link and click it | URL should open in new tab (user should not loose any progress)| | |
| No external links should be present eg. github link | no external link | | |
| Add an markdown image manually `![alt](url)` | image should render | | |
| Upload image in editor (add image link,upload image) | image should render | | |
| Upload image in editor (add image link) | image should render | | |
| Use inline and block formulas (`$x+y^{2x}$`,`$$ \sqrt[3]{x} $$`) | formulas should render correctly | | |
| Create a mermaid diagram | Mermaid diagram should render correctly| | |
| Add code blocks | should render correctly | | |
Expand All @@ -17,4 +17,4 @@ Test Case

The editor should have a FAQ or a tooltip that should include:
- programming languages supported in fenced code blocks
- supported shortcuts on Windows and Mac
- supported shortcuts