fabric.js/test/unit
Jeremy Shipman 0c936ed6bc Fix testem runner, and further improvements (#4593)
* Switched qunit dependency to npm

* Fixed testem not working

* Switched test.js build to use node-qunit.
As stated in the QUnit docs: The qunit package prior to 2.4.1 is an alternative CLI that is now published as node-qunit.

* Introduced qunit 2.4.1, with an npm script for running node tests

* Switched testem page fixture to use qunit package instead of qunitjs

* Configured testem to run in headless mode, and use new npm node test script for "Node" launcher configuration.
This means that individual tests will show up in testem output via the the `tap` test protocol.

* Made canvas_static 'toDataURL cropping' test asynchronous.

* Configured QUnit testTimeout and enabled 'noglobals' config

* Updated .travis.yml config to do cross-browser/env testing via Testem

* Specify qunit binary directly to fix confict with binary from node-qunit

* Avoid test hanging by aborting the animated cursor

* Firefox test fix, and enabled in Testem config
2017-12-31 09:51:07 +01:00
..
activeselection.js removed specific node code (#4470) 2017-11-19 20:00:01 +01:00
animation.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
brushes.js Fix drawing of a point (#4492) 2017-11-24 11:36:36 +01:00
canvas.js handle top canvas in resize/renderAll (#4527) 2017-12-03 17:15:46 +01:00
canvas_static.js Fix testem runner, and further improvements (#4593) 2017-12-31 09:51:07 +01:00
circle.js Remove extra code from Circle/Triangle (#4547) 2017-12-09 11:32:26 +01:00
collection.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
color.js Fix color toHexa() (#4579) 2017-12-27 10:05:40 +01:00
ellipse.js Paint order (#4303) 2017-09-17 22:47:35 +02:00
gradient.js removed specific node code (#4470) 2017-11-19 20:00:01 +01:00
group.js removed specific node code (#4470) 2017-11-19 20:00:01 +01:00
image.js fix browser element mockup 2017-11-20 09:57:05 +01:00
image_filters.js removed specific node code (#4470) 2017-11-19 20:00:01 +01:00
intersection.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
itext.js Fix testem runner, and further improvements (#4593) 2017-12-31 09:51:07 +01:00
itext_click_behaviour.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
itext_key_behaviour.js Fix testem runner, and further improvements (#4593) 2017-12-31 09:51:07 +01:00
line.js Paint order (#4303) 2017-09-17 22:47:35 +02:00
object.js removed specific node code (#4470) 2017-11-19 20:00:01 +01:00
object_geometry.js Fix scaling issues that involves width/height (#4491) 2017-11-23 18:04:54 +01:00
object_interactivity.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
object_origin.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
observable.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
parser.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
path.js Paint order (#4303) 2017-09-17 22:47:35 +02:00
pattern.js Fix testem runner, and further improvements (#4593) 2017-12-31 09:51:07 +01:00
point.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
polygon.js Paint order (#4303) 2017-09-17 22:47:35 +02:00
polyline.js Paint order (#4303) 2017-09-17 22:47:35 +02:00
rect.js Paint order (#4303) 2017-09-17 22:47:35 +02:00
shadow.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
stateful.js Update deps (#4315) 2017-09-17 11:44:57 +02:00
text.js remove extra tab and newlines (#4524) 2017-12-02 11:11:11 +01:00
util.js removed specific node code (#4470) 2017-11-19 20:00:01 +01:00