You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The [BadAPI github repo](https://github.com/alanta/BadApi) demonstrates a bunch of the common OWASP issues. It also has some tests. We're going to add some more tests to validate that improved version of the code behaves correctly.
4
7
5
8
The test should be an out-side-in test; simulate calling the API and verify that the response is correct. This demonstrated in the test called []()
0 commit comments