Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ivaylokenov/MyTested.AspNetCore.Mvc

Fluent testing library for ASP.NET Core MVC.
https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc

Added UnauthorizedTestBuilder Tests

6050af49742d4ec197e7bd06cd298c9b6b4be73c authored over 5 years ago by Hristo Hentov <[email protected]>
Extended MvcController with FullUnauthorizedAction

166a27262c7911698eb12e259906e98a70280e95 authored over 5 years ago by Hristo Hentov <[email protected]>
Additional tests & fixes

427018c87af7e7ba26abcc785819438b5d1bf098 authored over 5 years ago by HristoHentov <[email protected]>
Removed Redundant Empty Lines

932c87309952f0bd4834eab4ecded3de26679caa authored over 5 years ago by Hristo Hentov <[email protected]>
Fixed Test Names

1810d4f0de14c743313c0c2a5024275624d97456 authored over 5 years ago by HristoHentov <[email protected]>
Extend MvcController with UnprocessableEntity Actions

81ef4a7ed0f09dd3da50784fe5384629821ddf9a authored over 5 years ago by HristoHentov <[email protected]>
Added ConflictTestBuilder Tests

a87b32358c40d80ec697463fb4ad0e1b44eb7cea authored over 5 years ago by HristoHentov <[email protected]>
Extend MvcController with Conflict Actions

7efd9f7316bf0ea6af5fe96f6f9f64f2512596c4 authored over 5 years ago by HristoHentov <[email protected]>
Added UnprocessableEntityTestBuilder Tests

6ad9c4ee173ae7599d572867168d94fc931e5ef6 authored over 5 years ago by HristoHentov <[email protected]>
Extend HttpStatusCode with 422 Status

e488f280290946eb9613fafe2dc5d7d3540885c5 authored over 5 years ago by HristoHentov <[email protected]>
Merge pull request #323 - #289 make controller ShouldHave more accessible

#289 make controller ShouldHave more accessible

468442e50589c74b939deee9b5b9f65cb8259fd8 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Merge pull request #313 - Adding tests for JSON test builder, views and view components

Adding couple of tests for JSON test builder, view and view component

e01eca3968f417614f4a8047bbdf22ff051bf231 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Merge pull request #312 - Added MemoryCache unit tests

Added MemoryCache unit tests

1716f3235c6add81ec81042c3ace9ab90ab03759 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Merge pull request #324 - Version 2.2.0

Version 2.2.0

b1d94e32f4a1d1066e59c505ae36f4c2f7628adf authored over 5 years ago by Ivaylo Kenov <[email protected]>
Merge branch 'master' into development

faa767d3d4fcbce7b34390381d3a82a39171f6f8 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Merge branch 'development' of https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc into development

6b67496f01bf3ce28ab59ff0d1b141a292751488 authored over 5 years ago by IvayloGoranov <[email protected]>
Added couple of tests for partial view result model.

ca3a1fbcd8c2e8fc0933598177b9c95e0f72e8a4 authored over 5 years ago by Borislav Vapsarov <[email protected]>
Merge pull request #321 - Version 2.2.0

Version 2.2.0

80a842254ed9921755b089c199dc8bc4c9b5f6c2 authored over 5 years ago by Ivaylo Kenov <[email protected]>
#289 Updated README file to reflect the more accessible Calling and ShouldHave methods

0121d11eb36739d9decb1b209e9d07424c6b870a authored over 5 years ago by Bozhidar4 <[email protected]>
Deleted not needed files from the samples

b3349232476d36155e6cffc8427ef3288412e3d6 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Updated failing builds

e4291d634a7400b041e046473b773f552f502d67 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Added ViewFeaturesTestPlugin tests

6d1be20a571fcf62a1d3164e1bbbbff3db424968 authored over 5 years ago by unknown <[email protected]>
Added ViewActionResultsTestPlugin tests

ced609016b03ed3fdc0764291fc820ae2ff0bd73 authored over 5 years ago by unknown <[email protected]>
Clean up LiteTestPluginTest

79a29fd922792758522dc6335283aa15865b538b authored over 5 years ago by unknown <[email protected]>
Added LiteTestPlugin tests

2fcdae8adb21e3c4d66e4b909aceb580967a95a4 authored over 5 years ago by unknown <[email protected]>
Added DataAnnotationsTestPlugin tests

69f6f791a39408e2708510ccad853a09e151fa4a authored over 5 years ago by unknown <[email protected]>
Changed class name

a08bacf09d4d4927748faa8dd96432c86352ce14 authored over 5 years ago by unknown <[email protected]>
Updated .travis.yml

8ed694e7ca8dac17092d703e9818ecf55eac4909 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Updated .travis.yml

0b85bc62c482297a00405200732a802d8c3c4877 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Updated .travis.yml

b89366e48888bf5682dacbf8f987286f98661fa2 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Updated README.md

2d89382d015dcb4d11764bae102f5354bc189410 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Updated the library to use ASP.NET Core 2.2

94a0acce15f4693caaf871d17d5689e18baaf7a8 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Updated all projects to have version 2.2.0

fdc0177f766abb8ce492d73dcaef69198d4623f3 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Updated all project files to use .NET Core 2.2

f95946808104273cfd10a2a13256ac4d86a334b8 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Merge pull request #319 - Added unit tests for covering MyTested.AspNetCore.Mvc.Controllers.Views.ActionResults

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

8122ac353ad2ddcec13cb5796dbe666da7ebbfd3 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Clean up ModelErrorTestBuilder{TModel}Test

eabc2f54f21630b6d52523ba4168d8c3029f6900 authored over 5 years ago by unknown <[email protected]>
Clean up ModelState tests

c2d1a89004b6760e9d6a6263c3cfde0dad6c7062 authored over 5 years ago by unknown <[email protected]>
Updated Travis CI to .NET Core version 2.2

95cebd7aeebdba06df75f358f692a1c23e74a8dc authored over 5 years ago by Ivaylo Kenov <[email protected]>
Merge pull request #320 - Version 2.1.0

Version 2.1.0

cc32a6c8fc2de14ce658622cbc324ed5065849d5 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Moved the System usings before all others.

b9b049a757f02a2f31a2c838f37e45cfab0fe5a7 authored over 5 years ago by u.ashikov <[email protected]>
Removed not needed files from the samples

dd6f833fba1636d67387d5df952520e233c73d49 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Removed unnecessary indentations, replaced the short names in the lambda functions with more appropriate.

df41d67760073a0e7522e18f14f829b450a7eaa4 authored over 5 years ago by u.ashikov <[email protected]>
#289 Make controller ShouldHave more accessible

8e95a25c08ee4cd3ac79388893f09bd1eb40fcbe authored over 5 years ago by Bozhidar4 <[email protected]>
Updated BACKERS.md

0d297bcca89bde34eef9c124cc18c35237aae2c9 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Added more unit tests for JsonSerializerSettingsTestBuilder.

573f207e176f67b5266b0c25da08446d2bf22e8b authored over 5 years ago by u.ashikov <[email protected]>
Added unit tests for JsonTestBuilderExtensions.

56b1ab621d0baaa6c0ee4b20e823f113ff41e4e7 authored over 5 years ago by u.ashikov <[email protected]>
Merge pull request #315 - Make Calling more accessible

#290 Make Calling more accessible

40c32f0907c8562144c6892f9a1a65d2317b6161 authored over 5 years ago by Ivaylo Kenov <[email protected]>
added ModelState tests

241381b667d8edd635e2cd4a7adb38d102a0bfae authored over 5 years ago by unknown <[email protected]>
#290 Added overloads for Calling method

54ac1c3a6713aadde7dc4dbf6775542846da4684 authored over 5 years ago by Bozhidar4 <[email protected]>
#290 - Make Calling more accessible Fixed method documentation

24f6a8771544f25055aef13d5942aa970ea236f1 authored over 5 years ago by Bozhidar4 <[email protected]>
Added unit tests for JsonSerializerSettingsTestBuilder.

dfdeab834b961a8fe3b3706c517f03b475bdc965 authored over 5 years ago by u.ashikov <[email protected]>
Fixed exception error message.

d1d6213f3f763cd515c1e5228214d54671234212 authored over 5 years ago by u.ashikov <[email protected]>
Adding test cases for the changed logic.

be9721224fc4018fdb7845ab5f6f2fd3ee72cb9c authored over 5 years ago by Borislav Vapsarov <[email protected]>
Fixing the case, where view component result model is not compared correctly, when such is indeed provided.

fdba10a91d561828dec78de807a98b3eaf202bdb authored over 5 years ago by Borislav Vapsarov <[email protected]>
290 - Make Calling more accessible

924d4a2edef330e0f091f5b4bdd9281d4feafd6b authored over 5 years ago by Bozhidar4 <[email protected]>
Added unit tests for ViewComponentTestBuilderExtensions.

248899311d1794d38dff95032791c62ad2c4df22 authored over 5 years ago by u.ashikov <[email protected]>
Added one more unit test for BaseTestBuilderWithViewResultExtensions.

34a0ebfe1f4f00c1be355d3daf4e5485a63046af authored over 5 years ago by u.ashikov <[email protected]>
Added unit tests for ViewTestBuilder.

67a7d918e56d7a65ef90a03b93eb26a93c9935c4 authored over 5 years ago by u.ashikov <[email protected]>
Added unit tests for BaseTestBuilderWithViewResultExtensions.

779f88eae9740895bd7e1bfb918758d2f6b39cce authored over 5 years ago by u.ashikov <[email protected]>
Fixing spacing in couple of tests.

Adding few tests for view component and view test builder.

3aceef45b897d1811c6ad0f345d90b53c6d012a4 authored over 5 years ago by Borislav Vapsarov <[email protected]>
Merge branch 'development' of https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc into tests/controllers-views-actionresults

4252131da1b164cbd6c6fbb0d0af83d1cb5e5bb7 authored over 5 years ago by u.ashikov <[email protected]>
Added test action in mvc controller for testing view results by name.

6ade11b8ab0ca6a8ca8e7af9579b2f89fe0163db authored over 5 years ago by u.ashikov <[email protected]>
Merge pull request #311 - Added tests for covering MyTested.AspNetCore.Mvc.Authentication

Added tests for covering MyTested.AspNetCore.Mvc.Authentication

3747d54cb731ca5d3e063616e9a0aefa3d27f901 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Merge pull request #314 - bugfix for incorrect comparison from AreDeeplyEqual() on Enum values

#241 Bugfix for incorrect comparison from AreDeeplyEqual() on Enum values

c9a63c384ba99a554326f55ea4e04a7161e55809 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Reverted test code

5c160439b1837e967ac7cc5c1bbb4bf40c04a834 authored over 5 years ago by HristoHentov <[email protected]>
Moved using statement inside class definition

710facf017416c41750c2bf82a1f9c35a8e4c161 authored over 5 years ago by HristoHentov <[email protected]>
Added Enumeration Tests for AreDeeplyEqual()

7159ae987b5bf0f2648854bed261d396b1389476 authored over 5 years ago by HristoHentov <[email protected]>
Extended NestedModel with CustomEnum

84a2fefc503286569fb49c5631c52188b577f0fc authored over 5 years ago by HristoHentov <[email protected]>
Added CustomEnum

2a29775173d384575434539b89f23418e4dee49d authored over 5 years ago by HristoHentov <[email protected]>
Fixed Reflection.AreDeeplyEqual implementation

Added check for Enums
Primitives and Enums are now compared using .Equals()

ac57490e66cad7f53843d0019d46d3d2d5d4ea66 authored over 5 years ago by HristoHentov <[email protected]>
Adding couple of tests for json test builder, view and view component.

27be42571503dce820bf3b84ae6ab815af419302 authored over 5 years ago by Borislav Vapsarov <[email protected]>
Fixed parameters formatting

f1eeb9944901bdd7bf6d4a6b34defb7ac0217909 authored over 5 years ago by Bozhidar4 <[email protected]>
Added MemoryCache Unit Tests.

7003f95203673612448e7b42193cf18d455a381b authored over 5 years ago by IvayloGoranov <[email protected]>
Fixed code formatting

758301b812c49c6e0c139c91aa74e3c6187dfa46 authored over 5 years ago by Bozhidar4 <[email protected]>
Merge pull request #308 - Added Unit Tests for ActionResults Builders

Added Unit Tests for ActionResults Builders

5bd7e8cfd68c7774ff4f9b03548f55aab9ebf9b7 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Modified asserted exception messages

8ae342a2f4b7c868ea4af86ad7ba1ee2b719d6cf authored over 5 years ago by hristo.h <[email protected]>
Merge pull request #310 - Added TempData Unit Tests

Added TempData Unit Tests.

