issues
search
AnthonySteele
/
MvcRouteTester
A library for unit testing ASP MVC route tables for both Web and API Routes
Apache License 2.0
105
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
BinSkim: Rule: BA2022 (SignSecurely) in multiple dlls
#76
akshay6000
opened
1 year ago
0
False positives on body post
#75
bjarmuz
opened
7 years ago
0
cannot correctly validate routes that are working in MVC 5.2.3?
#74
kimballjohnson
opened
7 years ago
0
What does the presumed UnitTest project look like?
#73
kimballjohnson
closed
7 years ago
1
To allow for custom RouteContraints in multi-teneted situation with vanity URLs allow the prefix to be a settable public static property
#72
mscottreed
closed
7 years ago
1
To allow for custom RouteContraints in multi-teneted situation with v…
#71
mscottreed
closed
7 years ago
1
Test passes even though there is no such route with action.
#70
NileshMoradiya
closed
8 years ago
1
Testing a route attribute with an optional parameter
#69
awj100
opened
8 years ago
1
fix for async actions that accept CancellationToken as parameter
#68
usarskyy
closed
9 years ago
0
Keep debugger from stepping into these methods
#67
ericnewton76
closed
9 years ago
0
RoutePrefix parameter is not recognized
#66
TerraVenil
opened
9 years ago
1
Plans for MVC 6
#65
DenisBiondic
opened
9 years ago
4
Added support for testing async JsonResult actions
#64
willapp
closed
9 years ago
3
Support custom simple model types which have a string converter (i.e. TypeConverter).
#63
aidinabedi
closed
9 years ago
1
Assertions on Json body fail if class has enum property.
#62
phatcher
opened
9 years ago
1
Fix for issue #57 - now finds a route with a matching HTTP method where ...
#61
kevincorlett
closed
9 years ago
0
Support for custom IDirectRouteProvider implementation in unit tests
#60
willapp
closed
9 years ago
4
Is it possible to test AJAX routes?
#59
vtortola
opened
9 years ago
0
Custom constraint resolver
#58
sragu
closed
9 years ago
1
Fails on similar routes with different parameter names
#57
justmara
closed
9 years ago
0
"Global" controller routes not respected
#56
justmara
opened
9 years ago
0
Test fails saying action parameter doesn't match.
#55
zagnut999
opened
9 years ago
2
Fixing inconsistency between the two flavors of UrlAndRoutes.To
#54
pwninstein
closed
10 years ago
0
Adding check for Enum in IsSimpleType
#53
pwninstein
closed
10 years ago
2
Missing value exception on optional parameter
#52
SteveChadaway
opened
10 years ago
0
Updated generator to use IHttpControllerSelector from config
#51
tgfl-tom
closed
10 years ago
0
Fails on WEBApi routes that work in application
#50
btrepp
opened
10 years ago
5
Should it be signed?
#49
AlexNolasco
closed
6 months ago
3
Async controller methods
#48
michaelvolz
closed
10 years ago
0
adding overloads to allow passing headers
#47
josephdwyer
closed
10 years ago
0
Collection support in WithJsonBody
#46
LazyTarget
opened
10 years ago
0
How to setup attribute routing
#45
bapti
closed
9 years ago
0
WebApi 2.1 and attribute routing
#44
bapti
closed
10 years ago
2
[FromBody] is not respected.
#43
otac0n
opened
10 years ago
0
[FromUri(Name = "not respected")]
#42
otac0n
opened
10 years ago
0
UrlDecoding is not performed when extracting values
#41
otac0n
opened
10 years ago
0
#37 attribute routing with multiple verbs on the same route
#40
alexandrnikitin
closed
10 years ago
3
Idea for fixing Issue #37.
#39
stevenkuhn
closed
10 years ago
2
MVC 5.1 AttributeRouting with Areas always returns "...got no value for 'area' at url..."
#38
michaelvolz
closed
10 years ago
4
Attribute routing with multiple verbs on the same route
#37
AnthonySteele
closed
10 years ago
2
Take ActionName attributes into account in ExpressionReader
#36
MattHooperMT
closed
10 years ago
1
One route, different Actionnames
#35
ledux
opened
10 years ago
0
Support ASP MVC 5.1
#34
AnthonySteele
closed
10 years ago
6
Add support for specifying HTTP method in MVC fluent API
#33
jaredrussell
closed
10 years ago
0
How do you test routes with constraints?
#32
jkpindahbc
opened
10 years ago
4
Url Generation on routes with constraints
#31
jkpindahbc
closed
10 years ago
1
How do you test for optional parameters?
#30
danbadge
closed
4 years ago
3
MVC 5
#29
AnthonySteele
closed
11 years ago
10
Apiroute handler testing
#28
krimsonkla
closed
11 years ago
6
Allow model validation to ignore certain properties on the models based on the property attributes.
#27
krimsonkla
closed
11 years ago
5
Next