1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/packages/app-cli/tests
2021-12-21 17:55:30 +01:00
..
enex_to_html Desktop, Mobile: Fixes #5687: Fixed issue with parts of HTML notes not being displayed in some cases 2021-11-09 18:33:28 +00:00
enex_to_md Desktop, Cli: Add support for more style of highlighted texts when importing ENEX files 2021-11-09 16:42:50 +00:00
html_to_html Desktop, Mobile: Fixes #5687: Fixed issue with parts of HTML notes not being displayed in some cases 2021-11-09 18:33:28 +00:00
html_to_md Desktop: Fixes #5480: Underline was not applied when using Cmd+U in Rich Text editor 2021-09-19 12:35:06 +01:00
md_to_html All: Fixes #5245: Bump hightlight.js to v11.2 (#5278) 2021-08-12 22:07:57 +01:00
services Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
support Tools: Removed no longer needed double-dash and fixed CI 2021-12-21 17:55:30 +01:00
.gitignore Tools: Added scripts to test server performances 2021-06-17 11:21:37 +01:00
feature_NoteHistory.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
feature_NoteList.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
feature_ShowAllNotes.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
feature_TagList.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
HtmlToHtml.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
HtmlToMd.ts Desktop: Resolves #5440: Do not escape content when copying from Rich Text editor 2021-09-19 13:00:06 +01:00
MarkupToHtml.js Tools: Cleaned up tests and splitted sync tests into smaller parts 2020-12-01 18:05:24 +00:00
MdToHtml.ts Desktop: Resolves #2242: Implements Sync-Scroll for Markdown Editor and Viewer (#5512) 2021-11-03 12:10:46 +00:00
testUtils.ts Fixed tests and server build 2021-05-25 17:50:51 +02:00