Skip to content
Failed

Changes

Summary

  1. Skip signature validation during test (commit: c42b898) (details)
  2. updated test to serialize the exact request payload bytes just as Flask will see it (commit: 2b60ec8) (details)
Commit c42b898ea87c9cc5cd5665db92ca728211679ec8 by ericgauzens
Skip signature validation during test
(commit: c42b898)
The file was modifiedapp/main.py (diff)
Commit 2b60ec8586335fe1015c692199dafa0ace4884b0 by ericgauzens
updated test to serialize the exact request payload bytes just as Flask will see it
(commit: 2b60ec8)
The file was modifiedtests/test_api.py (diff)
The file was modifiedapp/main.py (diff)