zotero/test
Dan Stillman 33dedd1753 Tags overhaul [DB reupgrade]
- Simplified schema
- Tags are now added without reloading entire tag selector
  - On my system, adding 400 tags to an item (separately, with the tag
    selector updating each time) went from 59 seconds to 42. (Given that
    it takes only 13 seconds with the tag selector closed, though,
    there's clearly more work to be done.)
- Tag selector now uses HTML flexbox (in identical fashion, for now, but
  with the possibility of fancier changes later, and with streamlined
  logic thanks to the flexbox 'order' property)
- Various async fixes
- Tests
2015-06-23 05:21:58 -04:00
..
components Merge branch '4.0' into sjk/659 2015-06-01 00:03:20 -04:00
content waitForWindow()/waitForDialog() test function tweaks 2015-06-23 05:20:50 -04:00
resource Add stack traces to Chai assertion failures 2015-06-02 16:31:33 -04:00
tests Tags overhaul [DB reupgrade] 2015-06-23 05:21:58 -04:00
chrome.manifest Unit testing infrastructure 2015-03-07 16:34:55 -05:00
install.rdf Unit testing infrastructure 2015-03-07 16:34:55 -05:00
runtests.sh Disable automatic backups during test runs 2015-06-11 16:06:32 -04:00