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

AB2D-6315 address AB2D unit test and integration test issues #1403

Merged
merged 5 commits into from
Oct 22, 2024

Conversation

smirnovaae
Copy link
Contributor

@smirnovaae smirnovaae commented Oct 18, 2024

🎫 Ticket

https://jira.cms.gov/browse/AB2D-6315

🛠 Changes

Mocked PropertyService in unit and integration tests

ℹ️ Context

In migrating the AB2D unit and integration tests from Jenkins to GitHub Actions we are still seeing flakiness with the "Cannot access properties service, using default database value" and "Cannot find the property maintenance.mode" errors.

🧪 Validation

Failed main branch https://github.com/CMSgov/ab2d/actions/runs/11355072772/job/31583682078#step:8:23490
This branch: https://github.com/CMSgov/ab2d/actions/runs/11448554170/job/31852335578

@smirnovaae smirnovaae requested a review from a team as a code owner October 18, 2024 20:39
<version>0.0.1-SNAPSHOT</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
</dependencies>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just wanted to check if this is needed, or if this is something leftover from when you were testing?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe, I need this

Copy link
Contributor

@Rwolfe-Nava Rwolfe-Nava left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some minor concerns with indentation that may cause the linter to complain, but otherwise everything looks good to me!

@smirnovaae smirnovaae merged commit dd9e9b5 into main Oct 22, 2024
8 checks passed
@smirnovaae smirnovaae deleted the AB2D-6315/address_unit_tests branch October 22, 2024 18:49
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.

2 participants