Merged in feature/testquery (pull request #39)
Test Query * depstextandclean * startedcleaningresult * resulttidyup * roundone * cleaning * unsyncedquery * startedtestsandsimplification * api * querytests * resultprocessortests * unittests * cleanup
This commit is contained in:
@@ -34,4 +34,6 @@ func TestQueryServiceTest(t *testing.T) {
|
||||
})
|
||||
assert.Nil(t, err)
|
||||
assert.NotNil(t, testRes)
|
||||
// assert.NotNil(t, testRes.JSON200)
|
||||
// assert.Equal(t, "hey", testRes.JSON200.Value)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user