CI to automate build of zotero tarball for zotero aport https://gitlab.alpinelinux.org/alpine/aports/-/tree/master/testing/zotero
Find a file
Tom Najdek 14bf3184bb Fixes and tweaks to make tests work with babelized code
* Use mocha, chai & sinon from the npm. As of sinon 2.0
  sinon-as-promised is no longer required so it is removed
* Tweak code to re-use the same loader with the same environment
  throghout the code
* Introduce browserify step for testing tools that only provide
  node-compatible libraries (sinon, chai-as-promised)
* Introduce copy step for test data to resolve multiple issues with
  tests depending on files not being symlinks
* Re-introduce custom implementation of setTimeout to resolve issues
  with few tests
* Re-introduce custom Bluebird Promises config & monkey patch
2017-06-01 11:36:16 -04:00
chrome Fixes and tweaks to make tests work with babelized code 2017-06-01 11:36:16 -04:00
components Fixes and tweaks to make tests work with babelized code 2017-06-01 11:36:16 -04:00
defaults/preferences Remove obsolete styles related code 2017-05-03 14:00:17 +03:00
gulp Introduce a build system 2017-05-23 17:02:50 +01:00
resource Fixes and tweaks to make tests work with babelized code 2017-06-01 11:36:16 -04:00
styles@c2c3264de4 Update submodules 2017-05-08 00:14:06 -04:00
test Fixes and tweaks to make tests work with babelized code 2017-06-01 11:36:16 -04:00
translators@6542269a1b Update submodules 2017-05-08 00:14:06 -04:00
.babelrc Fixes and tweaks to make tests work with babelized code 2017-06-01 11:36:16 -04:00
.gitattributes Fix enforcing of Unix newlines for SQL files 2016-02-26 18:37:44 -05:00
.gitignore Introduce a build system 2017-05-23 17:02:50 +01:00
.gitmodules Add Chai-as-Promised 2015-09-18 03:34:03 -05:00
.travis.yml Enable 45 ESR for Travis, since it's still used on Windows 2017-01-24 02:53:26 -05:00
chrome.manifest Disable some incomplete locales (below 50% or so) 2017-02-23 15:11:17 -05:00
CONTRIBUTING.md Create CONTRIBUTING.md 2016-02-08 19:28:05 -05:00
COPYING Switch client code license to Affero GPL version 3 2011-05-18 18:34:22 +00:00
gulpfile.js Fixes and tweaks to make tests work with babelized code 2017-06-01 11:36:16 -04:00
install.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00
package.json Fixes and tweaks to make tests work with babelized code 2017-06-01 11:36:16 -04:00
README.md Merge branch '4.0' 2015-11-01 21:22:13 -05:00
update.rdf Update Fx minVersion to 45 2016-12-13 09:12:55 -05:00

Zotero

Build Status

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

Please post feature requests or bug reports to the Zotero Forums. If you're having trouble with Zotero, see Getting Help.

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