Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More testing, new failing test for JsonWithDeepLinks #78

Merged
merged 1 commit into from Sep 14, 2013

Conversation

EddieGarmon
Copy link
Contributor

Better performance test harness for IMediaTypeHandlers

Fix mediaTypeHandler tests to use .Write<IEnumerable<X>>() where we would expect IOutput<IEnumerable<X>>

LinkConverter now doesn't barf when passed an IEnumerable<> interface directly.

JsonWithDeepLinks, links in the entire hierarchy still do not work.

ExplicitTestConverters will write full graph now, on par with other converters

Better performance test harness for IMediaTypeHandlers

Fix mediaTypeHandler tests to use .Write<IEnumerable<X>>() where we would expect IOutput<IEnumerable<X>>

LinkConverter now doesn't barf when passed an IEnumerable<> interface directly.

JsonWithDeepLinnks, links in the entire hierarchy still do not work.

ExplicitTestConverters will write full graph now, on par with other converters
markrendle added a commit that referenced this pull request Sep 14, 2013
More testing, new failing test for JsonWithDeepLinks
@markrendle markrendle merged commit d0a253e into markrendle:master Sep 14, 2013
@EddieGarmon EddieGarmon deleted the feature-MoreBetterTesting branch September 14, 2013 12:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants