issues
search
donatj
/
mock-webserver
Simple mock web server in PHP for unit testing.
MIT License
133
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
WIP: [Ellipsis] Feature: Mock a dynamic url
#72
ellipsis-dev[bot]
closed
6 months ago
0
[Ellipsis] Add ellipsis.yaml and Dockerfile
#71
ellipsis-dev[bot]
closed
6 months ago
0
Feature: allow to have the server file descriptors or logs available
#70
esteban-serfe
opened
7 months ago
2
Problem with child paths not working
#69
esteban-serfe
closed
7 months ago
2
Truly ignoring exceptions from fclose
#68
cgimenes
closed
10 months ago
2
TypeError : fclose(): supplied resource is not a valid stream resource
#67
cgimenes
closed
10 months ago
9
Update PHP to 8.3 - lint.yml
#66
donatj
closed
1 year ago
0
Update PHP to 8.3 - ci.yml
#65
donatj
closed
1 year ago
0
Update PHP to 8.3 - cover.yml
#64
donatj
closed
1 year ago
0
Update corpus/coding-standard requirement from ^0.6.0 || ^0.7.0 to ^0.6.0 || ^0.8.0
#63
dependabot[bot]
closed
11 months ago
1
Back port descriptor fix
#62
donatj
closed
1 year ago
0
Add phpstan to ci
#61
donatj
opened
1 year ago
0
Fix descriptor opening for bad stream wrappers
#60
donatj
closed
1 year ago
0
Php 8.2 upgrade has caused an error
#59
mhmdmousawi
closed
1 year ago
18
Bump actions/checkout from 3 to 4
#58
dependabot[bot]
closed
1 year ago
0
Improve test coverage of DelayedResponse
#57
donatj
closed
1 year ago
0
Add DelayResponse support to ResponseStack
#56
Jarlakxen
closed
1 year ago
3
Improve test coverage
#55
donatj
closed
1 year ago
0
Escape script path
#54
donatj
closed
1 year ago
1
Please add escapeshellarg around script path
#53
SiestaCat
closed
1 year ago
2
Failed to start server. In GitHub Actions
#52
Tygovanommen
closed
1 year ago
4
Update corpus/coding-standard requirement from ^0.6.0 to ^0.6.0 || ^0.7.0
#51
dependabot[bot]
closed
1 year ago
4
Mocking a remote service in an e2e test
#50
davidyell
closed
1 year ago
11
Fix up the descriptor handling a pinch
#49
donatj
closed
2 years ago
0
Replaced STDIN constant with php://stdin
#48
tuutti
closed
2 years ago
4
Run Linters as CI
#47
donatj
closed
2 years ago
0
Update corpus/coding-standard requirement from ^0.4.0 to ^0.4.0 || ^0.6.0
#46
dependabot[bot]
closed
2 years ago
1
Test in PHP 8.2
#45
donatj
closed
2 years ago
0
setResponseOfPath body content
#44
GoldraK
closed
1 year ago
4
Bump actions/checkout from 2 to 3
#43
dependabot[bot]
closed
2 years ago
0
Windows support
#42
jonasraoni
closed
2 years ago
8
Delayed Response
#41
donatj
closed
2 years ago
0
Update minimum PHP version to 7.1
#40
whikloj
closed
2 years ago
4
Unable to cause Exceptions in a ResponseStack
#39
avehlies
closed
2 years ago
2
Simulate slow responses
#38
arondeparon
closed
2 years ago
4
Revert the CI changes
#37
donatj
closed
2 years ago
0
Fix JsonSerializable deprecation in PHP 8.1
#36
arondeparon
closed
2 years ago
2
Add #[ReturnTypeWillChange] for PHP 8.1 support
#35
brotkrueml
closed
3 years ago
4
Increment Minimum PHP to 7.1
#34
donatj
closed
2 years ago
1
Adds Changeable Default Response
#33
donatj
closed
3 years ago
0
Base path for routes
#32
barchard
opened
3 years ago
7
Make Default HTTP Response Configurable
#31
donatj
closed
3 years ago
2
Reduce sleep to make tests more fast
#30
vitormattos
closed
3 years ago
6
Support PSR-7 Responses
#29
donatj
opened
3 years ago
1
Fix documentation example for Response by Method
#28
Aoshido
closed
3 years ago
5
PHP 8.0 Support
#27
donatj
closed
3 years ago
0
Add 7.4
#26
donatj
closed
4 years ago
0
update phpunit dependency
#25
SeifertDaniel
closed
4 years ago
2
use MockWebServer tmp folder
#24
SilvioPahrig
closed
4 years ago
3
Feature: Mock a dynamic url
#23
didslm
opened
5 years ago
3
Next