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

(feat, typescript): copy over zurg unit tests to the generated SDK #4045

Merged
merged 7 commits into from
Jul 24, 2024

Conversation

williamluer
Copy link
Contributor

@williamluer williamluer commented Jul 12, 2024

In this PR, we update the TypeScript generator to copy all of the zurg unit tests into the generated SDK. There will be follow up PRs where we will copy over tests for form data utils, authentication, and other core utilities.

The core change is in CoreUtilitiesManager.ts

@dsinghvi dsinghvi changed the title [WIP] Copy tests to generated SDK (feat, typescript): copy over zurg unit tests to the generated SDK Jul 24, 2024
@dsinghvi dsinghvi marked this pull request as ready for review July 24, 2024 14:00
@dsinghvi dsinghvi self-requested a review as a code owner July 24, 2024 14:00
@dsinghvi dsinghvi force-pushed the will-copy-tests-to-ts-sdk branch from 6e88aae to 113a314 Compare July 24, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants