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

Issue #229: Refactor PresentationResources Controller #266

Closed
zack-rma wants to merge 8 commits into
opendcs:feature/replace_algorithm_daofrom
zack-rma:feature/replace_algorithm_dao_presentation_resources
Closed

Issue #229: Refactor PresentationResources Controller #266
zack-rma wants to merge 8 commits into
opendcs:feature/replace_algorithm_daofrom
zack-rma:feature/replace_algorithm_dao_presentation_resources

Conversation

@zack-rma

Copy link
Copy Markdown
Collaborator

Problem Description

Fixes #229.

Solution

Replace DAO usage with OpenDCS IO implementations.

how you tested the change

Included unit tests.

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 zack-rma changed the base branch from main to feature/replace_algorithm_dao December 10, 2024 18:39
@zack-rma

Copy link
Copy Markdown
Collaborator Author

One TODO task remaining

@zack-rma zack-rma force-pushed the feature/replace_algorithm_dao_presentation_resources branch from 27348e1 to 88ad095 Compare December 10, 2024 21:46
@zack-rma

Copy link
Copy Markdown
Collaborator Author

New PR: #285

@zack-rma zack-rma closed this Dec 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor PresentationResources controller

1 participant