test: Add additional tests and input validation

This commit is contained in:
Tom Moor
2020-12-28 15:30:01 -08:00
parent b932457fd3
commit 2787e56de3
5 changed files with 68 additions and 2 deletions

View File

@@ -279,6 +279,8 @@
"Export in progress…": "Export in progress…",
"Import": "Import",
"It is possible to import a zip file of folders and Markdown files previously exported from an Outline instance. Support will soon be added for importing from other services.": "It is possible to import a zip file of folders and Markdown files previously exported from an Outline instance. Support will soon be added for importing from other services.",
"Sorry, the file <1>{{fileName}}</1> is missing valid collections or documents.": "Sorry, the file <1>{{fileName}}</1> is missing valid collections or documents.",
"<0>{{fileName}}</0> looks good, the following collections and their documents will be imported:": "<0>{{fileName}}</0> looks good, the following collections and their documents will be imported:",
"Importing": "Importing",
"Confirm & Import": "Confirm & Import",
"Choose File…": "Choose File…",