fix tests
This commit is contained in:
parent
04bd6b3ef0
commit
57f7490c92
8 changed files with 111 additions and 138 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -7,10 +7,11 @@ __pycache__
|
|||
!.dockerignore
|
||||
|
||||
# Ignore items in test (report, cache, etc), except files starting with test
|
||||
tests/*
|
||||
tests/logs
|
||||
tests/tmp.db
|
||||
!tests/test*
|
||||
!tests/test_certs
|
||||
!tests/pytest.ini
|
||||
!pytest.ini
|
||||
!tests/passwd
|
||||
!tests/passwd_bad
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue