Add a couple of tests for a simple graph function where the function takes in multiple inputs. This should work given how we setup the args but we didn't have a test for it. Also add test, for sanity, with json encoding.
What
Add tests for graph behaviours. This will run as a workflow action.
Testing
N/A
Contribution Checklist
[ ] If the python-sdk was changed, please run make fmt in python-sdk/.
[ ] If the server was changed, please run make fmt in server/.
Context
Add a couple of tests for a simple graph function where the function takes in multiple inputs. This should work given how we setup the args but we didn't have a test for it. Also add test, for sanity, with json encoding.
What
Add tests for graph behaviours. This will run as a workflow action.
Testing
N/A
Contribution Checklist
make fmt
inpython-sdk/
.make fmt
inserver/
.