Milestone A — Parser Hardening (A-05)
Priority: P1
Size: Medium
Branch: experiment/aspx-middleware
File: src/BlazorWebFormsComponents.AspxMiddleware.Test/AspxParserSmokeTests.cs (new)
Deliverable
Write an integration test that attempts to parse every .aspx\ file from the \samples/BeforeWebForms\ project without throwing an exception. Failures are captured and reported (not asserted) so the test suite continues. This provides a baseline for parser stability.
Acceptance Criteria
Depends On
- A-01 and A-02 (parser fixes improve stability)
Context
See: \dev-docs/milestones/ASPX-MIDDLEWARE-MILESTONES.md\ § Milestone A
Milestone A — Parser Hardening (A-05)
Priority: P1
Size: Medium
Branch: experiment/aspx-middleware
File: src/BlazorWebFormsComponents.AspxMiddleware.Test/AspxParserSmokeTests.cs (new)
Deliverable
Write an integration test that attempts to parse every .aspx\ file from the \samples/BeforeWebForms\ project without throwing an exception. Failures are captured and reported (not asserted) so the test suite continues. This provides a baseline for parser stability.
Acceptance Criteria
Depends On
Context
See: \dev-docs/milestones/ASPX-MIDDLEWARE-MILESTONES.md\ § Milestone A