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

dashboard widget fixes #198

Merged
merged 2 commits into from
Jul 28, 2023
Merged

dashboard widget fixes #198

merged 2 commits into from
Jul 28, 2023

Conversation

AnalogJ
Copy link
Member

@AnalogJ AnalogJ commented Jul 28, 2023

  • moving dashboard widget processing code into its own function, so we can test it without an API call.
  • adding tests for dashboard widget component.
  • fixing code to get the last item from the dataset (was previously modifying the array, causing widgets to break)

…can test it without an API call.

adding tests for dashboard widget component.
Dashboard widget query processing is now done in the dashboard-widget.
added tests for dashboard-widget.
@AnalogJ AnalogJ merged commit 72062f3 into main Jul 28, 2023
4 of 6 checks passed
@AnalogJ AnalogJ deleted the dashboard-fixes branch July 28, 2023 02:06
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.

None yet

1 participant