* create a fork for the source-file connector * update docs and tests * update docs and tests * add secrets Co-authored-by: George Claireaux <george@claireaux.co.uk> * switching among auth methods * refactoring after reviews * correction of doc * update spec file Co-authored-by: Maksym Pavlenok <maksym.pavlenok@globallogic.com> Co-authored-by: George Claireaux <george@claireaux.co.uk>
6 lines
62 B
INI
6 lines
62 B
INI
[aliases]
|
|
test='pytest'
|
|
|
|
[tool:pytest]
|
|
testpaths = unit_tests
|