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

Updated interface submitForm signature and docblock

Updated method signature for submitForm to include new $buttons argument
and modified documentat...

99fa6ce30beb8c2cb70e7add248519329591fed4 authored about 10 years ago by Zaahid Bateson <[email protected]>
Merge pull request #1515 from zbateson/meta-refresh-tag-timeout-length

Fix for meta refresh tags

f3a1ba688ff67a8ea5aa61d04f04658f71dadc42 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Fix documentation formatting

Fixing formatting (tabs inserted instead of spaces)

feda9600146747fe1474a1d4c358bdf38f972c91 authored about 10 years ago by Zaahid Bateson <[email protected]>
submitForm was sending value of buttons

Using submitForm, default values that were sent included all form
buttons. Added the ability to...

84e848d8c7202b1abe40ae3057a293ea1a2590aa authored about 10 years ago by Zaahid Bateson <[email protected]>
Change before/after annotations

Following up on the merge by @draculus - this makes it consistent so it
behaves like @depends an...

26d2cc78c2305fb58513b986de775a0aceb8feda authored about 10 years ago by Zaahid Bateson <[email protected]>
Fix for meta refresh tags

Meta refresh tags with an interval (regardless of how great) were still
being redirected automat...

6a6b200327287082f7f1ecdc54e8e1e269ff9936 authored about 10 years ago by Zaahid Bateson <[email protected]>
Codeception issue #1510 - site-root relative URL handling

Changing Guzzle::getAbsoluteUri to handle site-root relative URLs. This
changes how PhpBrowser ...

66003a109076e4da7859b2e80d2c5b1cb6962fb7 authored about 10 years ago by Zaahid Bateson <[email protected]>
Merge pull request #1500 from draculus/2.0

Improve before/after annotations

938240a977cf5a6dd29a3d98e60835adbf0dd7e6 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1512 from zbateson/fix-grabValueFrom-typo

Fixing typos/method calls in grabValueFrom

94dc0d838d385779dfde3802d1e6119a91b9f4b7 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1486 from FnTm/2.0

Close any open ZF2 sessions

f6418361ef200e45557bd74e0f4d4c5a402c8bb0 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1487 from rafreis/fix_postgresql_error_with_schemas

Fixing postgresql error with eschemas

3d6434a76c371a57777ff951db0f3760ba934331 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Adding test for grabValueFrom with a select field

Testing grabbing a value from a select field using grabValueFrom (also
added intended test for t...

3ff6d11770ae74fb5b419c436bcc591bcdfb3ff2 authored about 10 years ago by Zaahid Bateson <[email protected]>
Merge pull request #1508 from zbateson/2.0

Fix for Codeception #1507 - submitForm default input values

28e260e0458d9b6747a39da6c84db0721f956e1f authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Update .travis.yml

delay for travis to start

d2195aa421d9574d6337b40e7517857dc24a48a2 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Fixing typos/method calls in grabValueFrom

grabValueFrom calling wrong methods and incorrect comments regarding
types.
- filter() returns C...

aef7985e28f5bcbbe7e7541315d5b209dc366d63 authored about 10 years ago by Zaahid Bateson <[email protected]>
Fix for Codeception #1507 - submitForm default input values

submitForm default input values for radio buttons and checkboxes are not
sent with the submitted...

898c348d615406e78922d4ea06bb434b58d6cbcb authored about 10 years ago by Zaahid Bateson <[email protected]>
Merge pull request #1502 from cebe/patch-2

Update Yii2.php

9ec4226cae0e1bfcb6601b8bceaf9653614117b1 authored about 10 years ago by Alexander Makarov <[email protected]>
Update Yii2.php

yii2 is stable now.

4bfb551c63db4e44e64ccf1e25a7a6fa75469b3b authored about 10 years ago by Carsten Brandt <[email protected]>
Fixed missing comma

6e1b7d162d719d1d52072d41eb9765ac64231f82 authored about 10 years ago by Pavel Kačer <[email protected]>
Updated documentation on before/after annotation

d484dde2984ef07a8de409c414e46e482b75daf3 authored about 10 years ago by Pavel Kačer <[email protected]>
More methods in 'before' and 'after' annotation

It is possible to add more methods into the 'before' and 'after' annotation.

Method names are...

0c4c7e996f7b7a723a0fd76309e1f5ea7f3de419 authored about 10 years ago by Pavel Kačer <[email protected]>
Merge pull request #1498 from niden/2.0

Added an extra line in the helper generator for phpcs compliance

68896c3ed18ab37c5e07ee8dd5e5125247f7d95b authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Added an extra line in the helper generator for phpcs compliance

ae9c62662a9fb87506482f4a7457244b014b945e authored about 10 years ago by Nikolaos Dimopoulos <[email protected]>
fix BuildTest::testBuildNamespacedGuy

we change config.namespace during test, so fullname of Helper also changes, but the actual file ...

d339f1d6b0eaa63d7b48274e70ae843101b9813f authored about 10 years ago by splinter <[email protected]>
backwards compatibility with old autoloader

6207badcd827c8675cd6600bf7082a16b63171a5 authored about 10 years ago by splinter <[email protected]>
upd docs

87ca9cce1e963c4d474b120460499407a294672f authored about 10 years ago by splinter <[email protected]>
upd tests

0d9d88965ea18c94a75c495f5bd23dcd32375287 authored about 10 years ago by splinter <[email protected]>
completely new AutoloadTest

1cebb11bafb9074a53d1264a4293e6862f1e18fa authored about 10 years ago by splinter <[email protected]>
psr4-autoloader itself

6eaee3eb04e3cad217d733bc723902f53e6404b9 authored about 10 years ago by splinter <[email protected]>
Fixing postgresql error with eschemas

1981db89e9df60518b49ccaf81a5422d488384f9 authored about 10 years ago by Rafael Reis <[email protected]>
Close any open ZF2 sessions

39ef8f1974d2eeba66732810012bdbb8b6f5cf98 authored about 10 years ago by Jānis Peisenieks <[email protected]>
Merge pull request #1481 from diszad/patch-3

Update Db.php

e5ffb04de74b6ad0a5e5f39f89865dab0541b323 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Update Db.php

`Line 178` will never be executed, because `count($this->sql)` returns not less than one, even i...

07359df90f4abad314f0fd0f934879e353a7147d authored about 10 years ago by diszad <[email protected]>
Merge pull request #1477 from MOuli90/1476-ZF1-WrongResponseHeader

format ZF1 Response for Symfony\Component\BrowserKit\Response

53ad3fd537d7c8c67a0f2a8a5033beeedffa91c3 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
format ZF1 Response for Symfony\Component\BrowserKit\Response

bea9364472de92eb3c262a7cca1074d3d28134ca authored about 10 years ago by alexander.kopp <[email protected]>
Merge pull request #1472 from captbaritone/patch-1

[skip ci] Grammar

108fffee520557bb9ec188d853dee8961bb20986 authored about 10 years ago by Alexander Makarov <[email protected]>
Grammar

7c846db4ed17751b325cca6c41724890775c8289 authored about 10 years ago by Jordan Eldredge <[email protected]>
Merge pull request #1468 from MasonM/issue-1467-webdriver-findcheckables

Bug #1467: Fix Codeception\Module\WebDriver->findCheckable()

aaabf2837d933dcbc5a46e20187ed5de09e2a68e authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Minor optimization: store type attribute in variable so we don't have to call WebDriver API for it twice

d060faeffe44e4f3f63913dd2bf19c7747b7bbaa authored about 10 years ago by Mason Malone <[email protected]>
Bug 1467: Fix Codeception\Module\WebDriver->findCheckables() when $context is an input element

b86da6e57aa5a21dec5fa3088c1ab9b7a0cf4002 authored about 10 years ago by Mason Malone <[email protected]>
Merge pull request #1464 from sebastianneubert/patch-1

Update Scenario.php

5beced1777adebb06d9c5d4013c642ae64889782 authored about 10 years ago by Alexander Makarov <[email protected]>
Merge pull request #1465 from sebastianneubert/patch-2

Update Remote.php

36627db5658474e74b61c56d9b26c1b51f4302ae authored about 10 years ago by Alexander Makarov <[email protected]>
Update Remote.php

fix typo in docblock

b6d755ca26c4a85e4aaf56cd8fce64e57432a563 authored about 10 years ago by Sebastian Neubert <[email protected]>
Update Scenario.php

fix whitespaces and linebreaks

ea9a366d3c4f27e50b77b27edd52dac4c25cc942 authored about 10 years ago by Sebastian Neubert <[email protected]>
Merge pull request #1462 from neoascetic/patch-1

Fix Stub construct* method docstring

0c8804c62c52b122c179cf1f27b504b6e3018902 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Fix Stub construct* method docstring

4e324884fc4b7d0f6bd659feea74dc040a581b7d authored about 10 years ago by Pavel Puchkin <[email protected]>
Merge pull request #1460 from neoascetic/fixes/docs-indentation

[skip ci] Fix documentation indentation

45855cbbb1c8447b1f825c73ad52cc9865988a46 authored about 10 years ago by Alexander Makarov <[email protected]>
Fix documentation indentation

d0fab42fecf4f064b9082d8172a57381038829b9 authored about 10 years ago by Pavel Puchkin <[email protected]>
updated changelog

a093950c44c570bd4d28f1fa56a0fee6d8e288d1 authored about 10 years ago by Davert <[email protected]>
updated changelog

b63bf1d0ac63c18dad95aa983e937d79abd8b12e authored about 10 years ago by Davert <[email protected]>
[PhpBrowser][WebDriver] added amOnUrl method. Fixes #1451

8a2a8fbd813af98371bbc3706c85e12937a94aa3 authored about 10 years ago by Davert <[email protected]>
Merge branch '2.0' of github.com:Codeception/Codeception into 2.0

deb7e9acf068549a7b5bb83491576ad7a77dcbbe authored about 10 years ago by Davert <[email protected]>
fix #1456

cfc1d76abe558ff9ae4f273a151ca45f51530ab6 authored about 10 years ago by Davert <[email protected]>
Merge pull request #1455 from neoascetic/simplify-output-ignoring

Simplify _log and _output folder content ignoring

3cace7dc54401c685293827c2e20f74eb0bb0504 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1450 from rtuin/feature/2.0-fix-dollar-dollar-trigger-notation

Make the postgresql loader load $$ syntax correctly

c945484c0963ce39a2e4f80214e53b9a81545737 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
ignored .roboci

cba7d01842511bf8af630b9742c42af61aa1ece2 authored about 10 years ago by Davert <[email protected]>
Merge branch '2.0' of github.com:Codeception/Codeception into 2.0

00e9533da26d8dc293998569d6b0c7c830cd9b60 authored about 10 years ago by Davert <[email protected]>
updated readme for func

75966b779d5aed0cb1433dfe40c37a5e2309cb14 authored about 10 years ago by Davert <[email protected]>
Simplify _log and _output folder content ignoring

847c4b1493d807daa46d7a70f7431637b1ab8f46 authored about 10 years ago by Pavel Puchkin <[email protected]>
Merge pull request #1452 from xt99/patch-1

Fixed syntax typo in Yii1 Connector

9c2a18ffbd603e97f5b67870b002bb3511cf129b authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Make the postgresql loader load $$ syntax correctly

eb10544d6c4b8dbb92ff803c75dbc6dcfc54b7d7 authored about 10 years ago by Richard Tuin <[email protected]>
Improve $$ multiline query detection for postgresql

34f96874b52c24e6ccdc767cdca04cf36b8ea4f9 authored about 10 years ago by Richard Tuin <[email protected]>
Merge pull request #1453 from rtuin/feature/move-db-drivers

Move db driver tests from Util/ to Lib/ to reflect src tree

6eafc06014cf1f810f49bfcd663fedd9f0c3e7b2 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Move db drivers from Util/ to Lib/ to reflect src tree

a381586b5415a21e8eb64795babb8b55bd5ac54b authored about 10 years ago by Richard Tuin <[email protected]>
Fixed syntax typo in Yii1 Connector

cd3d3770a239231df2f6311445f802fe2d644eda authored about 10 years ago by Alex Slobodiskiy <[email protected]>
merged with 2.0

665c8c6cfe91256f9bd7b8011a46abb0f40234e0 authored about 10 years ago by Davert <[email protected]>
update c3 as well

b7562022177e32a5a4c5ddc68fe3c3c2566156f5 authored about 10 years ago by Davert <[email protected]>
updated c3 for unit tests

1412edc02f377373bc34ea04ff91d8f4c99e0f0c authored about 10 years ago by Davert <[email protected]>
form fields fixes

f501d60de78dd5cbcff83851d9dfde081c0507fa authored about 10 years ago by Davert <[email protected]>
Fixed list of executed suites while running included suites

a5b5fb5f3bc029934424aa2861fe2ca3447c3fce authored about 10 years ago by Davert <[email protected]>
updated changelog descriptions

5160890d4addd086322adff4e11b8936ffa4a60f authored about 10 years ago by Davert <[email protected]>
uploading files with special chars in names

8ffb171800735049b136934d11f15e8e2ff9b513 authored about 10 years ago by Davert <[email protected]>
Merge branch '2.0' of github.com:Codeception/Codeception into 2.0

78221a2c33108680c2de777795b14572ada1acfc authored about 10 years ago by Davert <[email protected]>
added tests for files uploading

f479a52b3ebd70ad2c9b09e45d2f5a91f590ce81 authored about 10 years ago by Davert <[email protected]>
Merge pull request #1438 from kkopachev/files-array-connectors

Client connector trait to convert request params and files into PHP form

97d66187038aa82144c1bd3bf0c547ce9a5e6d3d authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Remap files array for Guzzle so it support file. fix #342 with tests

883410a7a1d05d7650ed50f9f18b4a81ae98f643 authored over 10 years ago by Davert <[email protected]>
Merge pull request #1436 from kkopachev/guzzle-array-files

Remap files array for Guzzle so it support file[foo][bar] [fixes #342]

238dcc92568c5a70d27944be136bbd9dc072c946 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
inner browser returns empty array on malformed xpath

d17b7e449988130c46c236e97e6baff5bd318ae9 authored over 10 years ago by Davert <[email protected]>
Revert "Risky tests are supposed to be errors. Fix #1373"

This reverts commit c64e59ae1ff0bb7804e503a3332b41f636f20d50.

20389a853cb387133371be0d07804088495116ec authored over 10 years ago by Davert <[email protected]>
Revert "[WebDriver] throw exception if XPath is malformed"

This reverts commit 856988545d1c34429df135f743fdd14ffd5addfa.

6b6493855c03f84abb35c20ed5fa64fde488e4f1 authored over 10 years ago by Davert <[email protected]>
[WebDriver] throw exception if XPath is malformed

856988545d1c34429df135f743fdd14ffd5addfa authored over 10 years ago by Davert <[email protected]>
Risky tests are supposed to be errors. Fix #1373

c64e59ae1ff0bb7804e503a3332b41f636f20d50 authored over 10 years ago by Davert <[email protected]>
updated changelog for strict mode

0b1dc819616ec99d975b30cffd27639c0c8bfb5a authored over 10 years ago by Davert <[email protected]>
updated changelog for strict mode

0b101173f6995d035ece5f6ba56d0bc1f37bc2ef authored over 10 years ago by Davert <[email protected]>
updated changelog for strict mode

6f256cef13ffd1fdaead9e39e425231a30138703 authored over 10 years ago by Davert <[email protected]>
updated changelog for strict mode

96047170d64813ed0d624b90fd29801d601fd0a5 authored over 10 years ago by Davert <[email protected]>
fix #1408

1a5ad360adb3ccf1d94262fdefd0e25580b7d40a authored over 10 years ago by Davert <[email protected]>
fix #1379

c7ad22e9d952c5318ad91460ea0f11ecafb76433 authored over 10 years ago by Davert <[email protected]>
Merge branch '2.0' of github.com:Codeception/Codeception into 2.0

e8d41bdb8fd5e18b20a89471efea9dc39d5dabc7 authored over 10 years ago by Davert <[email protected]>
fix #1409

9604a850d24075ec86e63202529720361cc11475 authored over 10 years ago by Davert <[email protected]>
Merge pull request #1439 from ckbtovar/patch-1

[skip ci] Update 01-Introduction.md

cb9f562b902fbf57241ee13cb2be14b94313947c authored over 10 years ago by Alexander Makarov <[email protected]>
Update 01-Introduction.md

Unpredicted sounds strange. Unpredictable is a better choice.

0148cf1406c258287fd20fc80b5e5e974fc0b02b authored over 10 years ago by Brian Tovar <[email protected]>
Client connector trait to convert request params and files into PHP format

6f8505a66354c6d3a50f0f05c4f0bf38e27831c1 authored over 10 years ago by Konstantin Kopachev <[email protected]>
build actor class recursively. Fix #1267

225b6eb99a2cd315b6e21c72a7f9a31d9e9f0698 authored over 10 years ago by Davert <[email protected]>
Merge branch '2.0' of github.com:Codeception/Codeception into 2.0

d494dbc332d6516a6afaf036374ef335cd3811db authored over 10 years ago by Davert <[email protected]>
screenshot tests fixed

c93c80c3f2cde475936d59e690667ecaa32a7e68 authored over 10 years ago by Davert <[email protected]>
updated c3.php to latest

746337637f2c75f008281fdd685157dc64c51794 authored over 10 years ago by Davert <[email protected]>
updated changelog

fff16058021137dadbc6bef4fd87d5ab6d9a7325 authored over 10 years ago by Davert <[email protected]>
Update 11-Codecoverage.md

ec476c9f686eea3fb3f123b40899d5346a3c0b65 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Merge branch '2.0' of github.com:Codeception/Codeception into 2.0

1c6574f85b4ff6c29028aad5281c91f74e4f692e authored over 10 years ago by Davert <[email protected]>