Skip to content

ukurysheva/http_tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

http_tests

This repo includes example of testing the http server using golang. In module client_test.go you can find various tests for method find_users in module client.go.

Method find_users makes a GET request to server with handler SearchServer. In this handler you can find examples of different status errors, including TimeOut, Unauthorized, InternalServerError and others.

Welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages