Fakevars 1.0.1

I was tired of having to change code in my SC flows or work with a frontend or an api tool to test out something.

Enter Fakevars. Now you can define manually your GET, POST, and PARAM variables to test out SC flows.

This way you can maintain all the logic in your SC flow exactly the same by using the GET, POST, and PARAM variables and when you finished testing you can just disable or delete the Fakevars step.

This module will only run if your Node Environment $_ENV.NODE_ENV is set to development, but still you could end up uploading the SC file with sensitive data to a public site so be careful what data you use there.

This action will override the $_GET, $_POST, and $_PARAM variables if they were already set.

Changelog

Release 1.0.1

Added

Community Page
Last updated: