|
|
d3b3021fd5
|
update SQLite version in test
|
2026-04-23 01:15:55 -05:00 |
|
Joel Wetzell
|
f969d3484d
|
upgrade osc-go library to v0.3.0 and handle new error cases
|
2026-04-14 07:28:06 -05:00 |
|
Joel Wetzell
|
f57f9d8ce5
|
fix additionProperties in JSONSchema and add IDs to everything
|
2026-03-30 20:58:39 -05:00 |
|
Joel Wetzell
|
87947527d6
|
conver midi.message.create into separate processors
|
2026-03-28 15:43:13 -05:00 |
|
Joel Wetzell
|
e2e9fb5eb6
|
add other methods to http request schema
|
2026-03-26 18:20:02 -05:00 |
|
Joel Wetzell
|
9a50ca8cfe
|
move schema to an internal package
|
2026-03-23 12:51:26 -05:00 |
|
Joel Wetzell
|
842495f010
|
generate json-schema dynamically in Go
|
2026-03-23 12:11:10 -05:00 |
|
Joel Wetzell
|
0922ece656
|
rename filter.unique test as well
|
2026-03-23 10:25:48 -05:00 |
|
Joel Wetzell
|
4c7dd1b4d8
|
rename filter.unique to filter.change
|
2026-03-23 10:16:17 -05:00 |
|
Joel Wetzell
|
2fe2250a57
|
fix filter regex test names
|
2026-03-23 00:36:08 -05:00 |
|
Joel Wetzell
|
e32776b02c
|
add processor to filter out unique values
|
2026-03-23 00:29:42 -05:00 |
|
Joel Wetzell
|
9843c116b2
|
move test implementations to a shared internal package
|
2026-03-22 22:39:29 -05:00 |
|
Joel Wetzell
|
71b6a6d4a8
|
add test layout for router input/output processors
|
2026-03-22 21:58:17 -05:00 |
|
Joel Wetzell
|
bb3d939bcd
|
test script slice input and output
|
2026-03-22 21:44:55 -05:00 |
|
Joel Wetzell
|
97742d7e59
|
add test for no rows to db.query
|
2026-03-22 21:30:09 -05:00 |
|
Joel Wetzell
|
9646c3f2d3
|
add tests for correct module type from processors context
|
2026-03-22 21:27:20 -05:00 |
|
Joel Wetzell
|
26dc976565
|
add test for extended OSC types
|
2026-03-22 21:26:37 -05:00 |
|
Joel Wetzell
|
70f64e83c7
|
add tests to check getting modules from context
|
2026-03-22 21:00:11 -05:00 |
|
Joel Wetzell
|
13e5d4d85a
|
add tests for db and kv processors
|
2026-03-22 20:41:39 -05:00 |
|
Joel Wetzell
|
bfd0d3a90a
|
add test module with kv and db capabilities to processor tests
|
2026-03-22 20:41:21 -05:00 |
|
Joel Wetzell
|
94bc22928b
|
add tests for bad params Get scenarios
|
2026-03-22 19:39:24 -05:00 |
|
Joel Wetzell
|
012c416432
|
use GetAnyAsByteSlice whenever possible
|
2026-03-18 21:57:21 -05:00 |
|
Joel Wetzell
|
14f3ae74a7
|
try processing return value of script.js as an array and a map
|
2026-03-18 21:51:25 -05:00 |
|
Joel Wetzell
|
c2b73ac710
|
convert query to template
|
2026-03-18 20:54:51 -05:00 |
|
Joel Wetzell
|
57262c3377
|
actually use value template in Set
|
2026-03-18 20:54:42 -05:00 |
|
Joel Wetzell
|
1fb59cc947
|
type Modules property of WrappedPayload
|
2026-03-18 16:24:49 -05:00 |
|
Joel Wetzell
|
3f4271b5ef
|
add module and processor for interacting with SQLite DB
|
2026-03-18 14:21:36 -05:00 |
|
Joel Wetzell
|
4559c6efbd
|
add processors for key value operations
|
2026-03-18 14:18:07 -05:00 |
|
Joel Wetzell
|
2a40fa561c
|
add test for multiple return values
|
2026-03-17 19:33:41 -05:00 |
|
Joel Wetzell
|
1467d9de16
|
add test for slice to struct get processors
|
2026-03-17 19:17:10 -05:00 |
|
Joel Wetzell
|
b17e0489a5
|
switch test wasm plugin to version that does not require WASI
|
2026-03-17 12:06:12 -05:00 |
|
Joel Wetzell
|
6336800641
|
remove badly shaped mqtt.message.encode processor
|
2026-03-17 12:04:01 -05:00 |
|
Joel Wetzell
|
d9ac6d1a85
|
add good tests for sip processors
|
2026-03-16 22:00:25 -05:00 |
|
Joel Wetzell
|
be3b9e3d5a
|
add tests for sip processors
|
2026-03-16 21:58:10 -05:00 |
|
Joel Wetzell
|
44cc2e322c
|
add missing test boilerplate for processors
|
2026-03-16 21:49:13 -05:00 |
|
Joel Wetzell
|
5f9547fddb
|
add test for http.response.create
|
2026-03-16 21:32:30 -05:00 |
|
Joel Wetzell
|
8d8c5d4073
|
add test for http.requrest.do
|
2026-03-16 20:43:35 -05:00 |
|
Joel Wetzell
|
6d382ecd20
|
add test for midi.message.unpack
|
2026-03-16 20:38:43 -05:00 |
|
Joel Wetzell
|
f0aa5a9eb0
|
add test for nats.message.create
|
2026-03-16 20:28:21 -05:00 |
|
Joel Wetzell
|
e84bd6ead4
|
fix test error messages
|
2026-03-16 20:21:57 -05:00 |
|
Joel Wetzell
|
3d54ac7a0d
|
add more bad test cases for freed.create
|
2026-03-16 20:13:19 -05:00 |
|
Joel Wetzell
|
2eae266903
|
fix template error handling in freed.create
|
2026-03-16 20:12:59 -05:00 |
|
Joel Wetzell
|
c7d407d507
|
add bad test for freed.create
|
2026-03-16 19:59:02 -05:00 |
|
Joel Wetzell
|
2d74e14387
|
add tests for freed processors
|
2026-03-16 19:36:32 -05:00 |
|
Joel Wetzell
|
54307bc817
|
fix roll value in freed.create
|
2026-03-16 19:30:55 -05:00 |
|
Joel Wetzell
|
f273aedbc6
|
wrap payload for all processors
|
2026-03-16 17:05:49 -05:00 |
|
Joel Wetzell
|
c1161c5aa9
|
add processor to push input into router (#104)
|
2026-03-13 21:17:54 -05:00 |
|
Joel Wetzell
|
b1076ce1e4
|
do some manual casting for script.js payload
|
2026-03-12 21:38:08 -05:00 |
|
Joel Wetzell
|
8132faaba6
|
reuse quickjs objects in script.js processor
|
2026-03-10 18:14:50 -05:00 |
|
Joel Wetzell
|
5a0f21bd64
|
move any helper methods to common and reuse for params getter
|
2026-03-10 18:14:30 -05:00 |
|