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

improved tests #399

Closed
wants to merge 1 commit into from
Closed

improved tests #399

wants to merge 1 commit into from

Conversation

ivoba
Copy link
Contributor

@ivoba ivoba commented May 5, 2017

I was experimenting with the Serializer and had to test "required" property as array and also stumbled over the issue with "$ref" being not serialized, which is already fixed (3e319bd).
So i improved the test to cover both cases.

@bfanger
Copy link
Collaborator

bfanger commented May 19, 2017

Thanks, merged as 28b6a03

@bfanger bfanger closed this May 19, 2017
bfanger added a commit that referenced this pull request Aug 16, 2017
- Implemented Swagger->ref(). $swagger->ref('#/info/contact') === $swagger->info->contact
- Added validation of internal refs.
- Misc typos and improved unittests #357, #399, #402, #407, #423, #424
- Misc improvements to the documentation.
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.

2 participants