Commit Graph

18 Commits

Author SHA1 Message Date
Luna 17d0c36343 tests: support new guild.properties field 2023-05-26 20:43:52 -03:00
Cynthia Foxwell f162f0ab60 Update license headers 2021-09-24 11:33:06 -06:00
Luna 18a774dca6 add test to verify multiple join/leave cycles 2021-09-20 23:23:02 -03:00
Luna c79b4df252 add some int fields to WrappedGuildChannel 2021-09-16 21:57:33 -03:00
Luna 8da480db88 tests: add test for bulk deletes 2021-09-13 23:24:05 -03:00
Luna 829767318e tests: add more fields to WrappedUser 2021-09-07 00:05:17 -03:00
Luna e5691e1362 tests: make all parameters optional on create_user 2021-09-06 00:14:28 -03:00
Luna 4fa8fd9d39 tests: add support for guild channels and messages 2021-09-05 23:58:08 -03:00
Luna 494a6b5c63 tests: add support for test guild resources 2021-09-05 15:50:27 -03:00
Luna 7b98b2332f tests: add test resource awareness 2021-09-05 14:04:59 -03:00
Luna 83a1c1ae29 black fmt pass 2019-10-25 07:27:50 -03:00
Luna f7de5c5596 tests.common: remove login() and get_uid() 2019-07-21 13:02:19 -03:00
Luna 74c03f7dfa fix tests 2019-07-21 12:58:51 -03:00
Luna cc4e4c53a9 copy elixire test user impl 2019-07-21 12:30:52 -03:00
Luna 53d7515f8c all: update copyright year 2019-01-26 19:25:46 -03:00
Luna 2632d033fa all: add GPL header 2018-12-07 02:14:58 -03:00
Luna Mendes 9547b5e536 tests: add test_user
- tests.common: add get_uid
2018-11-17 18:39:09 -03:00
Luna Mendes 40f7efd1df tests: add test_ratelimits, test_gateway
- tests: use event_loop fixture instead of get_event_loop
 - tests: move custom fixtures to conftest
2018-11-13 01:10:43 -03:00