Fix various issues with rapid UI/data changes due to asyncification

This commit is contained in:
Dan Stillman 2015-05-05 02:35:04 -04:00
parent fc428f8e1b
commit 02a36eab9b
8 changed files with 69 additions and 42 deletions

View file

@ -1,3 +1,5 @@
"use strict";
describe("Zotero.CollectionTreeView", function() {
var win, collectionsView;