-
Notifications
You must be signed in to change notification settings - Fork 22
[idea?] simulate events for netlify event triggered functions #106
Comments
Yes, +1 for this! |
:) we are in the process of hiring people to build out netlify dev, i'll leave this to them to work out |
There is very few information about the event triggered functions, especially about the datastructure it gets passed in. I might be able to help if i get this information. I want to use it to invoke lighthouse-ci every time a new PR is generated.We want to use it in the official gatsby-netlifycms starter and prob. In netlifycms repo as well. |
hmm, yeah, even i dont know that much. this is all we've got. https://www.netlify.com/docs/functions/#event-triggered-functions |
Posted a question to Netlify Community asking about more clarifications. fingers crossed! |
note to @RaeesBhatti : we can make this more general, we can mock triggering all sorts of functions locally |
fyi added here #213 |
- Do you want to request a feature or report a bug?
feature
- What is the expected behavior?
help with local testing on netlify event triggered functions by firing them with mock data?
The text was updated successfully, but these errors were encountered: