issues
search
zendframework
/
zend-test
Test component from Zend Framework
BSD 3-Clause "New" or "Revised" License
18
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
QA: Removes redundant dev dependency: symfony/finder
#81
michalbundyra
closed
5 years ago
0
add type hints to docblock, add a verb to Exception message
#80
rieschl
opened
5 years ago
2
Update CHANGELOG for #76 to mention possible incompatibility when PHPUnit dependency is not specified
#79
Xerkus
closed
5 years ago
0
Support phpunit 8
#78
icron
closed
5 years ago
1
Update AbstractControllerTestCase.php
#77
SilverioMiranda
closed
5 years ago
2
Added PHPUnit 8 support
#76
michalbundyra
closed
5 years ago
5
Added PHP 7.3 support - updated Travis CI configuration
#75
michalbundyra
closed
5 years ago
1
Revert #66 - clearing global arrays on setUp - fixes #71
#74
michalbundyra
closed
5 years ago
1
Provid a mechanism to check if we need to restore global var
#73
fezfez
closed
5 years ago
8
test suite fail with error code 255 after update to release 3.2.1
#72
fezfez
closed
5 years ago
4
Release 3.2.1 breaks vendors behavior
#71
loic-couharde
closed
5 years ago
8
Fix for memory leak #69
#70
ezimuel
closed
5 years ago
8
Memory Leak in Application
#69
wodka
closed
5 years ago
4
New method: assertRedirectToRoute for more robust redirect checks in tests
#68
koseduhemak
opened
6 years ago
1
assertControllerClass vs. assertControllerName => check FQDN instead of class name
#67
koseduhemak
closed
6 years ago
1
Hotfix #61 - Clear global arrays on setUp
#66
michalbundyra
closed
6 years ago
4
Follow up #51 - allow query params in DELETE request
#65
michalbundyra
closed
6 years ago
0
Rebase docs templates
#64
michalbundyra
closed
6 years ago
1
Updated Travis CI configuration (added PHP 7.2, dropped HHVM)
#63
michalbundyra
closed
6 years ago
1
AbstractControllerTestCase's count not compatible with PHP 7.2
#62
bitwombat
closed
6 years ago
3
Value "phpunit" in route parameters
#61
Scyt8l3
closed
6 years ago
3
Allow PHPUnit ^7.0
#60
Slamdunk
closed
6 years ago
7
`assertTemplateName` returns too early
#59
SorX14
opened
6 years ago
1
Updated to php-coveralls/php-coveralls
#58
michalbundyra
closed
6 years ago
1
Version ^2.6 doesn't support phpunit:^6.0
#57
icanhazstring
closed
6 years ago
2
Update AbstractControllerTestCase.php
#56
SilverioMiranda
closed
6 years ago
3
Prefer expectException over deprecated setExpectedException
#55
remicollet
closed
7 years ago
0
unable to install on clean 2.4.x zf
#54
FLasH3r
closed
7 years ago
5
unable to install on clean 2.4.x zf
#53
FLasH3r
closed
7 years ago
2
Move phpunit-class-aliases.php to autoload section
#52
dillchuk
closed
7 years ago
1
Allow query string params for DELETE method
#51
autowp
closed
6 years ago
1
Wrong Phpunit requirements
#50
hakre
closed
7 years ago
2
Provide PHPUnit class aliases to other projects implementing `zend-test`
#49
boesing
closed
7 years ago
5
Allow full, unfettered usage across all PHPUnit versions
#48
weierophinney
closed
7 years ago
1
Enable Travis CI slack notifications
#47
geerteltink
closed
7 years ago
0
Release support for phpunit 6
#46
snapshotpl
closed
7 years ago
2
Multiple dispatch() calls with same Application instance - should it work?
#45
bitwombat
closed
7 years ago
6
[Docs] Added missing assertions and explanations
#44
froschdesign
closed
7 years ago
0
phpunit 6 check "_" in src/ path and expectException() and expectExceptionMessage()
#43
samsonasik
closed
7 years ago
19
Link to documentation in readme file updated
#42
froschdesign
closed
7 years ago
0
Added support section in composer.json (links to issue tracker and docs)
#41
froschdesign
closed
7 years ago
0
add phpunit 6 require
#40
samsonasik
closed
7 years ago
6
New coding standard
#39
Koopzington
closed
7 years ago
6
assertQueryContentContains
#38
autowp
closed
7 years ago
1
Console Contents Assertion Error
#37
wandersonwhcr
opened
8 years ago
3
Remove fast_finish flag
#36
Koopzington
closed
7 years ago
0
Move coveralls-test to latest-env
#35
Koopzington
closed
7 years ago
1
[Feature Request] Include testing for Zend Expressive App
#34
gabbydgab
closed
6 years ago
7
Added fix and unit test for queryContentRegexAssertion() method
#33
RalfEggert
closed
8 years ago
2
AbstractHttpControllerTestCase::assertQueryContentRegex() only checks first match
#32
RalfEggert
closed
8 years ago
2
Next