Skip to content

Conversation

@alexvale242
Copy link

Reduces the restrictions on the use of continuation token specification in the in memory repository by only throwing a not-implemented exception if a continuation token is populated.

At present this will throw if continuation tokens are enabled at all, which makes it impossible to use the in memory repository for integration testing if you're making use of the ContinuationTokenSpecification. This change makes this possible, without having to implement continuation token paging in the in memory repository.

@IEvangelist My team and I are making use of this awesome library but are currently blocked from adding test coverage for our paged endpoints. Please let me know if this change is something you'd be happy with.

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.

1 participant