Skip to content

test: update MonthlyChallenge test case with new project#407

Open
Dejmenek wants to merge 1 commit into
masterfrom
392-update-dashboardprojectshelpertests
Open

test: update MonthlyChallenge test case with new project#407
Dejmenek wants to merge 1 commit into
masterfrom
392-update-dashboardprojectshelpertests

Conversation

@Dejmenek
Copy link
Copy Markdown
Contributor

Description

This PR fixes a broken test for area completion by including the BuildAGame project.

Related Issue

Closes #392

Type of Change

  • Bug fix
  • New feature
  • Refactor (no functional change)
  • Tests
  • Documentation
  • CI/CD / configuration
  • Other:

Implementation Details

Included missing project in the test case.

Testing Performed

  • Ran existing unit tests (dotnet test TCSA.V2026.UnitTests/)
  • Ran existing integration tests (dotnet test TCSA.2026.IntegrationTests/)
  • Ran existing end-to-end tests (dotnet test TCSA.2026.EndToEndTests/)
  • Added new tests covering the change
  • Manually verified in the browser

Checklist

  • My code follows the existing code style and conventions
  • I have read the related issue and my implementation matches the requirements
  • No sensitive data (credentials, secrets) committed
  • All new and existing tests pass

Additional Context

Expanded MonthlyChallenge test to include both BreweryApi and BuildAGame as completed projects in CheckIfAreaIsCompleted_ShouldReturnTrue_WhenOtherAreaThanStartHereIsCompleted.
@Dejmenek Dejmenek linked an issue Apr 11, 2026 that may be closed by this pull request
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.

Update DashboardProjectsHelperTests

1 participant