litecord/tests
Luna daee044a4f admin_api.guilds: make get guild route raise GuildNotFound
before it was returning 200 but with a `null` inside, I don't think
that's reasonable API design.

 - test_admin_api/test_guilds: add checks for GuildNotFound error code
2019-04-22 02:41:24 -03:00
..
test_admin_api admin_api.guilds: make get guild route raise GuildNotFound 2019-04-22 02:41:24 -03:00
common.py all: update copyright year 2019-01-26 19:25:46 -03:00
conftest.py add test_create_user to tests/test_user.py 2019-03-31 18:17:39 -03:00
credentials.py all: update copyright year 2019-01-26 19:25:46 -03:00
test_embeds.py all: update copyright year 2019-01-26 19:25:46 -03:00
test_gateway.py test_gateway: add test_heartbeat 2019-03-26 01:02:06 -03:00
test_guild.py add guild create testing 2019-03-26 23:43:19 -03:00
test_main.py all: update copyright year 2019-01-26 19:25:46 -03:00
test_no_tracking.py all: update copyright year 2019-01-26 19:25:46 -03:00
test_ratelimits.py all: update copyright year 2019-01-26 19:25:46 -03:00
test_user.py add test_create_user to tests/test_user.py 2019-03-31 18:17:39 -03:00
test_websocket.py test_websocket: use _close on test_ready 2019-03-26 23:50:10 -03:00