freechat/json-api/client-tests
shockrah 8bff61ab71 * Fixed issue where put requests weren't firing with the optional body parameter
This also "fixes" the /neighbor/update route conveniently enough, which had much
better behavior than expected before.

- Remvoing some fluff from debugging
2021-05-12 13:02:42 -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 * Fixed issue where put requests weren't firing with the optional body parameter 2021-05-12 13:02:42 -07:00
requirements.txt Renaming project to json-api for clarity sake 2021-01-24 13:34:17 -08:00