ministryofjustice / operations-engineering

This repository is home to the Operations Engineering's tools and utilities for managing, monitoring, and optimising software development processes at the Ministry of Justice. • This repository is defined and managed in Terraform
https://user-guide.operations-engineering.service.justice.gov.uk/
MIT License
14 stars 5 forks source link

Create test_check_mta_sts.py #4542

Closed vijaykannan21 closed 3 months ago

vijaykannan21 commented 3 months ago

This Python script is unit test suits for the Check_mta_sts this unit test framework to define and run the test. This Script includes two test cases.

:eyes: Purpose

 Test-s3_initialization

:recycle: What's Changed

:memo: Notes


:white_check_mark: Things to Check (Optional)

github-actions[bot] commented 3 months ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ PYTHON flake8 1 9 0.4s
✅ PYTHON isort 1 1 0 0.41s
❌ PYTHON pylint 1 7 2.21s
✅ REPOSITORY gitleaks yes no 1.32s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_