Gil Tayar
|
e08ca08f3b
|
feat: add Node.js ESM entry point with named and default exports (#1340)
* add Node.js ESM entry point with named and default exports
* ensure that deep importing works
|
2020-06-09 11:17:41 +01:00 |
|
ossdev07
|
929c109e1a
|
chore: Removed phantomjs dependency (#1204)
* chore: Removed phantomjs dependency
Added support for chrome headless
Signed-off-by: ossdev07 <ossdev@puresoftware.com>
* Update karma.conf.js
* Update Makefile
|
2018-11-09 19:28:45 +01:00 |
|
Lucas Fernandes da Costa
|
616cf8bf88
|
Revert get version package json (#986)
* Revert getting version from package.json
* chai@4.0.2
|
2017-06-05 14:12:19 -03:00 |
|
lucasfcosta
|
8ba95a7620
|
Remove bump command to change lib/chai.js
|
2017-05-09 19:44:30 -03:00 |
|
lucasfcosta
|
d6234fb5d0
|
Run clean-browser before testing with karma
|
2015-12-19 14:35:33 -02:00 |
|
Kevin Kirsche
|
d6b892f712
|
Remove moot version property bump from Makefile
Makefile
|
2015-06-12 07:28:34 -04:00 |
|
Keith Cirkel
|
ce5b42ddeb
|
Ensure to include all changed files in release task
|
2015-06-04 00:19:28 +01:00 |
|
Keith Cirkel
|
f2112e82a6
|
Automate release process as much as possible
|
2015-06-03 23:39:55 +01:00 |
|
Colin Snover
|
afc8aa1d50
|
Switch to use Browserify for builds
Fixes #362.
|
2015-05-27 13:04:16 +00:00 |
|
Jordan Harband
|
b6f6b4f478
|
Add make test-firefox
|
2015-04-07 09:16:10 -07:00 |
|
Veselin Todorov
|
6b1771e08d
|
Remove lib-cov from test-travisci dependents
|
2014-01-26 08:47:31 +02:00 |
|
Veselin Todorov
|
0d0b6f7d98
|
Test coverage with istanbul
|
2014-01-26 08:44:54 +02:00 |
|
Veselin Todorov
|
764d00e73c
|
Remove jscoverage
|
2014-01-26 08:38:49 +02:00 |
|
Veselin Todorov
|
e8eae4c007
|
Remove coveralls
|
2014-01-26 08:35:09 +02:00 |
|
Jake Luer
|
1654808e59
|
makefile: change location of karma-runner bin script
|
2013-11-27 11:15:29 -05:00 |
|
Jake Luer
|
8a2e00b486
|
test: [sauce] use karma@canary to prevent timeouts
|
2013-09-17 23:12:16 -04:00 |
|
Jake Luer
|
cd5b24e13b
|
travis: use karma to start connect
|
2013-09-17 22:31:45 -04:00 |
|
Jake Luer
|
e541116036
|
tests: add sauce support to karma
|
2013-09-17 22:13:12 -04:00 |
|
Jake Luer
|
a8f94bdcbb
|
test: [karma] use karma phantomjs runner
- tests refactored as bdd instead of tdd
- removed test/browser bootstraps
- add karma-runner
|
2013-09-17 17:22:36 -04:00 |
|
Jake Luer
|
7084d60a5a
|
test: [coveralls] add coveralls api integration. testing travis-ci integration
|
2013-06-27 13:40:19 -04:00 |
|
Jake Luer
|
78b097c42f
|
makefile: force browser build on browser-test
|
2013-04-29 18:15:16 -04:00 |
|
Jake Luer
|
1d118016e0
|
makefile: use component for browser build
|
2013-04-29 17:42:25 -04:00 |
|
Jake Luer
|
3a11b9a32d
|
makefile: remove test-component for full test run
Bug in component prevents build on node >= 0.6.x. Would prefer to
keep travis test support for node 0.6 for now.
|
2013-02-03 18:27:38 -05:00 |
|
Jake Luer
|
f102d7fcc4
|
makefile: refactor for full build scenarios
|
2013-02-03 18:01:06 -05:00 |
|
Jake Luer
|
53cab5e7ba
|
makefile: chai.js is .PHONY so it builds every time
|
2013-02-03 15:14:39 -05:00 |
|
Jake Luer
|
f3b3eafdf6
|
makefile: refactor for fine grain control of testing scenarios
|
2013-02-03 14:41:13 -05:00 |
|
Jake Luer
|
5e07b04fdb
|
refactor testing bootstrap
|
2012-11-29 03:18:25 -05:00 |
|
Jake Luer
|
1e8dbc101f
|
clean up makefile
|
2012-06-30 22:54:38 -04:00 |
|
Jake Luer
|
461739d316
|
clean makefile
|
2012-05-15 14:36:17 -04:00 |
|
Jake Luer
|
dd6a4f844a
|
docs don't need coverage
|
2012-05-09 18:42:55 -04:00 |
|
Jake Luer
|
fbd5aff89f
|
don't need to rebuild docs to view
|
2012-05-09 12:23:04 -04:00 |
|
Jake Luer
|
4f9c813f3f
|
new doc site checkpoint - plugin directory!
|
2012-05-09 12:12:34 -04:00 |
|
Jake Luer
|
f596097e7b
|
added mocha.opts
(so @domenic can run tests without the makefile)
|
2012-05-04 17:55:11 -04:00 |
|
Jo Liss
|
0f64769906
|
Make order of source files well-defined
This avoids crazy git diffs when building.
|
2012-04-10 17:00:32 -04:00 |
|
Jake Luer
|
850509a73a
|
first version of line displayed error for node js (unstable)
must have `chai.Assertion.includeStack = true`
|
2012-04-06 21:15:54 -04:00 |
|
Jake Luer
|
ec4527cf4d
|
putting coverage and tests for docs in docs/out/support
|
2012-02-25 01:33:59 -05:00 |
|
Jake Luer
|
b423ea7830
|
makefile copy necessary resources for tests in docs
|
2012-02-25 01:33:59 -05:00 |
|
Jake Luer
|
38b0bcc2ea
|
mocha coverage support
|
2012-02-24 02:59:52 -05:00 |
|
Jake Luer
|
3fdd508721
|
docs cleanup
|
2012-02-10 11:32:44 -05:00 |
|
Jake Luer
|
c5e98d484f
|
Release 0.1.4
|
2011-12-26 13:19:22 -05:00 |
|
Jake Luer
|
48c0e02704
|
make / compile now use prefix/suffix correctly
|
2011-12-18 07:31:27 -05:00 |
|
Jake Luer
|
2804b6bb98
|
codex locked in version 0.0.5
|
2011-12-16 06:15:00 -05:00 |
|
Jake Luer
|
cc76e2b85f
|
adding codex as doc dependancy
|
2011-12-15 17:49:13 -05:00 |
|
Jake Luer
|
6981a328e8
|
added mocha for testing
|
2011-12-15 05:28:16 -05:00 |
|
Jake Luer
|
b6568995fd
|
makefile
|
2011-12-07 01:10:15 -05:00 |
|