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
/
README.md
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/README.md')
-rw-r--r--
tests/README.md
11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md
new file mode 100644
index 00000000..98693257
--- /dev/null
+++ b/
tests/README.md
@@ -0,0 +1,11 @@
+## gogs test
+
+this is for developers
+
+## prepare environment
+ go get -u github.com/shxsun/travelexec
+ # start gogs server
+ gogs web
+
+## start test
+ travelexec