[cicd] add test.toml
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
SouthFox 2023-04-07 14:49:28 +08:00
parent dc6919e893
commit d76a29b111
2 changed files with 9 additions and 0 deletions

View file

@ -6,5 +6,6 @@ steps:
- name: test - name: test
image: fnndsc/python-poetry image: fnndsc/python-poetry
commands: commands:
- mv tests/test.toml data/config.toml
- poetry install --with dev - poetry install --with dev
- poetry run pytest - poetry run pytest

8
tests/test.toml Normal file
View file

@ -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"