Ecosyste.ms: OpenCollective

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

My Tested ASP.NET

Fluent testing library for ASP.NET Core MVC.
Collective - Host: opensource - https://opencollective.com/mytestedaspnet - Website: https://mytestedasp.net/ - Code: https://github.com/ivaylokenov/MyTested.AspNetCore.Mvc

Merge pull request #414 from ivaylokenov/version-8.0

Updated .appveyor.yml to support .NET 8

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 4d60e0d57f632f44a3b3f0af655840cb08740e39 authored about 1 year ago by Kalin Tsenkov <[email protected]>
Updated .appveyor.yml

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 82c24c4585d892328a82707c7770e53dacedf18c authored about 1 year ago by Kalin Tsenkov <[email protected]>
Updated .appveyor.yml

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 0683b4c3829fee5b384c110cdd276715fd75128a authored about 1 year ago by kalintsenkov <[email protected]>
Updated .appveyor.yml to support .NET 8

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - ecd319a9b3ea293269311cd1b1681d41c315d54c authored about 1 year ago by kalintsenkov <[email protected]>
Merge pull request #413 from ivaylokenov/version-8.0

Version 8.0

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 7972adce480edd43eabd31c69e729f2aab94d3ad authored about 1 year ago by Kalin Tsenkov <[email protected]>
Fixed copyright year

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - d859669f3fcf44aedd85f40e018c905c19b3a483 authored about 1 year ago by Kalin Tsenkov <[email protected]>
Updated .appveyor.yml - added new tests

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 2cc5d0b329e89255490a2b2c71658297019b5438 authored about 1 year ago by Kalin Tsenkov <[email protected]>
Fixed xUnit warnings

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 8408889c76876ad7890ab42cbc74583dbecd2e1c authored about 1 year ago by Kalin Tsenkov <[email protected]>
Removed unused usings

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - a64c6be3fb44942aeba49e51aad97fff70c061c6 authored about 1 year ago by Kalin Tsenkov <[email protected]>
Updated all packages to their latest stable version and improved ApplicationBuilderMock

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 6d2a9c078286d62d8dc3e9d83df864935c9404e9 authored about 1 year ago by Kalin Tsenkov <[email protected]>
Upgrade TargetFramework to net8.0 and VersionPrefix to 8.0.0

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - bc300c558fa06a4fce45035efd8b51444eecd7d1 authored about 1 year ago by Kalin Tsenkov <[email protected]>
Merge pull request #411 from ivaylokenov/version-7.0

Version 7.0

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 6c463532aff5d27d4aff1be5e7991a5c21e3b5d4 authored over 1 year ago by Ivaylo Kenov <[email protected]>
Improved ApplicationBuilderMock

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 543a30cdbc56dc0bd9e2ba80b8f8ab9985080169 authored over 1 year ago by Kalin Tsenkov <[email protected]>
Updated version prefix to 7.0

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 1d3ec7234d1ccca2abeafa4dae180c4b7781c25c authored over 1 year ago by Kalin Tsenkov <[email protected]>
Updated all packages to their latest stable version

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 455ada4fa2b9a673b704c3a09fdf225ce65d4af6 authored over 1 year ago by Kalin Tsenkov <[email protected]>
Change Copyright year

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 540c111ccef1c15f8f2ed6ccdbbb0f45aa1794be authored over 1 year ago by Kalin Tsenkov <[email protected]>
Upgrade TargetFramework to net7.0 and VersionPrefix to 7.0.0

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 3e6fe0a1a6a44b9e461669c8f97bdd5a620cca41 authored over 1 year ago by Kalin Tsenkov <[email protected]>
Merge pull request #405 from kalintsenkov/version-6.0

Version 6.0

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - a57f3cec92e9c742c182eac4d1cfb24ebad720bc authored almost 2 years ago by Ivaylo Kenov <[email protected]>
Updated .travis.yml

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - ec7c0bc2317466554d702282c72c6833cb9c5de6 authored almost 2 years ago by Kalin Tsenkov <[email protected]>
Updated .appveyor.yml

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 7a08270300f123c05331caad0eb08aa6ea58bc6e authored almost 2 years ago by Kalin Tsenkov <[email protected]>
Resolved conflicts

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 466e09cfd773c898cadb1b879bd98739b7c633d2 authored almost 2 years ago by Kalin Tsenkov <[email protected]>
Changed copyright year

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - d72c1335298d10b0ed5ce0ac0cf6818294bcdfdb authored almost 2 years ago by Kalin Tsenkov <[email protected]>
Changed from OptionsManager<> to the new UnnamedOptionsManager<>

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 7427dcd174ddb5329fdc5519a77adfcf53801923 authored almost 2 years ago by Kalin Tsenkov <[email protected]>
Updated version prefix to 6.0

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 7b09040193acd43a6695a31be430f561e51fb2a3 authored almost 3 years ago by Kalin Tsenkov <[email protected]>
Updated all packages to their latest stable version and improved NewtonsoftJsonOutputFormatter constructor

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 8c8ed958e5695bb0e8683ac1c8ffb3b8e8c504ed authored almost 3 years ago by Kalin Tsenkov <[email protected]>
Upgrade TargetFramework to net6.0 and VersionPrefix to 6.0.0

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 14fe4747ea2aae3f52e12d24fbd23886a43efd6a authored almost 3 years ago by Kalin Tsenkov <[email protected]>
Merge pull request #400 - Version 3.1.3

Version 3.1.3

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - dda8b49eff1f00be9fcf2821ad8624ffbd1ada2f authored about 3 years ago by Ivaylo Kenov <[email protected]>
Merge branch 'version-3.1' of github.com:ivaylokenov/MyTested.AspNetCore.Mvc into version-3.1

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 29af45db12929a2d37c78734f355bb13c65734dd authored about 3 years ago by Ivaylo Kenov <[email protected]>
Fixed failing build configurations

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 2723968985674dc9b356dc6ba0b671997cc8e2bc authored about 3 years ago by Ivaylo Kenov <[email protected]>
Merge branch 'development' into version-3.1

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 1e661ade4233fd63ad7557f1002dcc92da7a8bf0 authored about 3 years ago by Ivaylo Kenov <[email protected]>
Updated project website

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - e938e15c9cc816a95ab7e446963da1979e95eedd authored about 3 years ago by Ivaylo Kenov <[email protected]>
Updated README for version 3.1

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 42cada43d518e942e001c44907d178af9e5f1d91 authored about 3 years ago by Ivaylo Kenov <[email protected]>
Version 3.1 no longer requires a license code (#383)

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - e6f165650abe3d2388199b0de9af08051eb32623 authored about 3 years ago by Ivaylo Kenov <[email protected]>
Change tracker is now clean before test execution in 3.1 (#397)

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 07f403085278d61badc5efc2212515b9ba6f47c7 authored about 3 years ago by Ivaylo Kenov <[email protected]>
Merge pull request #396 Removed Language Specific Dependency On Certain Tests

Removed Language Specific Dependency On Certain Tests

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 517d1290b88fab4f2b3a43be6b7c31b80a3c1f79 authored about 3 years ago by Ivaylo Kenov <[email protected]>
removed language specific dependency on certain tests

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 0fbc23c0d3693c2d1f833fe8df0f54492c341b88 authored about 3 years ago by LetMeSleepAlready <[email protected]>
Removed licensing validation with a quick and dirty solution

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 948cba8072c10ad61758a41a21ca16397f6fe3d9 authored over 3 years ago by Ivaylo Kenov <[email protected]>
Added built-in support for Razor runtime compilation (closes #377, closes #386)

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - ab16a0f1434f5a0e3bed36e64588da0bf6b1cdeb authored over 3 years ago by Ivaylo Kenov <[email protected]>
DbContext can now be registered and used through an interface during tests (closes #379)

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - a569575993092f59124588641032a316a573e6a8 authored over 3 years ago by Ivaylo Kenov <[email protected]>
Added a value provider for pipeline tests - one which ignores the value during route assertion but uses it within the action call (closes #385)

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - bf42979bca5cb0d83bdabfb255f0d2f9376f2dd4 authored over 3 years ago by Ivaylo Kenov <[email protected]>
Fixed various styling errors

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 545ae35c68b9b943bc8cfad696a88f283b390cdc authored over 3 years ago by Ivaylo Kenov <[email protected]>
Updated all packages to their latest stable version

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - c3eef39c5db7af131afd201a5440f615d8e5eb37 authored over 3 years ago by Ivaylo Kenov <[email protected]>
Fixed all failing tests after updating ASP.NET Core to version 5.0

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 7824f5a559fb5cef7a0d5cef45e5d1a1ddeb7853 authored over 3 years ago by Ivaylo Kenov <[email protected]>
Updated version prefix to 5.0.0

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - dafbd0e564324d8df8a0223ee822d6622b393009 authored over 3 years ago by Ivaylo Kenov <[email protected]>
Merge branch 'development' into version-5.0

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 1a00cd11b49850a4dfb1effb71751872d048b3c4 authored over 3 years ago by Borislav Vaptsarov <[email protected]>
Merge pull request #348 from IvayloGoranov/development

Added direct lambda expression in the WithModelOfType<> option

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - fb15bfbc93a562eae079cea309f193beb53442b3 authored over 3 years ago by Borislav Vaptsarov <[email protected]>
Merge branch 'development' into development

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 077918a3f93685c555bed779e9f01c2150291f50 authored over 3 years ago by Borislav Vaptsarov <[email protected]>
Merge pull request #374 from melikpehlivanov/development

Add option to include inherited attributes for controllers, actions and view components

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - f870a7162a27b9a9722e74bf3dac204d4d5ee8f7 authored over 3 years ago by Borislav Vaptsarov <[email protected]>
Merge branch 'development' into development

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 541ad838a4007970931e661aa1e18fbf44db5d85 authored over 3 years ago by Borislav Vaptsarov <[email protected]>
Merge branch 'development' into development

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - ca7956de3368868fcdb8fd3aad7d009e2fe7b8e1 authored over 3 years ago by Borislav Vaptsarov <[email protected]>
Merge pull request #388 from vaptsarov/3.1Merge

#283 "Without.." implementations for ModelState, Model, User, Distributed Cache -> development

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - e1fa4c6b1742b0327d18c33f82e229494fb29023 authored over 3 years ago by Borislav Vaptsarov <[email protected]>
Merge branch 'development' into 3.1Merge

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - d1c314464d4e6419392bd62b9f05bb05e48c1ae2 authored over 3 years ago by Borislav Vaptsarov <[email protected]>
Merge branch 'development' into development

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - d1adf2f875c9efcc5a1c7d06e5e7b4ebc939d851 authored over 3 years ago by Borislav Vaptsarov <[email protected]>
#283 "Without.." implementations for ModelState, Model, User, Distributed Cache (#365)

* #283 Initial implementation for without ModelState builder.

* #283 Renaming of all related ...

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 859ee577ee1dd72687ef9e39d39aae7f4ef4be9f authored over 3 years ago by Borislav Vaptsarov <[email protected]>
Update netstandard2.0 to 2.1

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - a7205f68a234926169f6f253fd3800a34aa751d2 authored almost 4 years ago by Philip Shishov <[email protected]>
1. app.UseDatabaseErrorPage -> services.AddDatabaseDeveloperPageExceptionFilter

2. Add Microsoft.Extensions.Configuration for AddInMemoryCollection extension

3. Add #pragma wa...

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - f2a0bc790078ff18efd987a19e9ecafc6f5861c8 authored almost 4 years ago by Philip Shishov <[email protected]>
Upgrade TargetFramework to net5.0 and VersionPrefix

Update AspNetCore nugets to 5.0.0/5.0.1

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 18c976669d230f92ddc154f55781d517bb7c02e7 authored almost 4 years ago by Philip Shishov <[email protected]>
Move Invoke method in BaseInheritViewComponent and make it virtual

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 99f765004dda89f9bfbc997f5661bb20bd74850e authored almost 5 years ago by Melik Pehlivanov <[email protected]>
Add Invoke method in InheritViewComponent

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 61116a488be8caa03a767ff3665aef7791802bb2 authored almost 5 years ago by Melik Pehlivanov <[email protected]>
Get the name of the InheritViewComponent dynamically in ViewComponentAttributesTestBuilderTests

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - c505a891b039c8235076ab33a7a4cf5d0ae5964c authored almost 5 years ago by Melik Pehlivanov <[email protected]>
Get the name of the InheritController dynamically in ControllerAttributesTestBuilderTests

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - d5b0d67d3deba47651f9452df9543fcb5196f520 authored almost 5 years ago by Melik Pehlivanov <[email protected]>
Refactor GetCustomAttributes method in /Utilities/Reflection.cs

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - ee87ea51dbff6c91061bd6b965fac55f67aeb03a authored almost 5 years ago by Melik Pehlivanov <[email protected]>
Return empty array in case of missing attributes

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 054c3c9ec9963411f61bb8d502e52ba7951c18ce authored almost 5 years ago by Melik Pehlivanov <[email protected]>
Add unit tests for IncludingInherited for view components

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 2467b38c6def71bee81830cd97776e92076bb30a authored almost 5 years ago by Melik Pehlivanov <[email protected]>
Add tests for IncludingInherited for controllers and actions

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 9243f7e0bba3f26fcaa16152c5d71734ba6e5f7d authored almost 5 years ago by Melik Pehlivanov <[email protected]>
Add unit tests for IncludingInherited for component attributes

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 0285a8a8f5d82c47b9ae35b33d36d541b3249d4f authored almost 5 years ago by Melik Pehlivanov <[email protected]>
Implement IncludingInherited for ViewComponent attributes

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 32ce029f281ec35545161afba3be62b4e02a124e authored almost 5 years ago by Melik Pehlivanov <[email protected]>
Implement IncludingInherited for action attributes

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - cb0f7cd5a0f3e4f4bdaaa824bff4191d2bca6f4e authored almost 5 years ago by Melik Pehlivanov <[email protected]>
Change MethodAttributesCache signature

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 5e7275192923fcd3f713afb561c70262817eeddd authored almost 5 years ago by Melik Pehlivanov <[email protected]>
Use expression bodied getter for Model property in ComponentTestContext

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 6b333ff558c1e176e4292ab5f4019f51e9a099cc authored almost 5 years ago by Melik Pehlivanov <[email protected]>
Implement IncludingInherited for Controller attributes

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - bb56ec9a6c63f7f1c27fa60ff1fe133face6ad1b authored almost 5 years ago by Melik Pehlivanov <[email protected]>
Use string interpolation in ThrowNewAttributeAssertionException action

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 1d9464e3ce325ce61c840a740d67e6ede2220268 authored almost 5 years ago by Melik Pehlivanov <[email protected]>
Add IncludingInherited method in IBaseAttributesTestBuilder

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - afee0372240e6823c7ea169aa6792d79ad71c197 authored almost 5 years ago by Melik Pehlivanov <[email protected]>
Updated project versions to 3.1.2

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 80e4d48756d6d74529f8b198c374086bb965b514 authored almost 5 years ago by ivaylokenov <[email protected]>
Task<ActionResult<T> action result is now resolved correctly (closes #370)

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - c736b510755d54c43d78230828fbc5ed00ccba32 authored almost 5 years ago by ivaylokenov <[email protected]>
Merge pull request #369 - Updated routing.md

Updated routing.md

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 7dceb4999d8035268a3cd4231f723a7118e467ba authored almost 5 years ago by Ivaylo Kenov <[email protected]>
Merge branch 'development' into patch-3

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - c1781e1e8a17eb834d0788e092ce1596238c19e3 authored almost 5 years ago by Ivaylo Kenov <[email protected]>
Merge pull request #367 - Updated helpers.md

Updated helpers.md

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 223ff5a9813da15166f1ed366aee6817a852bfed authored almost 5 years ago by Ivaylo Kenov <[email protected]>
Merge branch 'development' into patch-3

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - af703b5a10a04ae1b543b7e1a3c2c01ac7c72103 authored almost 5 years ago by Ivaylo Kenov <[email protected]>
Merge branch 'development' into patch-5

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - da5dcf2837380482306c848558a7a747c4fbb36e authored almost 5 years ago by Ivaylo Kenov <[email protected]>
Merge pull request #368 - Updated viewcomponents.md

Updated viewcomponents.md

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 35276139f9d7140dc1871e2c4c8d28b52f89a235 authored almost 5 years ago by Ivaylo Kenov <[email protected]>
#365, #283 Resolving PR comments

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 39a843ff1f8c1ff66d50569106421716de2389de authored almost 5 years ago by Borislav Vapsarov <[email protected]>
Merge branch 'development' into patch-1

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 6241098224492463c999a47cff8b5f45c905bc78 authored almost 5 years ago by Gerald Fischer <[email protected]>
Merge branch 'development' into patch-3

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 6a3dc2b65ca4a854b60163ac3f7fdecb06951df4 authored almost 5 years ago by Gerald Fischer <[email protected]>
Merge branch 'development' into patch-5

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 4bdbc8db45073cbe36239610e8bd3d12424d6603 authored almost 5 years ago by Gerald Fischer <[email protected]>
Update helpers.md

This paragraph was swallowed because it started on the same line as the code start tag.

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 087a20fb2a6d6aec290a1151f3d8f194e452b45b authored almost 5 years ago by Gerald Fischer <[email protected]>
Update routing.md

A couple of abcSuccessfuly methods should read abcSuccessful**l**y I guess.

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 24cea3b7f08631d53be52f7b782654c0ad1ffb87 authored almost 5 years ago by Gerald Fischer <[email protected]>
Update viewcomponents.md

The ".WithData" clauses in the Act and Assert sections need to be set to
```
.WithData(Car...

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 90015256809c7010be9357a5058fbe1237430b5b authored almost 5 years ago by Gerald Fischer <[email protected]>
Merge pull request #345 - Added AuthorizeAttribute test builder and ProducesResponseTypeAttribute test builder

Added AuthorizeAttribute test builder and ProducesResponseTypeAttribute test builder.

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - f443b31137c912646d9efd4df6c8f3e88fb368b1 authored almost 5 years ago by Ivaylo Kenov <[email protected]>
Removed unneeded whitespaces (#41).

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - e6d23615ab25a90928f72b1e8698a338c5bbb3a1 authored almost 5 years ago by Yulian Ashikov <[email protected]>
Removed unneeded whitespaces (#41).

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - e005d83d488236490a26443ccb630ffb07295b41 authored almost 5 years ago by Yulian Ashikov <[email protected]>
Removed unneeded tabs (#41).

github.com/ivaylokenov/MyTested.AspNetCore.Mvc - 653a8fce98fd533bb2bedf781cd3ecf5285efa6e authored almost 5 years ago by Yulian Ashikov <[email protected]>