freechat/json-api/client-tests
shockrah 664b837f13 + More tests for /neighbor routes
! put /neighbor/update is failing due to a failure to parse the body correctly on thebackend
Further investigation is required

+ Kinda minor but I'm also adding the ability to `put` things now
+ Also an if statement to avoid failing on checkf for NoneType responses
2021-05-11 17:16:50 -07:00
..
__init__.py Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
.gitignore Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
.ycm_extra_conf.py +Adding new tests for /members/me/nickname 2021-02-21 18:52:35 -08:00
config.py * Changin public_url & public_ws_url to shorter url & wsurl respectively 2021-05-09 23:08:55 -07:00
main.py + More tests for /neighbor routes 2021-05-11 17:16:50 -07:00
pyvenv.cfg Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00
request.py + More tests for /neighbor routes 2021-05-11 17:16:50 -07:00
requirements.txt Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00