Making Requests and reading responses refactored to client package.

This commit is contained in:
Musab Gültekin
2019-06-30 16:21:18 +03:00
parent 0eac5f5f40
commit ec4551a8a0
3 changed files with 123 additions and 118 deletions

View File

@@ -68,6 +68,9 @@ func quotesParse(g *geziyor.Geziyor, r *client.Response) {
}
func TestAllLinks(t *testing.T) {
if testing.Short() {
t.Skip("skipping test in short mode.")
}
defer leaktest.Check(t)()
geziyor.NewGeziyor(&geziyor.Options{