Skip to content

Conversation

@mooreds
Copy link
Contributor

@mooreds mooreds commented Jun 25, 2020

Added tests for DefaultRESTClient logic.

Also changes to address #26

mooreds added 6 commits June 25, 2020 12:23
We have to do it this way because URLSearchParams, which is what we get, converts everything to strings. That's why we do the string comparisons, rather than comparing with null or undefined or using typeof.
@mooreds mooreds requested a review from trex June 25, 2020 21:27
@mooreds mooreds requested review from robotdan and removed request for trex June 29, 2020 14:32
@@ -0,0 +1,95 @@
/*
* Copyright (c) 2019, FusionAuth, All Rights Reserved
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2020

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2019, FusionAuth, All Rights Reserved
* Copyright (c) 2020, FusionAuth, All Rights Reserved
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We normally preserve the first year, and append to it. 2019-2020 for example. No need to change necessary, but for future reference.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok, thanks!

@mooreds
Copy link
Contributor Author

mooreds commented Jul 7, 2020

going to merge this tomorrow @robotdan :)

@mooreds mooreds merged commit 2a3eaa9 into master Jul 8, 2020
@mooreds mooreds deleted the fix-form-body-stringification branch July 8, 2020 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants