Skip to content

Added unit tests for covering MyTested.AspNetCore.Mvc.Controllers.Views.ActionResults#319

Merged
ivaylokenov merged 12 commits intoivaylokenov:developmentfrom
u-ashikov:tests/controllers-views-actionresults
Aug 18, 2019
Merged

Added unit tests for covering MyTested.AspNetCore.Mvc.Controllers.Views.ActionResults#319
ivaylokenov merged 12 commits intoivaylokenov:developmentfrom
u-ashikov:tests/controllers-views-actionresults

Conversation

@u-ashikov
Copy link
Copy Markdown

  1. Added unit tests for BaseTestBuilderWithViewResultExtensions.
  2. Added unit tests for ViewTestBuilder.
  3. Added unit tests for ViewComponentTestBuilderExtensions.
  4. Added unit tests for JsonSerializerSettingsTestBuilder.
  5. Added unit tests for JsonTestBuilderExtensions.

@ivaylokenov ivaylokenov self-requested a review August 18, 2019 09:28
@ivaylokenov ivaylokenov added this to the 3.0.0 milestone Aug 18, 2019
using Setups;
using Setups.Controllers;
using Setups.Models;
using System.Collections.Generic;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the project, all System using are on the top before all others. Move System.Collections.Generic to the top.

@ivaylokenov ivaylokenov merged commit 8122ac3 into ivaylokenov:development Aug 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants