csharpfritz / csharpfritz/WebFormsTest
Feature: Consider supplying a static redirect
- Dominant language
- JavaScript
- Stars
- 26
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
WebForms apps sometimes have a static method in each page that allow the page to be open with pre-work and then a redirect (mine do).
Consider a static redirect method in testable page.
I hacked this by supplying a StaticContext, but I think a static redirect might be better.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing StaticContext workaround described in the issue and the testable page behavior it supports. Clarify the intended static redirect API and how pre-work should be represented; done means the expected redirect flow is defined and covered by the harness.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100