Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase test coverage to ~80% #223

Merged
merged 3 commits into from Oct 28, 2021
Merged

Increase test coverage to ~80% #223

merged 3 commits into from Oct 28, 2021

Commits on Oct 25, 2021

  1. Test GetOK

    This change also removes GetOK in request_test.go. It is somehow duplicated.
    
    Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
    kzys committed Oct 25, 2021
    Copy the full SHA
    5156d21 View commit details
    Browse the repository at this point in the history
  2. Test CanHaveBody, AllowsBody and IsSafe

    Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
    kzys committed Oct 25, 2021
    Copy the full SHA
    7729882 View commit details
    Browse the repository at this point in the history
  3. Test HasBody

    Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
    kzys committed Oct 25, 2021
    Copy the full SHA
    69c0f14 View commit details
    Browse the repository at this point in the history