Commit b80cb22
authored
test: Adding 19 server/app integration tests (#49)
* test: Adding 19 server/app integration tests
* test: small change to pyproject.toml update pytest asyciomode to strict
* test: updated .coveragerc
* test: updated test_integration.py based on type->kind rename in #34
* test: updated test_integration.py with nox format
* test: remove unused local variable from test_integration.py
* test: fixed lint warning for incompatible types in assignments and untyped function1 parent c6436ee commit b80cb22
3 files changed
+674
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | | - | |
6 | | - | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
8 | 16 | | |
| 17 | + | |
| 18 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| |||
0 commit comments