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

Increase graphdb.js test coverage using sample data #53

Merged
merged 5 commits into from
Jan 8, 2025

Conversation

andreachild
Copy link
Contributor

Increased test coverage of logic in graphdb.js which converts a given neptune schema into a graphql schema using various sample data. Test files were added for input neptune schemas (.json) and also for expected graphql schema output (.graphql).

sophiadt and others added 5 commits December 16, 2024 20:57
3 graphs don't work cause pascal case duplicate issues
label and one of the other label's label were the same and conflicted in func checkForDuplicateNames
Copy link

@kmcginnes kmcginnes left a comment

Choose a reason for hiding this comment

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

LGTM

@Cole-Greer Cole-Greer merged commit 64a6af9 into aws:main Jan 8, 2025
2 checks passed
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.

4 participants