Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

PresentationResources Controller Refactor with Integration Testing for OpenTSDB#285

Merged
adamkorynta merged 3 commits into
opendcs:feature/task_cwms_supportfrom
zack-rma:feature/task_cwms_support_presentation_resources
Jan 29, 2025
Merged

PresentationResources Controller Refactor with Integration Testing for OpenTSDB#285
adamkorynta merged 3 commits into
opendcs:feature/task_cwms_supportfrom
zack-rma:feature/task_cwms_support_presentation_resources

Conversation

@zack-rma

@zack-rma zack-rma commented Dec 19, 2024

Copy link
Copy Markdown
Collaborator

Problem Description

Fixes #229.
Fixes #241.

Solution

Replaces DAO usage with OpenDCS DAI implementations.

how you tested the change

Unit tests included.

Where the following done:

  • Tests. Check all that apply:
    • Unit tests created or modified that run during ant test.
    • Integration tests created or modified that run during integration testing
      (Formerly called regression tests.)
    • Test procedure descriptions for manual testing
  • Was relevant documentation updated?
  • Were relevant config element (e.g. XML data) updated as appropriate

If you aren't sure leave unchecked and we will help guide you to want needs changing where.

@zack-rma

Copy link
Copy Markdown
Collaborator Author

Will need new OpenDCS DAI method implementation for full feature support

@sonarqubecloud

Copy link
Copy Markdown

@zack-rma zack-rma force-pushed the feature/task_cwms_support_presentation_resources branch from c0151b1 to 5a3b2fe Compare January 10, 2025 01:00
@zack-rma

Copy link
Copy Markdown
Collaborator Author

Requires Toolkit method implementations found here: adamkorynta/opendcs#8

@zack-rma zack-rma changed the title Refactor PresentationResources Controller PresentationResources Controller Refactor with Integration Testing for OpenTSDB Jan 10, 2025
@zack-rma zack-rma marked this pull request as ready for review January 14, 2025 17:55
@zack-rma zack-rma requested a review from rma-rripken January 14, 2025 17:55
Comment thread opendcs-rest-api/src/main/java/org/opendcs/odcsapi/res/PresentationResources.java Outdated
@zack-rma zack-rma force-pushed the feature/task_cwms_support_presentation_resources branch from c129f97 to 6498819 Compare January 29, 2025 17:47
@sonarqubecloud

Copy link
Copy Markdown

@adamkorynta adamkorynta merged commit e9e2cca into opendcs:feature/task_cwms_support Jan 29, 2025
zack-rma added a commit to zack-rma/rest_api that referenced this pull request Jan 30, 2025
…r OpenTSDB (opendcs#285)

Refactored PresentationResources Controller, added integration testing, supports new Toolkit methods
adamkorynta pushed a commit that referenced this pull request Mar 13, 2025
…r OpenTSDB (#285)

Refactored PresentationResources Controller, added integration testing, supports new Toolkit methods
adamkorynta pushed a commit that referenced this pull request Mar 24, 2025
…r OpenTSDB (#285)

Refactored PresentationResources Controller, added integration testing, supports new Toolkit methods
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

OpenTSDB: Create Integration Tests for PresentationResources controller Refactor PresentationResources controller

3 participants