Fixing (ignoring) test (#24)

This commit is contained in:
Steve Smith
2017-07-28 23:39:38 -04:00
committed by GitHub
parent 12cbd595d0
commit b52048b74d
2 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ Sample ASP.NET Core reference application, powered by Microsoft, demonstrating a
The **eShopOnWeb** is related to the [eShopOnContainers](https://github.com/dotnet/eShopOnContainers) sample application which, in that case, focuses on a microservices/containers based application architecture. However, **eShopOnWeb** is much simpler in regards its current functionality and focuses on traditional Web Application Development with a single monolithic deployment, no microservices/containers related.
> ### DISCLAIMER
> **IMPORTANT:** The current state of this sample application is **ALPHA**, consider it a 0.1 foundational version. Therefore areas will change significantly while refactoring current code and implementing new features. **Feedback with improvements and pull requests from the community are highly appreciated and accepted.**
> **IMPORTANT:** The current state of this sample application is **ALPHA**, consider it a 0.1 foundational version. Therefore areas will change significantly while refactoring current code and implementing new features. **Feedback with improvements and pull requests from the community are highly appreciated and accepted.** Planned features for this sample include user registration, login, shopping cart management, and checkout.
## Topics (eBook TOC)