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

Run all tests #136

Merged
merged 1 commit into from
Dec 21, 2021
Merged

Run all tests #136

merged 1 commit into from
Dec 21, 2021

Conversation

simPod
Copy link
Contributor

@simPod simPod commented Dec 2, 2021

Resolves #133

@cebe cebe modified the milestones: 1.5.3, 1.6.0 Dec 21, 2021
@cebe cebe merged commit 41db38d into cebe:master Dec 21, 2021
@cebe
Copy link
Owner

cebe commented Dec 21, 2021

Thank you!

@simPod simPod deleted the tests branch December 26, 2021 08:38
cebe added a commit that referenced this pull request Feb 9, 2022
* master: (22 commits)
  Catch recursion when resolving inside included file
  Improve Responses resolving references
  Fixes default value for exclusiveMinimum and exclusiveMaximum
  more specific deprecation
  add hasPropertyValue() method
  add comments, optimize tests for #125
  During serialization convert empty Map fields to empty Objects
  Add test to demonstrate OpenAPI v3.0 schema validation fails with empty Path properties
  yarn upgrade
  Added docker environment for local development
  Add symfony 6 support (#151)
  Bump node-fetch from 2.6.1 to 2.6.7 (#149)
  Fix CI badge in Readme (#150)
  Temporarily skip broken test (#145)
  Run speccy through yarn
  Add windows and macos cases
  Temporarily skip broken test
  Rework CI
  Run all tests (#136)
  Drop licence badge from readme (#137)
  ...

Conflicts:
	README.md
	composer.json
	src/SpecBaseObject.php
	tests/ReaderTest.php
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.

Remove skipped test checks for symfony/yaml bug
2 participants