index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
tests
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'tests')
-rw-r--r--
tests/README.md
10
1 files changed, 6 insertions, 4 deletions
diff --git a/tests/README.md b/tests/README.md
index 98693257..e51b2510 100644
--- a/
tests/README.md
+++ b/
tests/README.md
@@ -1,11 +1,13 @@
-## gogs test
+## Gogs Test
-this is for developers
+This is for developers.
+
+## Prepare Environment
-## prepare environment
go get -u github.com/shxsun/travelexec
# start gogs server
gogs web
-## start test
+## Start Testing
+
travelexec