Open skorfmann opened 1 year ago
Instead of tackling this issue, it might be worthwhile to do #4097 since it may fix this issue as well
We decided not to follow through with #4097
Hi,
This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
Hi,
This issue hasn't seen activity in 60 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
Still fails
Hi,
This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
Still fails
Hi,
This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!
I tried this:
playground
run
wing test -t tf-aws
This happened:
it'll return a
500
error.Api Gateway logs:
Essentially, there would have to be a wildcard matcher for the mock request template mapping, haven't found a way to do it.
It works as expected when the
Content-Type
header is not specified.I expected this:
it returns 404 even when
Content-Type
header is specified with something else thanapplication/json
.Is there a workaround?
No response
Component
SDK
Wing Version
v0.29
Node.js Version
18.6.0
Platform(s)
MacOS
Anything else?
No response
Community Notes