Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Codeception/Codeception

Full-stack testing PHP framework
https://github.com/Codeception/Codeception

fixed wildcard match to groups

51d59c99003d80b38bcd5402ceb48d8bf2264ffa authored about 3 years ago
4.1.26

8ebbb003bb1459e5170bec54b0e0d7fb8fe8fab6 authored about 3 years ago
Merge pull request #6301 from Codeception/4.1-run-tests-on-php81

Run tests on PHP 8.1

32e30cd769729e50fbfc092b57e08ce39c9969cc authored about 3 years ago
Run tests on PHP 8.1

34115fdecac3def4fcd698331c4a4adb7c3f9a1b authored about 3 years ago
Merge pull request #6295 from Codeception/5.0-merge-4.1

Merge 4.1 to 5.0

186f008093caa7348f1bbcc9307fe366245a3d1e authored about 3 years ago
Adding clickable `editorUrl` from `codeception.yml` (#6261)

* Adding clickable `editorUrl` from `codeception.yml`

Closes https://github.com/Codeception/C...

8d0c45ed495de1b5ff3c7d8418b98f3fb94cd707 authored about 3 years ago
Merge pull request #6297 from Codeception/4.1-revert-fail-fast-change

Revert adding optional value to fail-fast option

8a3ec8cc23d40f8ea0a82c785ae8ce2748bac5a5 authored about 3 years ago
Merge pull request #6298 from fabacino/bugfix/example-throws-deprecated-warning-php81

Fix E_DEPRECATED warnings in Example class on PHP 8.1

d3656d13713e208b721f311c3cefb553a2fac1ea authored about 3 years ago
Merge pull request #6299 from TavoNiievez/4.1

Fix CI

e410e77ebe318d26070579ce001ed21c3e2b0225 authored about 3 years ago
Set COMPOSER_ROOT_VERSION env variable

214501673b6e38a1ec548d6831bd6c80e6fa1774 authored about 3 years ago
Fix CI

35880f565c460702d6312b9e1b7c669abe6c614e authored about 3 years ago
Fix E_DEPRECATED warnings in Example class on PHP 8.1

56d8e48a3bf95a9e6403e0cd8a0ebdca7f5901dc authored about 3 years ago
Update dependencies (#6296)

bd05fe0a6c861b9045662fe25ea62c86a6915b5b authored about 3 years ago
Skip failing test on Windows 8.1

0c8191a359f6ebde2cb5e6d05bd89907f43afc7b authored about 3 years ago
Revert "Added optional value to fail-fast option"

This reverts commit 29cd2d1b2efc051186e00a72b14bcad1635e8a83.

6a011b1e1b5ec8ac2ce9c7fb7323c0d6eb21181c authored about 3 years ago
Revert "Fixed failing tests"

This reverts commit 20eddd5a5fe6af58d6725673558f51fe630e1769.

484a3544bdc1cdd0b1534795b0d37c475574c4a9 authored about 3 years ago
More types for FailFast

88a3a7e3ad6d6311c5eb076020bd93884a741e07 authored about 3 years ago
Merge branch '4.1' into 5.0

822a26a4ae0680ada16cd576c4d1024ea33c61c9 authored about 3 years ago
updated changelog

1fc3a8f4d6cf7350e1b69afd136708cfffc89e9e authored about 3 years ago
Fixes include group (#6292)

* Fixed running included groups

* fixed tests

* fixed tests

* improved fix

* fixed i...

675a16450b7fbd5524d21368073cf7812931d7e1 authored about 3 years ago
Deleting copyright and "team" link (#6284)

What's the benefit of having this info here that needs to be updated every year? (latest: @Arhel...

20ee0d852714cc041cc819599def4db3ecabd82b authored about 3 years ago
4.1.23

27d18cd5d5a1d77d3f1b01ea776238676faf5dcc authored about 3 years ago
Merge pull request #6275 from Verest/issue6152

Added optional value to fail-fast option

4573649918e3313b5db04b635abe6c6ccd8939ff authored about 3 years ago
Fix CI

a10130e621f51c9cd5d1d2b0cd6c4f276266f907 authored about 3 years ago
Set the visibility of constants

25e48e89988a8a6e76068fd22b0d8ad2fdc0a1de authored about 3 years ago
Update tests folder to PHP 7.4 (#6283)

36406581220080c38f8389673fbc9a1b5590eb57 authored about 3 years ago
Update readme.md (#6282)

45c159b31ab937ec3caf8aa5c3ff4df74760fa9d authored about 3 years ago
skipped failing test for windows/php8.1

eefa9789bbf277dddc74fc64403d689c717d3ba7 authored about 3 years ago
Update codebase to PHP 7.4 (#6278)

* set restrictions

* Update codebase to PHP 7.4

* temporarily ignore tests in php 8.1

2b7e9ace43d414902ecdba64d245fefa3fee8526 authored about 3 years ago
Symfony 6 support (#6273)

* Move functions into separate file and autoload with composer

When running Psalm and other s...

77df0ddc1005cf32cada84a39df35ce1af8b2df2 authored about 3 years ago
[Coverage] Include only .php files (#6265)

16ba76e73d7c5074d77dc656b5bb87e67c8a81b2 authored about 3 years ago
added api step decoration (#6277)

8ec83d65884a30edb68a3fdb40661d643e14c9c7 authored about 3 years ago
Replaces outdated short URL for the bootstrap config option (#6274)

* Replaces outdated bit.ly link with direct link
The shortened URL is currently redirecting to ...

d07fbec3fcb2c9b4d4a76cda1a819234a5e057a2 authored about 3 years ago
Fixed failing tests

20eddd5a5fe6af58d6725673558f51fe630e1769 authored about 3 years ago
Added optional value to fail-fast option

29cd2d1b2efc051186e00a72b14bcad1635e8a83 authored about 3 years ago
Merge pull request #6264 from Codeception/run-tests-on-php-8.1

[CI] Run tests on PHP 8.1

f8881df4f2bcbb6010748d872e0fef51722ec9c1 authored over 3 years ago
[CI] Run tests on PHP 8.1

4d7ade4df2eb46034c60c30952794e6ade561247 authored over 3 years ago
Merge pull request #6263 from StuTheWebGuy/fix-autoload-functions

Move functions into separate file and autoload with composer

dbfdce23012904bd6888c7c1f757293cde8419a1 authored over 3 years ago
Move functions into separate file and autoload with composer

When running Psalm and other static analysers, the functions,
for example `codecept_data_dir()`,...

d0f9e4747dbf7822ab902245a580c79396b20652 authored over 3 years ago
Merge branch '4.1' into 5.0

f8c08ac8ac04f1faf00ef30ba5b70e9aa7de5788 authored over 3 years ago
Merge pull request #6251 from Codeception/5.0-php8.1-support

5.0 PHP 8.1 support

d9dd476cf5d1bb63cb47d66d7b556212390c5e26 authored over 3 years ago
Merge pull request #6252 from Codeception/php8.1-support

4.1 PHP 8.1 support

ec4820fdfb3c9b36ed8913ff78f38ef517895bb0 authored over 3 years ago
Type incompatibilities with PHP 8.1

a32625d66b11c9ce150a08269c20cd9a7af4cc9d authored over 3 years ago
Use ENT_QUOTES | ENT_SUBSTITUTE flag in Step HTML report

408aed2a6a738eda686db387daee4491bc32a7ef authored over 3 years ago
Use ENT_QUOTES | ENT_SUBSTITUTE flags for html functions

These flags is a new default in PHP 8.1, specific them explicitly makes behaviour in different v...

0786d53b744dee2d2a4891be27ed718c3f009d87 authored over 3 years ago
ErrorHandler: error line is integer

4529315fc4d36d020d13d8d81f78ff078cf4d30b authored over 3 years ago
Dockerfile: Updated xDebug to 3.0.4

f0a5ba54594f61f1236702f1533554360f8a086e authored over 3 years ago
Added more PHP types (#6242)

* Added more typehints

* Added more typehints

* use HTTPS

* Fix PHPStorm warnings

* ...

3d76fcc7bd60219103d881ed4ada232144c6467c authored over 3 years ago
Merge branch '4.1' into 5.0

445e05347046661835a589cb7cff4e58d3d607bf authored over 3 years ago
4.1.22

9777ec3690ceedc4bce2ed13af7af4ca4ee3088f authored over 3 years ago
Security: Disable deserialization of RunProcess class (#6241)

cbce9ea7f4664052fa1ac6b36f5b5a6dbd864d71 authored over 3 years ago
Merge pull request #6230 from esnelubov/4.1-free-memory

Reduce the memory consumption by forcing PHP to release the unused memory

d69ab790f9c43a003b8bf5e4d5a44012fc436abb authored over 3 years ago
Merge pull request #6232 from Codeception/5.0-drop-json-and-tap-loggers

Drop JSON and TAP loggers in Codeception 5.0

478ce9a6c2a6f43f4de52592fdc6399021abea58 authored over 3 years ago
Add check for PHP version to make the code work on PHP 5.6

ad2d34ef61576fa03b917af03ab05c2bc57f7c98 authored over 3 years ago
Delete JSON and TAP loggers

14a35131cc13f0c8e090987f657203673948320d authored over 3 years ago
Reduce the memory consumption of tests by forcing PHP to return the unused memory

2cc87fd108d25dce4f47f17e374138fdb37ef57c authored over 3 years ago
Merge branch '4.1' into 5.0

d36f39a0bb99ac9af9b7345022370e7962c879c5 authored over 3 years ago
Merge pull request #6229 from W0rma/guzzle-psr7-v2

Allow installation of guzzlehttp/psr7:^2.0

701b6366c559947f0f430b785abc2f87e109030c authored over 3 years ago
Allow installation of guzzlehttp/psr7 v2

405204b192cb54462acd5ce78e614c1a0b36fac9 authored over 3 years ago
Fix ActiveRecord::haveRecord

b1ab3aa2481b56fdf9b54a295495a62e4a20290b authored over 3 years ago
Recorder extension: role="navigation" is unnecessary for element nav (#6224)

The nav tag have the ARIA element role="navigation", but this is unnecessary for nav elements a...

549160cce90d0e5a4f9d2d421fcca17fa700be40 authored over 3 years ago
require lib-innerbrowser as a dev dependency (#6223)

e951f000a80c294103c1d6eef90f02a752ce7c95 authored over 3 years ago
Type interfaces

d0ea2fed8948f6913ebb4b23f4159050c751a779 authored over 3 years ago
Fix ArrayComparator::assertEquals

5b88b9f437e5d06b41c6c0eba7d8957e7f5a4042 authored over 3 years ago
Fix Maybe::value()

0b489484d10f31c745d1a39b213f8f27d9b7333e authored over 3 years ago
Merge pull request #6221 from Codeception/5.0-merge-4.1

Merge changes from 4.1 branch to 5.0

51ef9bff6d5af78256d8227254683dbfbba80bfe authored over 3 years ago
CI: composer --prefer-source

c23f8a783d2a6aae619a5a678c6ee3b95d6e93bc authored over 3 years ago
Fix CI

ae7c80caa758d73b40071e211c4cb80d86985b62 authored over 3 years ago
Merge branch '4.1' into 5.0-merge-4.1

b0b050aa94fb106e4584d6d8ec175a60894268a2 authored over 3 years ago
Use 1.x versions of modules in 4.1 to fix CI

c25f20d842a7e3fa0a8e6abf0828f102c914d419 authored over 3 years ago
4.1.21

818a8b3cb65f1f6ad9749830cd4f37c4abc86a37 authored over 3 years ago
Coverage: Don't attempt to read cookies while an alert is open (#6211)

* Add workaround for #1485 - don't attempt to read cookies while an alert is open

* Only appl...

91d6cb08b7022740ffaa022131ed6ffcd41a7ba3 authored over 3 years ago
Coverage: Don't attempt to set cookie domain when it is "localhost" (#6210)

See https://stackoverflow.com/questions/1134290/cookies-on-localhost-with-explicit-domain

1d9e1a24fcf9d1f99b64fe8442c90daf9b368c8d authored over 3 years ago
Merge pull request #6216 from Codeception/4.1-dry-run-compatibility-with-symfony-5.3

Make dry-run command compatible with symfony/console 5.3

08824858a051b68d18f7f8fa184b53b6c75f5fc3 authored over 3 years ago
Make dry-run command compatible with symfony/console 5.3

fbeaef5c5cd903e1d6ae30d91f3f4f64794c2b0d authored over 3 years ago
Explaining how to uncheck a pre-checked checkbox for submitForm

Sounds like a tongue twister ... ;-)

I was expecting this text to be in https://github.com/Co...

76ed7815922df2b958a5a8368acbb3532f7652eb authored almost 4 years ago
4.1.20

d8b16e13e1781dbc3a7ae8292117d520c89a9c5a authored almost 4 years ago
Merge pull request #6154 from Codeception/issue-6153

Action generator: Don't generate nullable types for PHP 7.0

cc37bd20562028d0a8f22713c1b56850b8af56e7 authored almost 4 years ago
Action generator: Don't generate nullable types for PHP 7.0

53dcdc5e01b72a2da01b2eaf1372236502043415 authored almost 4 years ago
4.1.19

138dc9345a81ec994dcd6b9680c501a752a37b00 authored almost 4 years ago
Don't mention Cept format

* Removing Cept

* Update GenerateScenarios.php

bbe56cd357df4d9b8cb8a760c363df96660b4346 authored almost 4 years ago
Merge pull request #6147 from ThomasLandauer/patch-12

Explaining `--debug` as alias for `-vv`

9035833ab6aeb49d9d8ff9c5fc003a77760ba555 authored almost 4 years ago
Explaining `--debug` as alias for `-vv`

See https://github.com/Codeception/Codeception/discussions/6081#discussioncomment-275698

8181000dd8072428cbbb2e9723b203ed2499f86b authored almost 4 years ago
Deprecating `GenerateCept` (#6144)

The Cept format has been deprecated some 4 years ago https://github.com/Codeception/Codeception/...

4fed41a140e5fd8b1d01c6474984d7460c97a5ed authored almost 4 years ago
Merge pull request #6143 from ThomasLandauer/patch-12

Standardize "@example.com" as domain in documentation

dab982d39d72a0560f1117b8db1a7723a31997a5 authored almost 4 years ago
Standardize "@example.com" as domain in documentation

See https://github.com/Codeception/module-symfony/pull/124#issuecomment-800233544

ded1ec81a0d4223cae6dded148207c2e785cb831 authored almost 4 years ago
Merge pull request #6135 from Codeception/5.0-merge-from-4.1

Merge changes from 4.1

60c9ed971d4bae7328dde7fd44829b1f849403ab authored almost 4 years ago
Make CleanCest final

410a501dca58431cd63e14f4d0f3376391356efc authored almost 4 years ago
Standardize code style (#6137)

* Standardize code style

* # as preg delimiter

* Added more typehints

* Fix typehint

...

f1a0c46c8820348218e5ad1cd428141be1878bbb authored almost 4 years ago
Merge branch '4.1' into 5.0

e95450a6c1b5ad8b67d026cd0856ba8853bd8c9d authored almost 4 years ago
Merge pull request #6140 from Codeception/findMatchedTest-can-return-null

Fix type error when there is no matching test

db9c5b4aa30f92f8e03dc24a5a22002cb2d1e86c authored almost 4 years ago
Fix type error when there is no matching test

79bed5b3a97d1f98fd0bd9b7aed28749b4ab5325 authored almost 4 years ago
Merge pull request #6138 from Codeception/4.1-remove-DataProviderTestSuite-conditions

4.1 Remove dead DataProviderTestSuite code

318789252f839f1636609141e54ab8e4b72ac54f authored almost 4 years ago
Remove dead DataProviderTestSuite code

bc5ffac2c568ea1d2b3964247bab41d17326ee71 authored almost 4 years ago
Merge pull request #6136 from Codeception/4.1-fix-data-provider-conditions

4.1 Use correct name of DataProviderTestSuite in conditions

bea8ae149b26d30683fe252146a79640541ecfe6 authored almost 4 years ago
Update code standards to src/Codeception classes (#6130)

* Add typehints and strict types

* Add more typehints

* Added more typehints

* Optimize...

d1e3f51f17a3ff7b3b0f794b2be2f5996f65ec07 authored almost 4 years ago
Use correct name of DataProviderTestSuite in conditions

ff8af5326566c7d771dbb8ade6001d3287688c80 authored almost 4 years ago
Update code standards to Lib and Templates (#6129)

* Add return types and strict types to Template

* Add return types and strict types to Lib

...

36cf6bca9daff05892df0c872657651778280e03 authored almost 4 years ago
Merge pull request #6124 from Codeception/issue-6122

Action file generator improvements

01932d756e9831496284316c7ef1e49dd07974ff authored almost 4 years ago
AssertSame instead of AssertEquals, AssertNotSame instead of AssertNotEquals (#6128)

e302321b76a26053094e29f5e7c5ead89bfd4f94 authored almost 4 years ago