d151ad924317d27617f2c789a37d844d66b9405a authored over 5 years ago by Ivaylo Kenov <[email protected]>
Indentation fixes to TemData unit tests.

068978c9bdc1ba55afb5c012c483ef2bd73c15e4 authored over 5 years ago by IvayloGoranov <[email protected]>
Merge pull request #309 - Added Unit Tests for the ViewData and the ViewBag Builders

Added Unit Tests for the ViewData and the ViewBag Builders

de87272fe99bf410208f7b3a439c217964a72fb4 authored over 5 years ago by Ivaylo Kenov <[email protected]>
Error message moved on new line.

58df54f43e878297802b69d798a5ced539926777 authored over 5 years ago by u.ashikov <[email protected]>
Added TempData Unit Tests.

94d9482fb4fd05990e42e2abba3396a5f6f36304 authored over 5 years ago by IvayloGoranov <[email protected]>
Fixed incosistent naming & style

4fe4da0943a0e6f650a4cf7c98de36a58417c9c8 authored over 5 years ago by HristoHentov <[email protected]>
Add tests for SignOutTestBuilder

e9e2684cd6260df199fbba58e6e7d77d7b1f155f authored over 5 years ago by HristoHentov <[email protected]>
Add tests for SignInTestBuilder

2359ddd354b8dd6dc40f4a8569a10dc8046befca authored over 5 years ago by HristoHentov <[email protected]>
Add .Passing() tests for StatusCodeTestBuilder

a4dc2eb2aa18ab9b0bc3ab79f1c98742f1e0162c authored over 5 years ago by HristoHentov <[email protected]>
Add .Passing() tests for RedirectTestBuilder

2d260e19eb01d925193172b097444ac86c941c66 authored over 5 years ago by HristoHentov <[email protected]>
Add .Passing() tests for OkTestBuilder

ce7624f5de12c754950a1b7c2b47d869c2c91de2 authored over 5 years ago by HristoHentov <[email protected]>
Add .Passing() tests for ObjectTestBuilder

b4b4a32d7683e0c3e8830f035e8802d54150ec72 authored over 5 years ago by HristoHentov <[email protected]>
Add .Passing() tests for NotFoundTestBuilder

11c1eb1e4248221089b1560ee7e955904300c0e9 authored over 5 years ago by HristoHentov <[email protected]>
Add .Passing() tests for LocalRedirectTestBuilder

4aa523357feb54c0d43cc120def6fc27746cbe72 authored over 5 years ago by HristoHentov <[email protected]>
Add .Passing() tests for ForbidTestBuilder

bc4f9dbebc950dad424ff8e18188d17d834fc5f4 authored over 5 years ago by HristoHentov <[email protected]>
Add .Passing() tests for FileTestBuilder

a6288d99dfa1120885055a642f153e655896eb6e authored over 5 years ago by HristoHentov <[email protected]>
Add .Passing() tests for ContentTestBuilder

7220c68d8c396545165d131ba8cd95103ce18b27 authored over 5 years ago by HristoHentov <[email protected]>
Add .Passing() tests for ChallengeTestBuilder

0a7bab088dab61b485e4d26e314cc3000687007a authored over 5 years ago by HristoHentov <[email protected]>
Add .Passing() tests for BadRequestTestBuilder

c281dd6309ef95de803185e31f096fbc3c0fd69c authored over 5 years ago by HristoHentov <[email protected]>
Extended MvcController with additional actions

32d3e8d395e9f5369f2b347a85135b20d29176d2 authored over 5 years ago by HristoHentov <[email protected]>
Added unit tests for covering MyTested.AspNetCore.Mvc.Authentication

dbf7f818960473a530310edb040cec8bb739729e authored over 5 years ago by Bozhidar4 <[email protected]>
Added unit tests for the ViewDataTestPlugin.

c840782f724b755b56b07db73d4ce10061975fca authored over 5 years ago by u.ashikov <[email protected]>
Added unit tests for the ComponentTestContextViewDataExtensions.

f6979c37286a0b14cec67e0aa01898a1c571cb2a authored over 5 years ago by u.ashikov <[email protected]>
Added unit tests for the ViewDataPropertyHelper - to throw exception when passing null and private poco controller to the view data getter.

3016d34f5c79b3940537ac34f62866be4379eff1 authored over 5 years ago by u.ashikov <[email protected]>