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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[1/3] Expand test coverage for ul customize #892

Merged

Conversation

sergiught
Copy link
Contributor

@sergiught sergiught commented Oct 31, 2023

馃敡 Changes

Expands test coverage for ul customize.

馃摎 References

馃敩 Testing

馃摑 Checklist

  • All new/changed/fixed functionality is covered by tests (or N/A)
  • I have added documentation for all new/changed functionality (or N/A)

@sergiught sergiught changed the title Expand test coverage for ul customize [1/3] Expand test coverage for ul customize Oct 31, 2023
@sergiught sergiught marked this pull request as ready for review October 31, 2023 16:01
@sergiught sergiught requested a review from a team as a code owner October 31, 2023 16:01
CustomText: map[string]interface{}{"key": "value"},
},
},
expected: `{"type":"FETCH_PROMPT","payload":{"language":"en","prompt":"login","custom_text":{"key":"value"}}}`,
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we expect the marshaller to always generate an identical string (with the key/values in the same order)?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yep 馃憤馃徎

@sergiught sergiught merged commit 6b44681 into feature/auth0-universal-login-customize Oct 31, 2023
8 checks passed
@sergiught sergiught deleted the patch/ul-customize-tests branch October 31, 2023 16:56
sergiught added a commit that referenced this pull request Nov 1, 2023
Expand test coverage for ul customize
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.

None yet

2 participants