litecord/tests
Luna 1f8a4fd304 use uint32 for Permissions' backing integer
prevents negative values from wrapping around to values that are over
the limit of postgresql bigint
2023-06-25 17:32:22 -03:00
..
test_admin_api Update license headers 2021-09-24 11:33:06 -06:00
common.py tests: support new guild.properties field 2023-05-26 20:43:52 -03:00
conftest.py handle bot gateway connections 2021-11-01 22:15:48 -03:00
test_channels.py Update license headers 2021-09-24 11:33:06 -06:00
test_embeds.py Update license headers 2021-09-24 11:33:06 -06:00
test_gateway.py Update license headers 2021-09-24 11:33:06 -06:00
test_guild.py use uint32 for Permissions' backing integer 2023-06-25 17:32:22 -03:00
test_invites.py Update license headers 2021-09-24 11:33:06 -06:00
test_main.py Update license headers 2021-09-24 11:33:06 -06:00
test_messages.py Update license headers 2021-09-24 11:33:06 -06:00
test_no_tracking.py Update license headers 2021-09-24 11:33:06 -06:00
test_ratelimits.py Update license headers 2021-09-24 11:33:06 -06:00
test_reactions.py add message reaction tests 2021-10-21 21:47:27 -03:00
test_user.py Update license headers 2021-09-24 11:33:06 -06:00
test_webhooks.py Update license headers 2021-09-24 11:33:06 -06:00
test_websocket.py gateway: add resume_gateway_url to ready 2022-08-13 22:39:41 -03:00