Victor Hurdugaci
38eff2ddbc
Change casing of the "compiler" folder
2015-03-26 16:39:35 -07:00
Ajay Bhargav Baaskaran
3dedef422a
Merged compiler/resources with Compiler/Resources
2015-01-12 13:29:37 -08:00
Ajay Bhargav Baaskaran
04c37a8d51
added few taghelper functional tests
2014-12-17 16:31:24 -08:00
Kai Ruhnau
e0beec90f4
Fixed folder name casing of Compiler/*
2014-12-16 12:32:35 -08:00
Pranav K
ce8d840cc6
Adding additional functional tests for ModelBinding
2014-12-16 12:25:37 -08:00
Pranav K
b2a01e7b45
Adding support for inheriting tag helpers from _ViewStart files
...
Fixes #1166
2014-10-16 07:55:37 -07:00
jacalvar
1680616fe5
[Issue #1133 ] RedirectToActionResult and UrlHelper should use HostString, PathString, etc. To build Urls.
...
Added tests to describe the current behaviour with Unicode hosts.
2014-10-14 16:12:29 -07:00
N. Taylor Mullen
c87de5a0fc
Add TagHelper functional test.
...
- Added an end-to-end test that verifies all content behaviors, interactions and functionalities of tag helpers.
- Added some common user scenarios to verify that the system works how we expect.
#1116
2014-10-09 13:37:29 -07:00
Javier Calvarro Nelson
16f19b5cc6
Added functional tests to cover rendering views without layout and
...
to return a result without content.
2014-06-09 13:35:31 -07:00
Javier Calvarro Nelson
931a3cd809
Added functional tests for MVC.
...
Created a test project to hold functional tests, a basic
application for test purposes under test\WebSites and added
the first functional test to validate view rendering.
2014-05-28 12:46:41 -07:00