Run a node's script against a sample
POST/api/run_node_test
Run a node's script against a sample
Request
Responses
- 200
- 404
- 422
- 500
- 503
Successful Response
Node not found, or the requested script was not found inside the node's directory
Validation Error
luajit not found on the server, or the test runner harness is missing
Lua runtime not built. Run make linkiir in the runtime directory.