aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 7 insertions, 3 deletions
diff --git a/package.json b/package.json
index eb3a3b09e..ef570fb94 100644
--- a/package.json
+++ b/package.json
@@ -5,10 +5,13 @@
"private": true,
"scripts": {
"start": "gulp dev",
- "test": "mocha --require test/helper.js --compilers js:babel-register --recursive",
- "watch": "mocha watch --compilers js:babel-register --recursive",
+ "test": "mocha --require test/helper.js --compilers js:babel-register --recursive \"test/unit/**/*.js\" && npm run ci",
+ "watch": "mocha watch --compilers js:babel-register --recursive \"test/unit/**/*.js\"",
"ui": "node development/genStates.js && beefy ui-dev.js:bundle.js --live --open --index=./development/index.html --cwd ./",
- "mock": "beefy mock-dev.js:bundle.js --live --open --index=./development/index.html --cwd ./"
+ "mock": "beefy mock-dev.js:bundle.js --live --open --index=./development/index.html --cwd ./",
+ "buildMock": "browserify ./mock-dev.js -o ./development/bundle.js",
+ "testem": "npm run buildMock && testem",
+ "ci": "npm run buildMock && testem ci -P 2"
},
"browserify": {
"transform": [
@@ -96,6 +99,7 @@
"mocha-jsdom": "^1.1.0",
"mocha-sinon": "^1.1.5",
"qs": "^6.2.0",
+ "qunit": "^0.9.1",
"sinon": "^1.17.3",
"tape": "^4.5.1",
"uglifyify": "^3.0.1",
ref='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/x11-toolkits?h=gnome-3.24&id=36775a6571ff5a2e99cc44937daf1d473d173010'>- Update to 1.6.46gahr2012-07-132-3/+3 * Remove -Werror from compiler flags to fix build with clangpawel2012-07-051-4/+1 * - Backport patch to fix text cursor position:avilla2012-07-052-0/+33 * - Fix build with clangpawel2012-07-031-1/+4 * - Update to version 2.0.10pawel2012-07-033-26/+27 * MAKE_JOBS_SAFE=yesfjoe2012-07-011-0/+1 * MAKE_JOBS_SAFE=yesfjoe2012-07-011-0/+1 * Bump portrevision.kwm2012-07-011-1/+1 * - Remove SITE_PERL from *_DEPENDSaz2012-06-304-9/+9 * - Remove SITE_PERL from *_DEPENDSaz2012-06-301-2/+2 * - Remove SITE_PERL from *_DEPENDSaz2012-06-301-1/+1 * MAKE_JOBS_SAFE=yesfjoe2012-06-281-0/+1 * MAKE_JOBS_SAFE=yesfjoe2012-06-281-0/+1 * Update gstreamer ports.kwm2012-06-271-1/+1 * - Update E17 ports:makc2012-06-274-13/+123 * - reset MAINTAINERdinoex2012-06-264-4/+4 * update WWWbf2012-06-261-1/+1 * - fix html docs by using texi2pdfdinoex2012-06-261-0/+1 * also install .hpp filesoliver2012-06-262-1/+233 * update gigi to 0.8.0.1074oliver2012-06-2412-250/+6 * - Update to 1.34sunpoet2012-06-244-139/+222 * - Unbreak on i386gahr2012-06-212-5/+10 * - Update to 1.243swills2012-06-212-12/+11 * - unbreak on amd64 <9 by depending on GCC 4.4+gahr2012-06-202-7/+16 * - Mark BROKEN: does not package - does not install documentationpav2012-06-181-0/+2 * - preserve Soundsdinoex2012-06-151-1/+0 * - Add note about kern.ipc.shmall tuning.avilla2012-06-151-1/+2 * Update to 0.10.0.rakuco2012-06-132-4/+4 * Update to version 2.9.4pawel2012-06-123-5/+9 * - use OPTIONS_DEFINEdinoex2012-06-112-10/+12 * - Unbreak: the build target has always fetched a remote file which until nowpav2012-06-112-0/+18 * This patch has been added in graphics/giflibxride2012-06-101-299/+0 * - update to 0.22dinoex2012-06-096-169/+115 * Unmark BROKEN, already fixederwin2012-06-091-2/+0 * Mark BROKEN: does not build with new gifliberwin2012-06-091-0/+2 * Merge changes from area51 repository (SVN commit 8197 by avilla):makc2012-06-092-223/+212 * - Fix build after recent giflib (4.2) update.az2012-06-091-0/+13 * Remove share/bakefile and lib/wx gracefully: other wxgtk versions may installfjoe2012-06-081-4/+4 * Fix pkg-plist when built WITHOUT_GSTREAMER.fjoe2012-06-082-3/+5 * 2012-05-10 x11-toolkits/xforms-i18n: BROKEN for more than 6 monthgahr2012-06-082-23/+0 * - Add libinotify support.fjoe2012-06-081-2/+3 * - ensure texi2html is installed for generating docsdinoex2012-06-082-1/+22 * Convert my ports to optionsNGpawel2012-06-082-6/+14 * - Update to 0.11sylvio2012-06-072-5/+4 * - remove old OPTIONSdinoex2012-06-071-2/+0 * - Drop maintainershippav2012-06-061-1/+1 * - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-0610-20/+10 * - Remove SITE_PERL from *_DEPENDSaz2012-06-056-38/+38 * - Update ruby-gnome ports to 1.1.3swills2012-06-0515-26/+10 * - Fix INDEXaz2012-06-041-1/+1 * - Remove SITE_PERL from *_DEPENDSaz2012-06-042-2/+2 * - Remove SITE_PERL from *_DEPENDSaz2012-06-048-11/+11 * - Update to 0.90.0.1pgj2012-06-0410-33/+30 * - Update to 0.12.3pgj2012-06-046-10/+8 * - Update to 0.12.3.1pgj2012-06-042-4/+3 * - Update to 2.2.3.1pgj2012-06-043-11/+11 * - Update The Glorious Glasgow Haskell Compiler to version 7.4.1pgj2012-06-047-7/+23 * Fix build after giflib update.romain2012-06-041-0/+299 * wxHaskell is a portable and native GUI library for Haskell. It is builtpgj2012-06-043-0/+41 * - Remove SITE_PERL from *_DEPENDSaz2012-06-031-1/+1 * Really fix qt33bapt2012-06-031-2/+1 * Fix qt33 with option-ngbapt2012-06-021-3/+1 * - fix build with libpng 1.5.10dinoex2012-06-021-1/+2 * The KDE on FreeBSD team is happy to update Qt to its 4.8.2 release.rakuco2012-06-022-14/+0 * - cleanup GNUSTEP_DEVELdinoex2012-06-011-1/+1 * - update png to 1.5.10dinoex2012-06-01