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

Add test affirming our server routing configuration #480

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

jcrossley3
Copy link
Contributor

Fixes #426

Fixes trustification#426

Signed-off-by: Jim Crossley <jim@crossleys.org>
);
trustify_module_graphql::endpoints::configure_graphiql(svc);
}),
configure(
Copy link
Contributor

Choose a reason for hiding this comment

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

YES.

Copy link
Contributor

@ctron ctron left a comment

Choose a reason for hiding this comment

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

This is great!

Signed-off-by: Jim Crossley <jim@crossleys.org>
@jcrossley3 jcrossley3 added this pull request to the merge queue Jul 1, 2024
Merged via the queue into trustification:main with commit c4fd602 Jul 1, 2024
1 check passed
@jcrossley3 jcrossley3 deleted the 426 branch July 1, 2024 14:47
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 a test ensuring the embedded UI works
4 participants