Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / csharpfritz/WebFormsTest issues and pull requests
#58 - Can't find Controls - WebForms w/ nested Master pages
Issue -
State: open - Opened by 2chivi about 1 month ago
- 1 comment
#57 - Bump bootstrap from 3.0.0 to 3.4.1 in /WebFormsTest.Web
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#56 - Please release latest code to Nuget gallery
Issue -
State: closed - Opened by DannyMeister almost 3 years ago
- 3 comments
#55 - WebApplicationProxy.cs GetHttpApplicationType() exception
Issue -
State: open - Opened by ortrails over 5 years ago
- 1 comment
#54 - Fixing issue MasterPage overwritting HttpContext.Current instance.
Pull Request -
State: closed - Opened by ghost almost 8 years ago
#53 - Refactored service initialization and moved to a separate fixture
Pull Request -
State: closed - Opened by csharpfritz about 8 years ago
- 2 comments
#52 - Regex to find pdb file in debug header
Pull Request -
State: closed - Opened by ghost about 8 years ago
- 1 comment
#51 - Revert "Regex to find pdb file in debug header"
Pull Request -
State: closed - Opened by csharpfritz about 8 years ago
#50 - Throwing exception when failing to create HttpApplication instance
Pull Request -
State: closed - Opened by ghost about 8 years ago
- 1 comment
#49 - Regex to find pdb file in debug header
Pull Request -
State: closed - Opened by ghost about 8 years ago
- 3 comments
#48 - A method to allow developer to inject HttpContext into WebService class.
Pull Request -
State: closed - Opened by ghost about 8 years ago
- 8 comments
#47 - Fixed bug with Create method.
Pull Request -
State: closed - Opened by ghost about 8 years ago
#46 - GetPageByLocation cannot resolve FriendlyUrls
Issue -
State: closed - Opened by csharpfritz over 8 years ago
- 1 comment
#45 - Now supporting web.config values from the web project #33
Pull Request -
State: closed - Opened by csharpfritz over 8 years ago
- 2 comments
#44 - Added browser features
Pull Request -
State: closed - Opened by csharpfritz over 8 years ago
#43 - Completed WebApplicationProxy autolocate feature #41
Pull Request -
State: closed - Opened by csharpfritz over 8 years ago
#42 - Completed support for Bundles and FriendlyUrls
Pull Request -
State: closed - Opened by csharpfritz over 8 years ago
#41 - Feature: Auto Locate the web folder
Issue -
State: closed - Opened by csharpfritz over 8 years ago
- 1 comment
Labels: enhancement
#40 - Default WebForms (VS 2015) not Testable
Issue -
State: closed - Opened by KathleenDollard over 8 years ago
- 2 comments
Labels: enhancement
#39 - Support ModelBinding
Issue -
State: open - Opened by csharpfritz almost 9 years ago
#38 - Updated with markers for v1.0 release
Pull Request -
State: closed - Opened by csharpfritz almost 9 years ago
#37 - v1.0 release
Pull Request -
State: closed - Opened by csharpfritz almost 9 years ago
#36 - Refactored to remove TestablePage
Pull Request -
State: closed - Opened by csharpfritz almost 9 years ago
#35 - Allow definition of various browser capabilities
Issue -
State: closed - Opened by csharpfritz almost 9 years ago
#34 - ClientBuildManager hosts BuildManager in separate AppDomain
Issue -
State: closed - Opened by csharpfritz almost 9 years ago
- 1 comment
Labels: bug
#33 - Support web.config in testing
Issue -
State: closed - Opened by csharpfritz almost 9 years ago
- 2 comments
#32 - Support HttpModules in event pipeline
Issue -
State: open - Opened by csharpfritz almost 9 years ago
#31 - Initial precompiler optimizations
Pull Request -
State: closed - Opened by csharpfritz almost 9 years ago
#30 - Removed period to avoid evaluating the System Assembly
Pull Request -
State: closed - Opened by KathleenDollard almost 9 years ago
- 3 comments
#29 - Consider caching compiled pages to help performance
Issue -
State: open - Opened by KathleenDollard almost 9 years ago
- 3 comments
#28 - Test website should be simpler
Issue -
State: open - Opened by csharpfritz almost 9 years ago
Labels: Low Priority
#27 - Completed Control.FireEvent
Pull Request -
State: closed - Opened by csharpfritz almost 9 years ago
#26 - Two Session issues
Issue -
State: closed - Opened by KathleenDollard almost 9 years ago
- 3 comments
#25 - Issue with AreaRegistration in Global.asax
Issue -
State: open - Opened by KathleenDollard almost 9 years ago
- 6 comments
Labels: enhancement, help wanted, Low Priority
#24 - Simplify creation of WebApplicationProxy and GetPage methods
Issue -
State: closed - Opened by csharpfritz almost 9 years ago
- 2 comments
Labels: bug
#23 - Completed the Postback interaction - v0.5
Pull Request -
State: closed - Opened by csharpfritz almost 9 years ago
#22 - Issues with Context.Cache
Issue -
State: closed - Opened by KathleenDollard almost 9 years ago
- 3 comments
Labels: bug, help wanted
#21 - Support Server.MapPath
Issue -
State: closed - Opened by KathleenDollard almost 9 years ago
- 5 comments
Labels: enhancement
#20 - Feature: Support AspNet route table
Issue -
State: closed - Opened by csharpfritz almost 9 years ago
- 1 comment
#19 - Support MSTest in example code
Issue -
State: open - Opened by KathleenDollard almost 9 years ago
- 1 comment
Labels: help wanted
#18 - Packaged for v0.4 deployment
Pull Request -
State: closed - Opened by csharpfritz almost 9 years ago
#17 - Feature Complete - Run to Event
Pull Request -
State: closed - Opened by csharpfritz almost 9 years ago
#16 - Feature: Simple definition of starting Page state
Issue -
State: closed - Opened by csharpfritz almost 9 years ago
- 1 comment
#15 - Feature auto event
Pull Request -
State: closed - Opened by csharpfritz almost 9 years ago
#14 - Complete the web application source code crawl
Issue -
State: open - Opened by csharpfritz almost 9 years ago
Labels: enhancement
#13 - Mirror information from TestablePage.HttpContext to HttpContext.Current
Issue -
State: closed - Opened by csharpfritz almost 9 years ago
- 2 comments
Labels: enhancement
#12 - Feature: Trigger Control events
Issue -
State: closed - Opened by csharpfritz almost 9 years ago
- 2 comments
Labels: enhancement
#11 - Completed 0.3
Pull Request -
State: closed - Opened by csharpfritz almost 9 years ago
#10 - RequestBase doesn’t include a method we’re using GetUserIPAddress()
Issue -
State: open - Opened by KathleenDollard almost 9 years ago
#9 - Globally accessible 'InTestMode' property
Issue -
State: closed - Opened by KathleenDollard almost 9 years ago
- 2 comments
Labels: enhancement
#8 - Feature: Consider supplying a static redirect
Issue -
State: open - Opened by KathleenDollard almost 9 years ago
- 4 comments
Labels: enhancement, wontfix
#7 - Bug: MockPostData does not create child controls
Issue -
State: closed - Opened by csharpfritz almost 9 years ago
- 8 comments
Labels: bug, enhancement
#6 - Feature: Fiddler log support
Issue -
State: open - Opened by csharpfritz almost 9 years ago
Labels: enhancement
#5 - Emulate entire page event lifecycle
Issue -
State: closed - Opened by csharpfritz almost 9 years ago
- 3 comments
Labels: enhancement
#4 - Feature: Handle AutoEventWireup
Issue -
State: closed - Opened by csharpfritz almost 9 years ago
- 2 comments
Labels: enhancement
#3 - Little bit of cleanup and polish
Pull Request -
State: closed - Opened by csharpfritz almost 9 years ago
#2 - Ops: Add script to generate NuGet package
Issue -
State: closed - Opened by csharpfritz almost 9 years ago
- 1 comment
#1 - Feature: Mock postback
Issue -
State: closed - Opened by csharpfritz almost 9 years ago
- 2 comments
Labels: enhancement