Yotam Mann
|
30f118fd55
|
silence version logging in tests
|
2017-11-29 15:23:20 -05:00 |
|
Yotam Mann
|
f02a46f0c0
|
skip tests which rely on AudioContext.close promise resolving on unsupported platforms
|
2017-11-29 15:22:30 -05:00 |
|
Yotam Mann
|
2068fc3613
|
don't log on tests
|
2017-11-29 15:05:28 -05:00 |
|
Yotam Mann
|
1c13b893de
|
flag for online/focused testing
trying to fix failing tests on headless FF on Travis CI
|
2017-11-29 15:05:12 -05:00 |
|
Yotam Mann
|
0906faea56
|
putting window in focus
|
2017-11-21 09:40:32 -08:00 |
|
Yotam Mann
|
69dd348eaa
|
simplifying APITest
|
2017-10-26 00:51:43 -04:00 |
|
Yotam Mann
|
c634624fab
|
Revert "simplifying the API tests"
This reverts commit 6af9f28c50 .
|
2017-10-26 00:42:51 -04:00 |
|
Yotam Mann
|
6af9f28c50
|
simplifying the API tests
|
2017-10-25 23:08:16 -04:00 |
|
Yotam Mann
|
d153fc86cf
|
removing 'let' from test code
|
2017-10-24 11:57:23 -04:00 |
|
Yotam Mann
|
d9d7e4edcf
|
silencing warnings in API Tests
|
2017-09-15 17:46:22 -04:00 |
|
Yotam Mann
|
892668b01e
|
linearRampToValue -> linearRampTo
|
2017-08-31 12:45:25 -04:00 |
|
Yotam Mann
|
f687bb8a11
|
ability to get buffer values at a given time
|
2017-08-27 19:41:47 -04:00 |
|
Yotam Mann
|
62d1f5c9b1
|
resetting transport state between tests
addresses #250
|
2017-08-13 21:34:26 -04:00 |
|
Yotam Mann
|
8a270a22b2
|
increasing timeout length
CPU limited Travis CI containers are having a hard time keeping up with
the tests
|
2017-06-30 14:34:01 -04:00 |
|
Yotam Mann
|
7cd7bb1536
|
source shouldn't be muted
otherwise it’s not testing the right thing
|
2017-05-21 20:16:32 -07:00 |
|
Yotam Mann
|
f534e13a7e
|
optionally pass in the options object in the second argument
|
2017-05-13 22:08:55 -04:00 |
|
Yotam Mann
|
79a0e22fd7
|
fixed timing error in Meter
was always passing in NaN
|
2017-05-01 17:44:25 -04:00 |
|
Yotam Mann
|
ce2005193d
|
testing triggerRelease and triggerAttackRelease
testing in all instruments that have that method
|
2017-04-30 14:18:50 -04:00 |
|
Yotam Mann
|
d5253b6fce
|
testing static type queries
|
2017-04-26 00:27:49 -04:00 |
|
Yotam Mann
|
2030034494
|
sources to new defaults api
and es6 classes prep
|
2017-04-26 00:00:01 -04:00 |
|
Yotam Mann
|
e1b7fbd3f9
|
removing unused tests
|
2017-02-20 16:45:32 -05:00 |
|
Yotam Mann
|
ff7f384192
|
instrument tests use updated Offline API
|
2017-02-20 16:40:56 -05:00 |
|
Yotam Mann
|
6253db7250
|
signal tests use updated Offline API
|
2017-02-20 16:40:41 -05:00 |
|
Yotam Mann
|
fc0a26027f
|
migrating tests to new Offline API
|
2017-02-20 14:06:44 -05:00 |
|
Yotam Mann
|
15dd8107de
|
meter measures and returns RMS
|
2017-02-20 14:05:33 -05:00 |
|
Yotam Mann
|
bd9b42d5bc
|
additional buffer checks
|
2017-02-20 14:05:11 -05:00 |
|
Yotam Mann
|
47325729b2
|
updating EffectsTests to new Offline API
|
2017-02-20 00:04:45 -05:00 |
|
Yotam Mann
|
4399793d8d
|
converting components to new Offline test API
|
2017-02-19 23:55:55 -05:00 |
|
Yotam Mann
|
b3fa0edf9a
|
FF passes all signal scheduling tests
|
2017-02-19 22:51:10 -05:00 |
|
Yotam Mann
|
d5fa72f447
|
shim buffer tests into offline return
|
2017-02-19 22:50:39 -05:00 |
|
Yotam Mann
|
06913fa2cc
|
invokes a callback online a specific time
|
2017-02-19 20:49:58 -05:00 |
|
Yotam Mann
|
931524407c
|
simplified PassAudioStereo
|
2017-02-19 20:49:47 -05:00 |
|
Yotam Mann
|
23e07013c9
|
allowing for sound to slowly ramp in
|
2017-02-19 20:49:35 -05:00 |
|
Yotam Mann
|
f26f4d42aa
|
evaluates to true if the input produces silence
|
2017-02-19 20:48:57 -05:00 |
|
Yotam Mann
|
2b33efa77f
|
new Offline test API
|
2017-02-19 15:32:00 -05:00 |
|
Yotam Mann
|
99955515ea
|
reinit test on new Context
|
2017-02-19 15:31:03 -05:00 |
|
Yotam Mann
|
25b79e0108
|
updating to new PassAudio Test API
|
2017-02-19 15:29:01 -05:00 |
|
Yotam Mann
|
89d92b78bc
|
converting to new Offline test API
and new test helpers
|
2017-02-19 11:54:29 -05:00 |
|
Yotam Mann
|
c0b16757e5
|
Offline test uses new Offline method
|
2017-02-19 11:52:33 -05:00 |
|
Yotam Mann
|
27739ca795
|
changing name of private lookAhead member and adding 'lag' member
‘lag’ is the amount that the clock is falling behind the desired update
interval
|
2016-12-25 19:38:19 -05:00 |
|
Yotam Mann
|
273c2f3b51
|
updating to new Clock API
includes updateInterval
|
2016-12-20 22:38:07 -05:00 |
|
Yotam Mann
|
eb4242b780
|
using meter to test if buffer is playing
|
2016-12-15 12:49:51 -05:00 |
|
Yotam Mann
|
84c1affe83
|
Clock uses static lookahead
lookAhead is more conservatively computed and adjusts to the largest
value.
|
2016-11-21 00:05:19 -08:00 |
|
Yotam Mann
|
c700caed7f
|
member api test
|
2016-10-05 00:18:41 -04:00 |
|
Yotam Mann
|
f37e188acd
|
adding type primitives to APITest
|
2016-09-26 14:58:04 -04:00 |
|
Yotam Mann
|
2474312a4e
|
updating API tests
|
2016-09-25 21:58:48 -04:00 |
|
Yotam Mann
|
e4abe75851
|
validating constructor/method inputs
|
2016-09-25 21:36:32 -04:00 |
|
Yotam Mann
|
99d7d2f8bd
|
disconnects from a specific node
(tests this feature only when supported)
|
2016-07-06 23:39:06 -04:00 |
|
Yotam Mann
|
408f142be3
|
increasing timeout time
for very slow TravisCI server instances
|
2016-07-06 22:47:30 -04:00 |
|
Yotam Mann
|
3a7e51793e
|
sampler tests
also allowing a constructor argument to be passed into the Instrument
tests
|
2016-07-06 22:33:07 -04:00 |
|