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

Minor refactorings

d8ef796f8418a74e67e5cc9176c95631a3c689c4 authored almost 9 years ago by ivaylokenov <[email protected]>
Moved tests for ShouldHave and ShouldReturn

7a9631330d0f8f29a934960e39ec5ee5e6698a2b authored almost 9 years ago by ivaylokenov <[email protected]>
Added WithHttpRequest to controller builder

a6470f9bb0678313d239d88719211cf86631a2be authored almost 9 years ago by ivaylokenov <[email protected]>
Added HTTP request builder

59ec8d41904296fb824aec5c5fd2a8c00942ac37 authored almost 9 years ago by ivaylokenov <[email protected]>
Added HttpRequest builder

a8e5074775e3b1d3a6ab64601beb5e3f5fa82449 authored almost 9 years ago by ivaylokenov <[email protected]>
Added unit tests

726b2fdc2cf4b2757627c80dade2391ad6cd8279 authored almost 9 years ago by ivaylokenov <[email protected]>
Cleaned should return test builder

80137eec7e9a76d89da50371a2d254665f9c925c authored almost 9 years ago by apxoht <[email protected]>
Added AndProvideTheActionResult method to the test builder where it was not present

3f3c9e7cb98ece2bc4ec4e374d802945163ebfe8 authored almost 9 years ago by apxoht <[email protected]>
Added OutputFormatterValidator

944e5f546142f37ce945e8adb55c7aed87ff0a98 authored almost 9 years ago by apxoht <[email protected]>
Added ObjectResult testing for content types

7b4accc40e6f3796fc998be94a29af20ab014004 authored almost 9 years ago by apxoht <[email protected]>
Added unit tests

262e6dc45a94a4984ba1d379c563172ec2b0dcdd authored almost 9 years ago by ivaylokenov <[email protected]>
Added unit tests for all action results except OK

405c07542493662c1d6f1399bbe398df3a8bfd14 authored almost 9 years ago by ivaylokenov <[email protected]>
Added unit tests

e5cc32c038efceaa6f4b879b8a325359f9586673 authored almost 9 years ago by ivaylokenov <[email protected]>
Added unit tests

ff80f1a3dc3c203982a61e2fb6ac2b9bb0d80364 authored almost 9 years ago by ivaylokenov <[email protected]>
Added unit tests

16b81b8cfbcc48739da7ef4008a563eefb9e5a12 authored almost 9 years ago by ivaylokenov <[email protected]>
Added unit tests

c3274a2894039b878838cb10ad42f50d112f6fea authored almost 9 years ago by ivaylokenov <[email protected]>
Added Created and Redirect test builders with all possible route values

4147b2c5d0f4dd6796176a4f4a9dc7a97a2555f2 authored almost 9 years ago by apxoht <[email protected]>
Merge branch 'master' of github.com:ivaylokenov/MyTested.Mvc.SourceCode

# Conflicts:
# test/MyTested.Mvc.Test/BuildersTests/AndTests/AndProvideTestBuilderTests.cs

77a66d07c626f6f76077df45c8aad1750b33eb2f authored almost 9 years ago by apxoht <[email protected]>
Fixed two unit tests

c877362baf26c93ad8761e01ffe2b5f21045e401 authored almost 9 years ago by apxoht <[email protected]>
Added unit tests for various action results

fbe86df03715b5d0dc368becb0acf85238c38323 authored almost 9 years ago by ivaylokenov <[email protected]>
Added all missing documentation summaries.

d4a088b826741db7741f196363582bb1a9526d41 authored almost 9 years ago by ivaylokenov <[email protected]>
Fixed some StyleCop warnings

9628e23c8eb14dcca71217b7bfbb61018c58c2f3 authored almost 9 years ago by ivaylokenov <[email protected]>
Added AtAction and AtController to CreatedTestBuilder

bf47222d708777358c2d7ea7a32d1069bbc916b4 authored almost 9 years ago by apxoht <[email protected]>
Implemented view, partial view and view component test builder

d1be99d53914c4d54be448d956ea735a6363379a authored almost 9 years ago by apxoht <[email protected]>
Added status code, content type and view engine testing in View and Partial view test builders

5749aff12111dc274da1fe4045be2a38b514e8af authored almost 9 years ago by apxoht <[email protected]>
Views and Partials views test builder

05e2053cf21bc70fa2434cd529b2e53805b476d5 authored almost 9 years ago by apxoht <[email protected]>
All action results are validated in the same way

