Are there any plans to allow passing sample events...
# sst
d
Are there any plans to allow passing sample events to function definition so that console would have an option to invoke said function with some data ?
t
yes we definitely want to support this
I've been thinking about maybe even including that in stacks code for the console to pick up
oh which is what you're saying 🙂
f
just wanted to chime in real quick
allow passing sample events
@Damjan r these sample events taken from a previous request? or drafted from scratch to test edge cases?
s
I find this site useful for this: https://lambda.101i.de/
d
I was thinking of adding json file ref to stack code, or a function that returns json and can utilise schema tools and things like faker
It's especially 'annoying’ not having this now as i’m working on a partner event bridge and it's a massive process to get one event through
As in, we get access to streams but producing events is not necessarily possible for us in testing