zotero/test/tests/data/mendeleyMock
Tom Najdek 141258d564 Fix a bug in regex extracting fields to "extra"
Because regex is built using a template string, \s* is actually escaped
into s*, i.e. literal "s" appearing 0 or more times. In most cases this
would mean that output can have spacing slightly off. In extreme case,
when identifier starts with letter "s", this could this could lead to
identifier being stored incorrectly.

Also adjusted tests to be more strict and mock data to cover this case.
2022-08-11 02:46:37 -04:00
..
annotations.json Mendeley Import: Test skipping mismatched annotations 2021-11-15 11:37:34 +01:00
folders-simple.json Mendeley import: Remove code to patch after earlier imports (#2234) 2021-11-03 23:32:36 -04:00
group-annotations.json Mendeley Import: Tests for group annotations 2021-11-15 11:39:57 +01:00
groups.json Mendeley Import: Tests for group annotations 2021-11-15 11:39:57 +01:00
items-simple.json Fix a bug in regex extracting fields to "extra" 2022-08-11 02:46:37 -04:00
items-updated.json Mendeley import: Remove code to patch after earlier imports (#2234) 2021-11-03 23:32:36 -04:00
user.json Mendeley Import: Tests for group annotations 2021-11-15 11:39:57 +01:00