Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.
Go to file
Simon Kornblith 1c32db68da Unit testing infrastructure
Implements the beginnings of unit testing infrastructure using
mocha/chai. The unit tests can be run locally using test/runtests.sh,
although this will need tweaks to run on Windows. They should also run
on commit using Travis-CI.

The unit tests themselves live in test/tests. The index.js file
specifies separate test sets, which can be run individually by calling
test/runtests.sh <testsets>. Right now there is only a single unit
test, but hopefully we'll have more soon...
2015-03-07 16:34:55 -05:00
chrome Regression from f0bd1e77ff 2015-02-28 15:57:27 -06:00
components Fix sorting of tag autocomplete in advanced search 2015-02-25 23:58:54 -05:00
defaults/preferences Additional icon changes 2015-02-18 17:10:19 -05:00
resource Add Zotero.clientName, set to "Zotero" by default 2015-02-23 03:31:52 -05:00
styles@188e5914c7 Update submodules, repotime, and versions 2015-02-10 00:13:42 -05:00
test Unit testing infrastructure 2015-03-07 16:34:55 -05:00
translators@daa1a05939 Update translators 2015-02-10 22:52:53 -05:00
.gitmodules Unit testing infrastructure 2015-03-07 16:34:55 -05:00
.travis.yml Unit testing infrastructure 2015-03-07 16:34:55 -05:00
chrome.manifest Add Ukrainian locale 2014-05-16 14:51:49 -04:00
COPYING Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
install.rdf Update maxVersion 2015-02-10 22:57:55 -05:00
README.md Create README.md 2014-04-27 21:36:25 -04:00
update.rdf Update maxVersion 2015-02-10 22:57:55 -05:00

Zotero

Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research sources.

For more information on how to use this source code, see the Zotero wiki.