mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-26 18:20:00 +01:00
* change all old module benchmarks * no node 6 * add average module tests * edge-detect test added * edge detect tests * flip-image tests * tint tests * saturation tests * gradient tests * exposure tests * draw-rectangle tests * color-temperature tests * convolution tests * paint-bucket tests * ndvi tests * ndvi-colormap tests * histogram tests * crop tests * gamma-correction tests * dynamic tests * colorbar tests * webgl-distort tests * fisheye-gl tests * blend module tests * overlay module tests
5 lines
160 B
JSON
5 lines
160 B
JSON
{
|
|
"name": "test",
|
|
"description": "Functions that are scoped inside modules are tested with this. This Module is dynamically loaded.",
|
|
"inputs": {}
|
|
} |