Skip to content

Commit 05e6229

Browse files
committed
tests
1 parent 1e6fe4f commit 05e6229

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ which describes numerous workflows.
4040

4141

4242
It also includes two types of test setups you can use in your projects.
43+
The library currently has 90% test coverage. The tests are in the
44+
examples, as we want to test not in the abstract but in the context of a real
45+
asynchronous web application.
4346

4447
[FastAPI tests example](https://github.com/krylosov-aa/context-async-sqlalchemy/tree/main/exmaples/fastapi_example/tests)
4548

tests

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
exmaples/fastapi_example/tests

0 commit comments

Comments
 (0)