diff --git a/.drone.yml b/.drone.yml index 07f7168..42a8f61 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,5 +6,6 @@ steps: - name: test image: fnndsc/python-poetry commands: + - mv tests/test.toml data/config.toml - poetry install --with dev - poetry run pytest diff --git a/tests/test.toml b/tests/test.toml new file mode 100644 index 0000000..c3d3137 --- /dev/null +++ b/tests/test.toml @@ -0,0 +1,8 @@ + +domain = "test.foxhole.me" +username = "testfox" +name = "test233" +summary = "test" +https = false +icon_url = "http://test/static/nopic.png" +secret = "4f511111111111111111f054025b0b"