mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fixed tests, covered flags and events isolation modules
This commit is contained in:
parent
84be7d8323
commit
4257f7db57
17 changed files with 298 additions and 33 deletions
2
Makefile
2
Makefile
|
|
@ -84,7 +84,7 @@ reformat:
|
|||
# =================================================================================================
|
||||
.PHONY: test-run-services
|
||||
test-run-services:
|
||||
docker-compose -f tests/docker-compose.yml -p aiogram3-dev up -d
|
||||
@#docker-compose -f tests/docker-compose.yml -p aiogram3-dev up -d
|
||||
|
||||
.PHONY: test
|
||||
test: test-run-services
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue