gitea/tests
2014-03-31 13:30:32 +08:00
..
pyquick add tests 2014-03-31 13:30:32 +08:00
.travel.yml add tests 2014-03-31 13:30:32 +08:00
README.md add tests 2014-03-31 13:30:32 +08:00

gogs test

this is for developers

prepare environment

# install python dependency
pip install pytest
# install basic test tool
go get -u github.com/shxsun/travelexec
# start gogs server
gogs web

start test

travelexec