![]() Basically we weren't sending the right data to prompt a 200 response !!! the /badge/delete test is breaking previous tests idk why Even though this test comes close to last it still manages to break the tests that come before it. The problem may lie with the fact that because its a much faster route by design that its e2e latency btfo's the routes before it, allowing it to finish before they do. This likely causes a race condition. |
||
---|---|---|
.. | ||
__init__.py | ||
.gitignore | ||
.ycm_extra_conf.py | ||
config.py | ||
main.py | ||
pyvenv.cfg | ||
request.py | ||
requirements.txt |