Skip to content

Fix/code refactor - #223

Merged
MinetteMeyo merged 3 commits into
developfrom
fix/code_refactor
Apr 30, 2026
Merged

Fix/code refactor#223
MinetteMeyo merged 3 commits into
developfrom
fix/code_refactor

Conversation

@SikandarEjaz

Copy link
Copy Markdown
Collaborator

Addressed Issue #222

@@ -30,13 +30,13 @@
@ComponentScan(basePackages = "ca.concordia.encs.citydata.core")
public class MergeOperationTests extends AbstractTest {

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Why was this test commented? It seems valid. Let's uncomment it and ensure it passes for the next release

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Noted.

@@ -74,14 +74,14 @@ public void testNoBuildings() throws Exception {
}
}

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This commented-out test should be removed. It was added early in development to validate the logic under all scenarios, but now that the codebase is stable, it’s no longer needed.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Done.

@MinetteMeyo MinetteMeyo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good to me. I’ll go ahead and approve and merge the PR, and we can address my comments in our next pair programming session.

@MinetteMeyo
MinetteMeyo merged commit 077a3f8 into develop Apr 30, 2026
1 check passed
@SikandarEjaz
SikandarEjaz deleted the fix/code_refactor branch May 20, 2026 15:37
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