csharpfritz / csharpfritz/WebFormsTest
RequestBase doesn’t include a method we’re using GetUserIPAddress()
Aperta
- Lingua principale
- JavaScript
- Stelle
- 26
- Fork
- 14
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
There's a reasonable name change between HttpContext, and HttpContextBase, but this broke code when I switched to HttpContextBase for testing.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start by locating RequestBase and compare its handling with HttpContext and HttpContextBase, focusing on the GetUserIPAddress() method named in the issue. Check the existing test harness coverage for this request behavior; done means code switched to HttpContextBase can use GetUserIPAddress() without breaking.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- csharp
- Ambito
- testing
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100