Jacopo Farina
|
ff83b93c74
|
Use mocha-chrome instead of phantomjs
mocha-phantomjs is deprecated, move to mocha-chrome to run tests.
Additionally, upgrade mocha.
|
7 years ago |
Adi Roiban
|
6ef8865a7c
|
Forward the exit code from phantom to the npm script. (#523)
|
7 years ago |
Gabe Gorelick
|
6c3cdc2130
|
Enable more linting rules (#486)
|
7 years ago |
Gabe Gorelick
|
f32186aa6e
|
Add eslint (#477)
|
7 years ago |
Sergi Almacellas Abellana
|
06aad9e130
|
Use tabs instead of spaces for formatting.
Closes #386
|
8 years ago |
Tobias Bieniek
|
8519f07aed
|
tests: Support phantomjs testing
|
10 years ago |
Tobias Bieniek
|
3c309274a3
|
package.json: Extract "test-browser" and "test-node" scripts
|
10 years ago |
Rob Dupuis
|
f51c552917
|
Added first cut of some tests for using PapaParse as a Node module
|
10 years ago |
Braden Anderson
|
a90899a5f9
|
add tiny server for running tests locally
This avoids the security restrictions on web workers over file://.
|
11 years ago |