98ad559287f2f9d0da7a0c616e0916c286bde8c0 authored almost 9 years ago by apxoht <[email protected]>
Added redirect test builder

fdc070d48fb1cfb9929c0a0952bdaf193b0a4bd2 authored almost 9 years ago by apxoht <[email protected]>
Extracted physical file test builder to separate interfaces

cff6e9455adcb7174363172756587d549ecca47c authored almost 9 years ago by apxoht <[email protected]>
Added Challenge test builder unit tests

e6dbefe480576fc8ff74ab5cfa51b1360bfe4109 authored almost 9 years ago by ivaylokenov <[email protected]>
Fixed most StyleCop warnings

f969b9f188a1f124f2b466a181cbe587fdf8d6bb authored almost 9 years ago by ivaylokenov <[email protected]>
Removed a lot of commented code

0c6394adcdd97732cdfc6b2b31ea14a76c886986 authored almost 9 years ago by ivaylokenov <[email protected]>
Controller preparation implemented

9e408caa6925457a3bdc54d98f20a95282ae4eec authored almost 9 years ago by apxoht <[email protected]>
Removed a lot of not needed legacy code

ebf2acdb219b50564b023f992fb3328b4f9bc7b2 authored almost 9 years ago by ivaylokenov <[email protected]>
Controller services moved to injection system

71fdff435f2bbfd2cf135ce7bdf6874b78079087 authored almost 9 years ago by ivaylokenov <[email protected]>
Added UnsupportedMediaType test builder

0dadf8f80129bea042f66d3edd419272d0c76641 authored almost 9 years ago by ivaylokenov <[email protected]>
Added HTTP status code validator

f08e0744bd612f17a20f76bd3a3a5ccfc2596fd6 authored almost 9 years ago by ivaylokenov <[email protected]>
HttpBadRequest test builder implemented

3fee36aeb6ac5c02296d05dccd9684da0d07fd26 authored almost 9 years ago by ivaylokenov <[email protected]>
Fixed some unit tests

d031a2a82ea05c670251b667935993ebc36910f8 authored almost 9 years ago by ivaylokenov <[email protected]>
HttpNotFound with object implemented

036dd4d6213fba7d40ba471033763299e1e274c0 authored almost 9 years ago by ivaylokenov <[email protected]>
Added physical file result testing

fe99fd82c259ed1b457f69da8e36de60ca7e006b authored almost 9 years ago by ivaylokenov <[email protected]>
Added TODO for documentation

053b59b9d8a8d181f8f871c8644496ac59d6991b authored about 9 years ago by ivaylokenov <[email protected]>
Added forbid result test builder

75feb144e58f73b916387a2c89df44fcfc8a9f05 authored about 9 years ago by ivaylokenov <[email protected]>
Added ChallengeTestBuilder

e6f00db8a34d7127f1fb18c3f11ca3354434a961 authored about 9 years ago by ivaylokenov <[email protected]>
Added ChallengeTestBuilder

5f6038d073e1cafc006cba3bd98608cca4b96402 authored about 9 years ago by ivaylokenov <[email protected]>
All unit tests pass with RC2 version of ASP.NET MVC 6

6f66d59b70af4907e121d98d64af90f320262882 authored about 9 years ago by ivaylokenov <[email protected]>
Added documentation summary for local redirect test builder

61379c8a4c5dfc9b1337331e92540fd736e0b0d8 authored about 9 years ago by apxoht <[email protected]>
Added LocalRedirectTestBuilder and HttpStatusCode testing

ad2c29c97694a8f34588a30f89c834cb2def4521 authored about 9 years ago by apxoht <[email protected]>
Unit tests for FileTestBuilder

62cbe7d0178d693f28514ed539ce88fb1c48ad3c authored about 9 years ago by ivaylokenov <[email protected]>
Added unit tests for some of the methods in FileTestBuilder

0a1499f623edfcd6d5b53badc682597703a728f2 authored about 9 years ago by ivaylokenov <[email protected]>
Implemented File result

2d7c6fe2d81e74f1b1146a60bfec1f849d324688 authored about 9 years ago by apxoht <[email protected]>
File Test builder implemented without exceptions

baf4b55b95c48d134d4d1c9b32a8989969571ae4 authored about 9 years ago by ivaylokenov <[email protected]>
Small additions to FileTestBuilder

f7485263a9d7889f7e038be418cc636f09e63f3c authored about 9 years ago by apxoht <[email protected]>
Merge branch 'master' of github.com:ivaylokenov/MyTested.Mvc.SourceCode

