Skip to content

Tags: contributte/codeception

Tags

v1.6.0

Toggle v1.6.0's commit message
Config: fix Codeception for PHP 8.5 register_argc_argv

v1.5.2

Toggle v1.5.2's commit message
Implement Request::getBasicCredentials for http basic auth testing

`getBasicCredentials` method is implemented in Nette\Http\Request, but it's not part of IRequest interface, so it was missing in this Codeception\Http\Request implementation. With this change we can use `$this->tester->amHttpAuthenticated()`.

v1.5.1

Toggle v1.5.1's commit message
Reorder debugMode and enableTracy

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was signed with the committer’s verified signature.
f3l1x Milan Felix Šulc
Versions: open v1.6.0

v1.4.4

Toggle v1.4.4's commit message
fix: universal Nette\Caching\Storages\Journal cleaning (#37)

v1.4.3

Toggle v1.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix for 8.2 (#42)

v1.4.2

Toggle v1.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix netteConnector with phpunit10 (#41)

v1.4.1

Toggle v1.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
f3l1x Milan Felix Šulc
Coverage: fix path for coveralls

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
f3l1x Milan Felix Šulc
Readme: bump v1.4

v1.3.2

Toggle v1.3.2's commit message
update codeception/lib-innerbrowser