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

Write unit tests for controllers #15

Open
stanislavstoyanov99 opened this issue Dec 31, 2020 · 0 comments
Open

Write unit tests for controllers #15

stanislavstoyanov99 opened this issue Dec 31, 2020 · 0 comments
Assignees
Labels
controllers-tests Unit tests for all controllers
Projects

Comments

@stanislavstoyanov99
Copy link
Owner

We should cover the implemented logic in controllers with integration tests using MyTested.AspNetCore.Mvc library.

@stanislavstoyanov99 stanislavstoyanov99 added the controllers-tests Unit tests for all controllers label Dec 31, 2020
@stanislavstoyanov99 stanislavstoyanov99 added this to To do in CookingHub via automation Dec 31, 2020
stanislavstoyanov99 added a commit that referenced this issue Dec 31, 2020
-- Install nuget package and add initial configuration settings
#15
stanislavstoyanov99 added a commit that referenced this issue Jan 3, 2021
-- I found out a bug with MyTested library and created issue in their repository to fix it. It is connected with AddRazorRuntimeCompilation() method in my startup class.
#15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
controllers-tests Unit tests for all controllers
Projects
CookingHub
  
To do
Development

No branches or pull requests

3 participants