issues
search
hotmeteor
/
spectator
OpenAPI testing for PHP
MIT License
285
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix: Update _ide_helpers.php
#199
villfa
opened
1 day ago
0
Throwing exceptions when detecting it's a problem with Spectator and …
#198
CWDN
closed
2 months ago
0
Add regex pattern match against the requested url path (#1)
#197
paulund
opened
3 months ago
0
Assert partial matched routes
#196
paulunderwoodlexis
closed
3 months ago
0
Fix: boolean casting
#195
haddowg
opened
5 months ago
0
Convert empty request body to object if an object is expected by OpenAPI definition
#194
gdebrauwer
opened
7 months ago
0
Update README.md
#191
hotmeteor
closed
7 months ago
0
Laravel 11 support
#190
JonasPardon
closed
7 months ago
6
Support charset and placeholder media types
#189
bastien-phi
closed
8 months ago
1
Improve validation and casting of request parameters
#188
bastien-phi
closed
8 months ago
1
Arrays of objects are not correctly parsed in request parameters
#187
bastien-phi
closed
8 months ago
0
Remove binding between path parameter in openapi and Laravel route declaration
#186
bastien-phi
closed
8 months ago
1
Query param can be an array
#185
bastien-phi
closed
8 months ago
0
Refactor codebase, increase PHPStan level to 6
#184
bastien-phi
closed
8 months ago
4
allOf doesnt respect required with readonly/writeonly
#183
fmiqbal
closed
8 months ago
6
Fix request validation for request only having uploaded file
#182
bastien-phi
closed
9 months ago
0
Give Http Code assertion more priority in response assertion
#181
bastien-phi
closed
9 months ago
0
Expects true fails if the throwable is null
#180
bastien-phi
closed
9 months ago
0
Expected empty response body
#179
bastien-phi
closed
9 months ago
1
Prepare v2
#178
bastien-phi
closed
7 months ago
8
Cleanup codebase
#177
bastien-phi
closed
9 months ago
0
Audit the documentation
#176
hotmeteor
closed
7 months ago
0
Fix nullable and readonly/writeonly parsing
#175
bastien-phi
closed
9 months ago
3
Add support for streamed response
#174
bastien-phi
closed
9 months ago
0
Add support for dictionaries
#173
bastien-phi
closed
9 months ago
0
Fix filterProperties when data does not contain properties
#172
bastien-phi
closed
9 months ago
0
Support substituted backed enum in path
#171
bastien-phi
closed
9 months ago
0
I can't make the test fail
#170
davidyell
closed
9 months ago
5
Better exception handling
#169
bastien-phi
closed
9 months ago
2
Fix PHPUnit deprecations
#168
bastien-phi
closed
9 months ago
0
Dictionary objects break validation
#167
docdauck
closed
9 months ago
2
Laravel 11 support
#166
bastien-phi
closed
9 months ago
0
[Feature] Expected empty response body
#165
philsturgeon
closed
9 months ago
3
PHP 8.1+, Laravel 10+
#164
hotmeteor
closed
9 months ago
1
Apply fixes from StyleCI
#163
hotmeteor
closed
9 months ago
0
Apply fixes from StyleCI
#162
hotmeteor
closed
9 months ago
0
Use pint for code style
#161
bastien-phi
closed
9 months ago
2
Apply fixes from StyleCI
#160
hotmeteor
closed
9 months ago
0
Run tests on Laravel 10 and PHP 8.2/8.3
#158
bastien-phi
closed
9 months ago
0
Merge develop into master
#157
bastien-phi
closed
9 months ago
0
Apply fixes from StyleCI
#156
hotmeteor
closed
9 months ago
0
Laravel 10 support
#155
NiclasvanEyk
closed
11 months ago
1
Request body required for file uploads in Laravel tests
#154
absoftware
closed
9 months ago
0
Fixing AnyOf within arrays that is inside an object
#153
CWDN
closed
9 months ago
1
Merge develop into master
#152
bastien-phi
closed
9 months ago
7
Fix undefined variable middleware
#151
bastien-phi
closed
1 year ago
0
Apply fixes from StyleCI
#150
hotmeteor
closed
1 year ago
0
Apply fixes from StyleCI
#149
hotmeteor
closed
1 year ago
0
Add ability to choose which groups the middleware should be prepended to
#148
cmseguin
closed
1 year ago
0
Adds support for required, readOnly and writeOnly properties
#147
devan1011
closed
1 year ago
0
Next