You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The sample application is often used to demo the overall concept of headless CMS to non-technical people. It is highly undesired to see exceptions or perhaps missing pieces of content in the output pages.
Proposed solution
Once the application is ported to ASP.NET Core MVC, it will make sense to add a test project.
Create an example unit test that would test controller by providing mocked responses as described here.
Blocked by #35 .
Motivation
The sample application is often used to demo the overall concept of headless CMS to non-technical people. It is highly undesired to see exceptions or perhaps missing pieces of content in the output pages.
Proposed solution
Once the application is ported to ASP.NET Core MVC, it will make sense to add a test project.
Reference
The text was updated successfully, but these errors were encountered: