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

Added regression tests for chart filters. #1250

Merged
merged 1 commit into from Mar 10, 2020

Conversation

jpwhite4
Copy link
Member

These tests confirm that the chart filters filter the data correctly
and have the correct chart subtitles. All filters available for each
realm are tested with a single metric and group by none.

This also includes the machinery to generate expected test results.

The test for Cloud Filter by instance type is absent. This is because
this filter does not work. Once the instance type filtering is fixed
then a test should be added.

These tests confirm that the chart filters filter the data correctly
and have the correct chart subtitles. All filters available for each
realm are tested with a single metric and group by none.

This also includes the machinery to generate expected test results.

The test for Cloud Filter by instance type is absent. This is because
this filter does not work. Once the instance type filtering is fixed
then a test should be added.
@jpwhite4
Copy link
Member Author

Note the sonar cloud analysis is a false positive. The crappy algorithm thinks that the code is duplicated because the file that changed has a symlink!

@jpwhite4 jpwhite4 merged commit af785a9 into ubccr:xdmod9.0 Mar 10, 2020
@jpwhite4 jpwhite4 deleted the filter_tests branch March 10, 2020 18:31
@jtpalmer
Copy link
Contributor

Why does the symlink need to exist?

@jtpalmer jtpalmer added this to the 9.0.0 milestone Aug 10, 2020
@jtpalmer jtpalmer added Category:General General qa / testing Updates/additions to tests Category:Metric Explorer Metric Explorer / Usage and removed Category:General General labels Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category:Metric Explorer Metric Explorer / Usage qa / testing Updates/additions to tests
Projects
None yet
3 participants