From 283af0800742cc43c3c52b33e9f984e776d1017d Mon Sep 17 00:00:00 2001 From: Patrick Peng Sun Date: Tue, 30 May 2017 13:01:17 +1000 Subject: [PATCH] highlight , possible resonable failure of test case --- kfuser_test.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/kfuser_test.go b/kfuser_test.go index f1e774a..1425618 100644 --- a/kfuser_test.go +++ b/kfuser_test.go @@ -6,6 +6,9 @@ import ( "time" ) +//this is a real - network test, +//response data is from server, makesure the data is as expected before run this test. +// otherwise, the test should fail func TestKfList(t *testing.T) { SetupConfig() now := int32(time.Now().Unix())