1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00
joplin/CliClient/tests
2019-09-25 18:40:04 +00:00
..
enex_to_html Desktop: Fix import interop service (#1887) 2019-09-23 22:18:30 +01:00
enex_to_md Desktop, Cli: Improved bold formatting support in Enex import (#1708) 2019-07-29 12:25:25 +02:00
html_to_md Clipper: Fixes #1783: Fixed importing tables that contain pipes 2019-09-07 10:32:52 +01:00
support All: Refactored encryption/decryption method to use same algorithm for both file and string encryption 2017-12-18 20:54:03 +01:00
ArrayUtils.js Tests: Make all tests use asyncTest for better error handling 2019-09-23 23:23:10 +01:00
encryption.js Tests: Make all tests use asyncTest for better error handling 2019-09-23 23:23:10 +01:00
EnexToHtml.js Desktop: Fix import interop service (#1887) 2019-09-23 22:18:30 +01:00
EnexToMd.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
HtmlToMd.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
htmlUtils.js Tests: Make all tests use asyncTest for better error handling 2019-09-23 23:23:10 +01:00
markdownUtils.js Tests: Make all tests use asyncTest for better error handling 2019-09-23 23:23:10 +01:00
models_BaseItem.js Tests: Make all tests use asyncTest for better error handling 2019-09-23 23:23:10 +01:00
models_Folder.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_ItemChange.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_Note.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
models_Resource.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
models_Revision.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_Setting.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
models_Tag.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
pathUtils.js Tests: Fail test units when an uncaught exception is thrown inside asyncTest 2019-09-23 22:30:25 +01:00
services_InteropService.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
services_KvStore.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
services_ResourceService.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
services_rest_Api.js Tests: Make all tests use asyncTest for better error handling 2019-09-23 23:23:10 +01:00
services_Revision.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
services_SearchEngine.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
StringUtils.js Tests: Make all tests use asyncTest for better error handling 2019-09-23 23:23:10 +01:00
synchronizer.js All: Added fail-safe to prevent data from being wiped out when the sync target is empty 2019-09-25 18:40:04 +00:00
TaskQueue.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
test-utils.js All: Added fail-safe to prevent data from being wiped out when the sync target is empty 2019-09-25 18:40:04 +00:00
urlUtils.js Desktop, CLI: Fixed import of notes that contain links with hashes 2019-09-12 22:48:10 +01:00