Adding proper descriptions in readme.md files for functional tests.
This commit is contained in:
parent
91d7e382d1
commit
106b9fc30c
|
|
@ -0,0 +1,4 @@
|
|||
ActionResultsWebSite
|
||||
===
|
||||
|
||||
This web site illustrates how to use out of box action results which are provided as methods on the controller class.
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -0,0 +1,4 @@
|
|||
ErrorPageMiddlewareWebSite
|
||||
===
|
||||
|
||||
This web site illustrates how to register error page middleware.
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1 +1,4 @@
|
|||
This file exists as Git does not allow to add empty directories into the repo
|
||||
LoggingWebSite
|
||||
===
|
||||
|
||||
This web site illustrates how to register and configure `Elm` logger.
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1 +1,4 @@
|
|||
Functional test for usage of RazorViewEngineOptions.FileSystem
|
||||
RazorViewEngineOptionsWebSite
|
||||
===
|
||||
|
||||
This web site illustrates use cases for `RazorViewEngineOptions.FileSystem`.
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue