aiogram/tests
Oleg A b39672f9b6
[2.x] Don't save error as a file (#813)
* fix: don't save error as file

Raise an aiohttp.ClientResponseError if the response status is 400 or higher

#799

* fix tests

Co-authored-by: darksidecat <58224121+darksidecat@users.noreply.github.com>
2022-02-08 02:29:53 +02:00
..
contrib/fsm_storage RedisStorage major fixes + tests updates (#676) 2021-09-05 23:46:50 +03:00
test_bot [2.x] Don't save error as a file (#813) 2022-02-08 02:29:53 +02:00
test_dispatcher Fix fsmcontextproxy update (#755) 2021-12-01 02:43:12 +02:00
test_utils Allow empty and zero parts in CallbackData (#646) 2021-08-01 00:05:21 +03:00
types [2.x] Don't save error as a file (#813) 2022-02-08 02:29:53 +02:00
__init__.py chore: reuse json util #712 (#713) 2021-10-06 00:59:43 +03:00
conftest.py RedisStorage major fixes + tests updates (#676) 2021-09-05 23:46:50 +03:00
test_bot.py Add to ChatMemberOwner new default fields (#645) 2021-07-31 21:47:37 +03:00
test_dispatcher.py pytest update; yield_fixture deprecation fix; event_loop removed (#479) 2021-01-10 20:53:59 +02:00
test_filters.py Fix tests 2020-01-05 20:22:16 +02:00
test_message.py pytest update; yield_fixture deprecation fix; event_loop removed (#479) 2021-01-10 20:53:59 +02:00
test_states_group.py Fix test_states_group name 2019-08-10 00:08:11 +03:00