Ivaylo Kenov

Results 225 issues of Ivaylo Kenov

Add section to the readme - how to build the solution https://github.com/enricosada/fsharp-dotnet-cli-samples/tree/master https://github.com/dotnet/cli/issues/2113 - [x] Appveyor - [x] Travis

enhancement

For example - ViewDataDictionary has TemplateInfo and ModelMetadata Also data providers as direct action setups

feature

http://brockallen.com/2016/01/01/browsr-helper-for-integration-testing-in-asp-net-5/

feature

Types and attributes

feature

https://github.com/aspnet/Mvc/blob/dev/test/Microsoft.AspNetCore.Mvc.FunctionalTests/MvcTestFixture.cs#L51-L72 https://github.com/aspnet/Docs/tree/master/aspnet/mvc/controllers/testing/sample/TestingControllersSample https://github.com/aspnet/Announcements/issues/275

feature

For testing with passing and for attributes

feature

For example WithDefaultEncoding, WithDefaultOutputFormatters

feature

Private methods can be made protected and virtual

enhancement

Instead of validating services by hand. Additionally, validate every replaced service, because a user may replace something that is actually missing, and may think the services are working correctly. ```c#...

feature