Commit graph

5 commits

Author SHA1 Message Date
evgfilim1
b1e66a993e
Update tests.yml, revert changes in test files
Add and improve step names
Merge "Lint code" and "Check code-style" steps
Don't install uvloop on macos when running on pypy
Don't run tests with coverage on pypy
Remove test timeout adjustments
2022-08-20 18:32:54 +05:00
evgfilim1
393d9f6829
Increase timeout even more 2022-08-19 14:16:37 +05:00
evgfilim1
bf1abfcdc6
Adjust timeout when testing on pypy (2) 2022-08-19 13:59:45 +05:00
evgfilim1
3e0b292632
Adjust timeout when testing on pypy
Running the tests with coverage pytest plugin makes some tests run slower than expected
2022-08-19 13:29:49 +05:00
Alex Root Junior
4315ecf1a2
Dev 3.x flat package (#961)
* Move packages

* Added changelog

* Update examples/echo_bot.py

Co-authored-by: Oleg A. <t0rr@mail.ru>

* Rename `handler` -> `handlers`

* Update __init__.py

Co-authored-by: Oleg A. <t0rr@mail.ru>
2022-08-14 01:07:52 +03:00