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

IS-84.00 Updated Test Scripts #4155

Merged
merged 9 commits into from
Jul 5, 2024
Merged

IS-84.00 Updated Test Scripts #4155

merged 9 commits into from
Jul 5, 2024

Commits on Jul 3, 2024

  1. IS-84.00 Database Schema

    PSP_PIMS | Development Sprint: S84.00 | Design Sprint: 83 | Date: 2024-JuL-03
    - Added tables:
      - PIMS_CHKLST_ITEM_STATUS_TYPE
      - PIMS_LEASE_RENEWAL
      - PIMS_LEASE_RENEWAL_HIST
    - Altered tables:
      - PIMS_ACQUISITION_CHECKLIST_ITEM
      - PIMS_ACQUISITION_CHECKLIST_ITEM_HIST
      - PIMS_DISPOSITION_CHECKLIST_ITEM
      - PIMS_DISPOSITION_CHECKLIST_ITEM_HIST
      - PIMS_DISPOSITION_FILE_PROPERTY
      - PIMS_LEASE
      - PIMS_LEASE_HIST
      - PIMS_LEASE_CHECKLIST_ITEM
      - PIMS_LEASE_CHECKLIST_ITEM_HIST
      - PIMS_LEASE_PAYMENT
      - PIMS_LEASE_PERIOD
      - PIMS_LEASE_PERIOD_HIST
      - PIMS_LEASE_PERIOD_STATUS_TYPE
      - PIMS_PROPERTY_ACTIVITY
      - PIMS_PROPERTY_ACTIVITY_HIST
      - PIMS_PROPERTY_LEASE
      - PIMS_PROPERTY_RESEARCH_FILE
    - Dropped tables:
      - PIMS_ACQ_CHKLST_ITEM_STATUS_TYPE
      - PIMS_DSP_CHKLST_ITEM_STATUS_TYPE
      - PIMS_LEASE_CHKLST_ITEM_STATUS_TYPE
    - Added seed scripts:
      - 155_DML_PIMS_CHKLST_ITEM_STATUS_TYPE.sql
    - Dropped seed scripts:
      - 119_DML_PIMS_ACQ_CHKLST_ITEM_STATUS_TYPE.sql
      - 146_DML_PIMS_DSP_CHKLST_ITEM_STATUS_TYPE.sql
      - 154_DML_PIMS_LEASE_CHKLST_ITEM_STATUS_TYPE.sql
    - Altered seed scripts:
      - 135_DML_PIMS_PROP_MGMT_ACTIVITY_TYPE
      - 136_DML_PIMS_PROP_MGMT_ACTIVITY_SUBTYPE
    - Added test scripts:
      - 078_PIMS_AQUISITION_CHECKLIST_ITEM.sql
    - Requires additional metadata to meet standards
    dfilteau committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    31761c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Removed commented-out code

    dfilteau committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    de7a5ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccf0e9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0925905 View commit details
    Browse the repository at this point in the history
  4. Updated Test Scripts

    dfilteau committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    e929989 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35f1450 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    a13d1d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a61410f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf737f9 View commit details
    Browse the repository at this point in the history