Skip to content

chore: cve updates #166

chore: cve updates

chore: cve updates #166

Workflow file for this run

name: HMDA Unit Tests
on:
pull_request:
branches:
- master
jobs:
hmda_platform_tests:
uses: ./.github/workflows/helper-functions.yaml
with:
service: "hmda-platform"
check_digit_tests:
uses: ./.github/workflows/helper-functions.yaml
with:
service: "check-digit"
common_tests:
uses: ./.github/workflows/helper-functions.yaml
with:
service: "common"
data_browser_tests:
uses: ./.github/workflows/helper-functions.yaml
with:
service: "data-browser"
hmda_analytics_tests:
uses: ./.github/workflows/helper-functions.yaml
with:
service: "hmda-analytics"
hmda_data_publisher_tests:
uses: ./.github/workflows/helper-functions.yaml
with:
service: "hmda-data-publisher"
hmda_quarterly_data_service_tests:
uses: ./.github/workflows/helper-functions.yaml
with:
service: "hmda-quarterly-data-service"
hmda_reporting_tests:
uses: ./.github/workflows/helper-functions.yaml
with:
service: "hmda-reporting"
institutions_api_tests:
uses: ./.github/workflows/helper-functions.yaml
with:
service: "institutions-api"
modified_lar_tests:
uses: ./.github/workflows/helper-functions.yaml
with:
service: "modified-lar"
rate_limit_tests:
uses: ./.github/workflows/helper-functions.yaml
with:
service: "rate-limit"
ratespread_calculator_tests:
uses: ./.github/workflows/helper-functions.yaml
with:
service: "ratespread-calculator"
submission_errors_tests:
uses: ./.github/workflows/helper-functions.yaml
with:
service: "submission-errors"