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

chore: add pg end-to-end tests in typescript #122

Merged
merged 1 commit into from
May 25, 2023

Conversation

ruyadorno
Copy link
Contributor

This changeset adds TypeScript end-to-end tests to ensure that the final user experience works as intended for TS users.

Fixes: #118
Depends on: DefinitelyTyped/DefinitelyTyped#65527

@ruyadorno ruyadorno force-pushed the add-pg-end-to-end-test-in-typescript branch 2 times, most recently from 297d23c to 682cb4b Compare May 25, 2023 01:40
@ruyadorno ruyadorno marked this pull request as ready for review May 25, 2023 01:40
@ruyadorno ruyadorno requested a review from a team as a code owner May 25, 2023 01:40
This changeset adds TypeScript end-to-end tests to ensure that the final
user experience works as intended for TS users.

Fixes: #118
@ruyadorno ruyadorno force-pushed the add-pg-end-to-end-test-in-typescript branch from 682cb4b to 996f525 Compare May 25, 2023 01:44
@ruyadorno ruyadorno enabled auto-merge (rebase) May 25, 2023 12:39
@ruyadorno ruyadorno merged commit a4fd5fb into main May 25, 2023
30 checks passed
@ruyadorno ruyadorno deleted the add-pg-end-to-end-test-in-typescript branch May 25, 2023 14:18
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.

Add TypeScript end-to-end tests to usage with pg
2 participants