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

Renderer tests #534

Merged
merged 2 commits into from
Jul 25, 2024
Merged

Renderer tests #534

merged 2 commits into from
Jul 25, 2024

Conversation

kfdm
Copy link
Collaborator

@kfdm kfdm commented Jul 25, 2024

In the future, I would like to improve the way we handle some of the rendering, so the first step is to ensure we have some proper test cases to check for when rendering changes.

Most of this is updates for test cases, but also add a minor new route as part of a future cleanup of the public api routes.

@kfdm kfdm self-assigned this Jul 25, 2024
@kfdm kfdm requested a review from a team as a code owner July 25, 2024 07:20
kfdm added 2 commits July 25, 2024 16:35
In the future, I would like to improve the way we handle some of the
rendering, so the first step is to ensure we have some proper test cases
to check for when rendering changes.

Most of this is updates for test cases, but also add a minor new route
as part of a future cleanup of the public api routes.
To ensure that disabled exporters are not rendered, we want to update
our fixture with a disabled exporter, and ensure the rest of the tests
still work.
Copy link
Contributor

@vincent-olivert-riera vincent-olivert-riera left a comment

Choose a reason for hiding this comment

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

I tested this in my local environment and looks good to me 👍

image

@kfdm kfdm merged commit 4f9e58d into line:master Jul 25, 2024
5 checks passed
@kfdm kfdm deleted the renderer-tests branch July 25, 2024 08:09
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.

2 participants