Skip to content

Align AAA comments across tests - #75

Merged
codefoxx merged 1 commit into
mainfrom
work/align-test-aaa-comments-main
May 22, 2026
Merged

Align AAA comments across tests#75
codefoxx merged 1 commit into
mainfrom
work/align-test-aaa-comments-main

Conversation

@codefoxx

Copy link
Copy Markdown
Owner

Summary

Aligns tests with the repository convention that every test uses explicit // Arrange, // Act, and // Assert sections.

Changes

  • Adds missing // Arrange comments to tests without setup code.
  • Keeps test behavior unchanged.
  • Does not change production code.

Validation

dotnet test content/Company.Template.slnx
./scripts/template.sh all-postgres

@codefoxx
codefoxx merged commit 575cd73 into main May 22, 2026
7 checks passed
@codefoxx
codefoxx deleted the work/align-test-aaa-comments-main branch May 22, 2026 10:25
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