add tests
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
## 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
|
||||
Reference in New Issue
Block a user