Commit graph

127 commits

Author SHA1 Message Date
George
fbccfd15b7 .travis.yml: .org => .com update in email 2022-09-20 11:20:44 +00:00
Yotam Mann
ebc0189133 simplifying tests
no need to run on so many browsers now that using standardized-audio-context gives more cross-browser compatability.
2022-09-05 10:36:30 -04:00
Yotam Mann
3f835efce6 removing node test for now 2021-10-13 14:26:02 -04:00
Yotam Mann
0ccdab762f upgrading to node version 14 2021-10-13 13:06:00 -04:00
Yotam Mann
a84317f03a updating to bionic distribution 2020-09-21 09:50:17 -04:00
Yotam Mann
ebd84be80b testing all of the scripts in the readme 2020-07-26 13:37:38 -07:00
Yotam Mann
9352dcafc6 splitting the examples into two sections to speed things up 2020-07-19 12:41:20 -07:00
Yotam Mann
8a82a5f794 running examples through typescript checker 2020-07-19 10:50:44 -07:00
Yotam Mann
30e14cf729 upgrading node version 2020-03-21 22:36:16 -04:00
Yotam Mann
8df0c7a73e removing typescript specific build 2020-01-19 23:40:00 -05:00
Yotam Mann
81a6506b7f testing ability to load in Node.js context
closes #566
2019-11-07 15:46:12 -05:00
Yotam Mann
258b10a63f running all of the example tests in one process
splitting it doesn't seem to save much time
2019-10-31 11:30:26 -04:00
Yotam Mann
71cff7f194 split examples into two sections
that can run in parallel
2019-10-31 09:40:40 -04:00
Yotam Mann
e306319f7f feat: testing examples in jsdocs 2019-10-22 23:47:19 -04:00
Yotam Mann
521ffec2c7 generate docs with build 2019-09-15 20:59:05 -04:00
Yotam Mann
d866dfe66a publishing typescript prerelease
for testing purposes
2019-07-11 00:54:34 -04:00
tambien
73f965e184 using ff beta tests again 2019-06-19 10:32:03 -04:00
tambien
435289c7b8 just run 'test' for now 2019-06-19 10:25:17 -04:00
tambien
a9b70e8017 temporarily removing ff-beta tests
crashing while running in headless mode, need to track down which test is causing this
2019-03-19 20:38:12 -04:00
tambien
75c7171f3d using latest beta instead of nightly
nightly is crashing on Travis-CI with the error "stack smashing detected"
2019-03-08 11:55:35 -05:00
tambien
6244b71890 moving from coveralls to codecov
https://coveralls.io/github/Tonejs/Tone.js kept returning a 406 error
2019-02-01 10:17:35 -05:00
tambien
f9a4a14a43 generating typescript defs from jsdocs
jsdocs will need to be updated to be more useful as tsdefs
2019-01-28 12:43:20 -05:00
tambien
9fea022f98 removing broken safari tests 2018-09-10 14:02:24 -04:00
tambien
baa9460383 testing that it's able to load in Node.js
doesn't do any audio processing, but doesn't throw an error
2018-08-29 13:54:55 -04:00
tambien
e476a46373 build before running puppeteer tests 2018-08-26 20:15:36 -04:00
tambien
5e565b3a7b adding html tests
using puppeteer
2018-08-26 19:43:28 -04:00
tambien
8c8164ee2f Revert "testing latest OSX environment"
This reverts commit 84600ad327.
2018-08-26 11:42:44 -04:00
tambien
85bfecfe17 testing latest OSX environment
also seeing which tests fail with no audio output
2018-08-26 11:05:16 -04:00
tambien
f07a1b4f8d integrated coveralls into karma
so don't run coveralls script
2018-08-23 00:23:09 -04:00
tambien
717f0432b6 renaming gulp->scripts 2018-08-23 00:17:35 -04:00
Yotam Mann
62d349f970 using an even older version of safari
still getting "NotSupportedError (DOM Exception 9): The operation is not supported on 'createBuffer'"
2018-08-07 10:12:31 -04:00
Yotam Mann
66f814381b reverting to an older version of safari
until i can figure out why the tests are failing
2018-08-07 10:06:24 -04:00
tambien
8ca7873045 updating deploy script 2018-06-20 15:37:09 -04:00
tambien
4c957af504 using npm install instead of npm ci 2018-06-05 22:51:08 -04:00
Yotam Mann
01b4b610ed website and build are handled in their own repos 2018-05-19 16:09:54 -04:00
Yotam Mann
f671d3305e testing across all platforms
again
2018-05-19 11:57:06 -04:00
Yotam Mann
7cc5ae2c78 moving coveralls to script
this way it won't run on deploy job
2018-05-19 11:14:12 -04:00
Yotam Mann
6fda2be99a adding build conditions
moving scripts into travis
2018-05-19 10:53:34 -04:00
Yotam Mann
392a60c4e5 Merge branch 'dev' into webpack 2018-05-18 19:22:20 -04:00
Yotam Mann
ef4168ddd0 using ci instead of install 2018-05-18 19:21:08 -04:00
Yotam Mann
5ec7dd4205 using npm install again 2018-05-18 13:55:47 -04:00
Yotam Mann
7a2406c58c installing latest npm 2018-05-18 13:42:21 -04:00
Yotam Mann
13192d1ae7 using node 9 2018-05-18 13:38:38 -04:00
Yotam Mann
dc4f0e4375 moving npm ci to 'install' section 2018-05-18 13:35:58 -04:00
Yotam Mann
b1674277d2 trying out npm ci 2018-05-18 13:32:53 -04:00
Yotam Mann
61ae5af7ed using npm install 2018-05-18 13:07:09 -04:00
Yotam Mann
adbbc014b2 trying 'ci' instead of 'install' 2018-05-18 13:01:44 -04:00
Yotam Mann
29ce886226 using npm script 2018-05-18 12:36:05 -04:00
Yotam Mann
4ead35ba51 using 'install' instead of 'ci' 2018-05-18 12:26:09 -04:00
Yotam Mann
a867c967a6 simplifying travis (for testing) 2018-05-18 12:17:28 -04:00