Hello! I am trying to test a new global action that i just created I followed this youtube video ( https://www.youtube.com/watch?v=21RZrh-EPcY) and was able to create the test API client and verified that it works. However, when I try to test my global action i am seeing that all parameters in the run function is returning as null is this expected ?
Learn how to set up a unit test framework and add unit tests to your Gadget app. This video covers setting up a test framework and test API client, as well as writing tests for actions, HTTP routes, utility files, and finally, snapshot testing React frontend components.
Want to try Gadget out? Start building at https://gadget.new See our docs f...