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

WIP:Compliance API testing #111

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

urbantech
Copy link
Contributor

Git Commit Description

Commit Message:
WIP: Compliance API testing

Description:
This commit introduces significant updates to the project with a focus on the Compliance API, incorporating advanced testing, refactoring, and enhanced infrastructure support. Below is a detailed breakdown of the changes:


Files Added

  1. Testing Enhancements:

    • Advanced compliance tests:
      • ComplianceCheckAdvanced.test.js
      • ComplianceCheckBasic.test.js
      • ComplianceCheckMethods.test.js
      • ComplianceCheckValidation.test.js
    • Financial controller comprehensive testing:
      • FinancialController_Comprehensive2.test.js
    • Setup helpers:
      • setup/dbHandler.js
    • Integration tests:
      • test_minio.js
  2. DAGs (Data Pipelines):

    • Spark and MinIO integration:
      • dags/check_minio.py
      • dags/sparkIntegration.test.py
      • dags/test_dag.py
      • dags/test_minio.js
      • dags/test_minio.py
  3. Docker and Deployment:

    • Dockerfile and Dockerfile.prod for containerization.
    • docker-compose.yml and docker-compose.prod.yml for orchestrating services.
  4. Reports:

    • Test coverage report in JUnit format:
      • reports/junit/jest-junit.xml

Files Removed

  • Removed outdated compliance test file:
    • ComplianceCheckModel.test.js

Refactored Files

  • Renamed route file for better clarity:
    • routes/Company.jsroutes/companyRoutes.js

Summary of Changes

  • Added 48 new files with 3726 insertions and 1238 deletions.
  • Comprehensive test coverage for Compliance and Financial Controller APIs.
  • Enhanced pipeline capabilities with DAGs for Spark and MinIO integrations.
  • Introduced Docker support for development and production environments.

@urbantech urbantech merged commit 6ab0b1a into main Nov 20, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant