zotero/test/tests/data
Dan Stillman fcb6e0c068 Save snapshots via nsIWebBrowserPersist instead of WebPageDump
WPD code hasn't been updated in many years, and there was an issue with
document permissions in 5.0. We'll need to replace nsIWBP in Electron,
but this will do for now.

Attachments are opened using file:// URIs instead of
zotero://attachment, which is what Standalone does anyway. Ancient HTML
annotations and highlights won't be displayed anymore, but I'm not sure
they worked anyway, and it hasn't been possible to create them in years.
We might be able to write out existing annotations to notes.

iframes are skipped during saving, in an attempt to reduce the number of
junk ad files. JS can still cause problems with viewing, so we might
still want to either disable scripts or force the viewed page offline
(if such a thing is possible).

There might be issues with auxiliary filename length/characters during
cross-platform file syncing. (We modified the WPD code to shorten/clean
them.)
2016-06-02 16:14:29 -04:00
..
charsets Update character set handling 2015-06-12 02:46:02 -04:00
metadata Fix various cases of saving items to selected collection 2015-11-15 17:49:31 -05:00
search Add basic tests for full-text search 2015-05-31 14:39:37 -07:00
snapshot Save snapshots via nsIWebBrowserPersist instead of WebPageDump 2016-06-02 16:14:29 -04:00
.gitignore Add .gitignore file for PDF tool cache dir in test data directory 2015-06-02 20:32:55 -04:00
allTypesAndFields.js Merge branch '4.0' 2015-07-18 07:09:53 -04:00
book_and_child_note.ris Fix saving an item with a child note into a collection 2016-03-25 02:24:22 -04:00
book_and_snapshot.rdf Fix hang on import that includes an HTML attachment 2016-03-22 01:31:20 -04:00
citeProcJSExport.js Fix season export in CSL JSON 2015-08-04 14:19:39 -05:00
empty Fix NS_BASE_STREAM_CLOSED error, for real 2015-06-02 14:58:43 -04:00
empty.pdf Add tests for Zotero.Translate.ItemGetter.prototype.nextItem 2015-05-26 16:11:43 -05:00
feed.rss Various feeds changes 2016-03-22 06:56:36 -04:00
feedDetailed.rss Adds Zotero.FeedReader tests 2016-03-22 06:56:29 -04:00
feedModified.rss Various feeds changes 2016-03-22 06:56:33 -04:00
feeds.opml Close adomasven/zotero#11. Add support for feed imports from OPML files 2016-04-27 20:32:20 +01:00
itemJSON.js Merge branch '4.0' 2015-07-18 07:09:53 -04:00
journalArticle.js Use ISO 8601 accessDates everywhere 2015-06-07 18:50:57 -04:00
recognizePDF_test_DOI.pdf Add unit test for PDF recognition with DOI 2015-03-08 16:02:10 -04:00
recognizePDF_test_GS.pdf Add unit test for PDF recognition without DOI 2015-03-08 16:20:57 -04:00
Test Import Translator.js Fix importing files and add a basic test 2015-06-12 16:58:57 -04:00
test.html ZFS file sync overhaul for API syncing 2015-10-29 04:38:27 -04:00
test.pdf Add test PDF file 2015-11-12 15:40:42 -05:00
test.png Add missing sample file for attachment test 2015-05-04 02:45:55 -04:00
test.txt Full-text syncing support via API [DB reupgrade] 2015-11-12 02:54:51 -05:00
translatorExport.js Merge branch '4.0' 2015-07-18 07:09:53 -04:00
translatorExportLegacy.js Merge branch '4.0' 2015-07-18 07:09:53 -04:00