Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a test project #76

Closed
2 of 3 tasks
JanLenoch opened this issue Sep 11, 2018 · 2 comments
Closed
2 of 3 tasks

Add a test project #76

JanLenoch opened this issue Sep 11, 2018 · 2 comments
Assignees
Labels
enhancement groomed The issue has been groomed and should be in a good shape. help wanted

Comments

@JanLenoch
Copy link

JanLenoch commented Sep 11, 2018

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.

  • Create an example unit test that would test controller by providing mocked responses as described here.
  • Add an example of a UI test
  • Make sure the tests run locally and in AppVeyor

Reference

@petrsvihlik
Copy link
Contributor

@petrsvihlik
Copy link
Contributor

we have a sample unit test project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement groomed The issue has been groomed and should be in a good shape. help wanted
Projects
None yet
Development

No branches or pull requests

2 participants