Commit graph

6 commits

Author SHA1 Message Date
Dmitry Anfimov
64eb41db96
Fix warning about asyncio marker (#1078) 2022-12-30 22:48:53 +02:00
Oleg A
e065285857
fix: recover tests (#1004)
- applied pytest_async;
- fixed requirements;
- minor typos;
2022-09-18 15:32:42 +03:00
Oleg A
24e933bdde
Fix: default parent for __setitem__ (#806)
* fix: self is default parent

* chore: mv bot fixture

* chore: add update_chat test

* fix: string CHAT_PHOTO data
2022-02-08 02:30:41 +02:00
Oleg A
3ee28281c4
RedisStorage major fixes + tests updates (#676)
* fix: redis async close

* fix: redis adapter async close

* fix: aioredis pytest update

* fix: tests remove unused old_storage mark

* fix: tests remove redundant linebreak

* fix: tests remove redundant s.redis call
2021-09-05 23:46:50 +03:00
Bachynin Ivan
5a9a4c888e add simple tests for RedisStorage2 2020-02-12 20:28:45 +02:00
Alex Root Junior
02596057a0 Add tests for: message, chat, user, game, animation, document, photo 2017-12-01 01:54:42 +02:00