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

Testing and cleanup of transformResponse #3377

Merged
merged 5 commits into from Mar 24, 2021

Commits on Nov 1, 2020

  1. Testing and cleanup of transformResponse

     - Tests for transformResponse
     - Remove eslint error by renaming the var
     - Test that there data a length to avoid JSON.parse headache
     - Use `util.isString()` over `typeof`
    timemachine3030 committed Nov 1, 2020
    Copy the full SHA
    117cdbe View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2020

  1. Copy the full SHA
    158e60b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. Copy the full SHA
    66b8a41 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Copy the full SHA
    086dc21 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Copy the full SHA
    dcaad3d View commit details
    Browse the repository at this point in the history