1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-cli/tests
2021-05-25 17:50:51 +02:00
..
enex_to_html All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
enex_to_md Desktop, Cli: Fixes #4965: Improved importing Evernote notes that contain codeblocks 2021-05-15 11:12:11 +02:00
html_to_html All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
html_to_md Desktop: Add support for strikethrough, sub, sup and insert formatting on Rich Text editor 2021-03-17 09:48:01 +00:00
md_to_html All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
md_to_md Desktop: Resolves #4433: Import linked local files when importing Markdown files (#4966) 2021-05-19 22:22:03 +01:00
services Fixed tests and server build 2021-05-25 17:50:51 +02:00
support Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
.gitignore Desktop: Fixed issue with attachment paths being invalid when user has spaces in home directory path. Also fixed race condition in test units that could make them randomly fail. 2020-12-09 12:53:47 +00: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: Fixes #4669: Copying code block from Rich Text editor results in two copies of the text 2021-04-11 19:01:06 +02:00
MarkupToHtml.js Tools: Cleaned up tests and splitted sync tests into smaller parts 2020-12-01 18:05:24 +00:00
MdToHtml.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
MdToMd.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
testUtils.ts Fixed tests and server build 2021-05-25 17:50:51 +02:00