53c05452383d845264425d34ae03619a76bddf68 authored about 9 years ago by apxoht <[email protected]>
Merge branch 'master' of github.com:ivaylokenov/MyTested.Mvc

36be31044dbf6d8542c5cde03e91d7c2af7cd1d4 authored about 9 years ago by apxoht <[email protected]>
Started FileResult

b503e9bfd785dff561709ce8f4869e8bf3848768 authored about 9 years ago by ivaylokenov <[email protected]>
Small changes on ControllerBuilder

2a65e2af77028935e6ac5e3d40e38c2aa12f1827 authored about 9 years ago by ivaylokenov <[email protected]>
Updated Unit tests

69c4cc7a10b55f45be01db7261662ad461c126d3 authored about 9 years ago by ivaylokenov <[email protected]>
Added content result test builder

c89b0e4659104714dfcccbaf7f2bb7639b1a3f19 authored about 9 years ago by ivaylokenov <[email protected]>
Added WithAuthenticatedUser to ControllerBuilder

f74be49cd5bd9eec3c77021b1f3405277a863a3d authored about 9 years ago by ivaylokenov <[email protected]>
Added MVC dependency resolver in ControllerBuilder (closes #8)

fadcf8c62e4e7a8b323822783b6615d90ecc9621 authored about 9 years ago by ivaylokenov <[email protected]>
Controller builder now instantiates correctly controllers with MVC activators

471f256d8e9fe8f24cc37f28f3c2a12088027b5e authored about 9 years ago by ivaylokenov <[email protected]>
Added IsUsing by provided Startup generic type

8e9d0c7fc51a810eae6b4a0ab0ca5a6dcf2c83a9 authored about 9 years ago by ivaylokenov <[email protected]>
Added IsUsing methods to MyMvc

0dd8f67061f13ce110b297459d4ef0886afa02c2 authored about 9 years ago by ivaylokenov <[email protected]>
Added methods to configure the global services

52f6a1b16781458d75a193bd680e878ef9ee9caf authored about 9 years ago by ivaylokenov <[email protected]>
Updated CLR version

0a95189bb4aaed95cad7f223121c699537e3e586 authored about 9 years ago by ivaylokenov <[email protected]>
Initial commit

578a1de431a9192d1b75ee6677005784563842cb authored about 9 years ago by Ivaylo Kenov <[email protected]>
Added unit tests for all action results

841f15ae310d685b6b8d54430cda2cd5b9d07e26 authored about 9 years ago by ivaylokenov <[email protected]>
Removed not needed tests for exceptions

cf324c2b1b0b4d96a74c4fde250f56e13bce19de authored about 9 years ago by ivaylokenov <[email protected]>
Added unit tests for exceptions

27ec4950a3a7733314fdd4002f3fa9b828851eba authored about 9 years ago by ivaylokenov <[email protected]>
Added unit tests for controller builders

75024ca872db049cdb6b02fd44bde89bbb88829a authored about 9 years ago by ivaylokenov <[email protected]>
All tests now use Test.AssertException

6556e16c2c02701c72981fd8d28b2a195d01b0da authored about 9 years ago by ivaylokenov <[email protected]>
Updated some exception assertions

17b0a76f35572fd710d422134606189954a04fba authored about 9 years ago by apxoht <[email protected]>
Added unit tests for attributes

bddf72709b096750ab33e2b86e927ebf2715364e authored about 9 years ago by ivaylokenov <[email protected]>
Unit tests for should return methods

527b975c2584803047d66f0c38226cbf924627fd authored about 9 years ago by apxoht <[email protected]>
Added unit tests for Http Bad Request result

d29467e819fec4982988fe5238d4183a7933daa8 authored about 9 years ago by ivaylokenov <[email protected]>
ModelState validations not working

f27356bba925e12993997360395865885ca7711a authored about 9 years ago by ivaylokenov <[email protected]>
Added unit tests for validators

89a257f129dd0a0c2cc1a7d5ac2be9173cb9b551 authored about 9 years ago by ivaylokenov <[email protected]>
Added initial projects and solution

86502ab747affd34c989c394d3fdf01d28f3301e authored about 9 years ago by ivaylokenov <[email protected]>
Initial commit

6f0811fc0e97fc3856e782ef8125c3f21bf5bc91 authored about 9 years ago by Ivaylo Kenov <[email protected]>