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

Feature/cwms db implementation tests #289

Merged

Conversation

adamkorynta
Copy link
Contributor

Problem Description

Need to setup a workflow that includes CWMS implementation integration tests.

Solution

Setup the integration tests to run separately for CWMS vs OpenTSDB. CWMS currently doesn't fully work as the CCP schema isn't installed by the test fixtures.

how you tested the change

Run both CWMS and OpenTSDB integration gradle tasks locally.

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

…ion tests

currently is not working as the CCP schema isn't getting installed. Will enable the GitHub Action workflow in a future update once that is ready.
@adamkorynta adamkorynta requested a review from zack-rma December 20, 2024 20:04
@adamkorynta adamkorynta force-pushed the feature/cwms_db_implementation_tests branch from 87553fe to f153ef4 Compare December 20, 2024 20:12
@adamkorynta adamkorynta merged commit 3b1da8a into feature/task_cwms_support Dec 20, 2024
3 checks passed
@adamkorynta adamkorynta linked an issue Dec 21, 2024 that may be closed by this pull request
zack-rma pushed a commit to zack-rma/rest_api that referenced this pull request Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add CWMS implementation to integration test harness
2 participants