You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not sure if maybe this is something I want to add yet but could have like a dry run environment where you can trigger an action without actually running the action
maybe every action has a method along with the doExecute have "mockExecute" where the developer can choose to iimplement when they want to test with
or possible have the action do fired but a UI or something have user inputted fake values that they can use to trigger jus on action if they wish.