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 dependencies

9cebeb24bec7bd52b05663ae5106ac899dc89e97 authored about 10 years ago by Davert <[email protected]>
version bump

2b76754f5b0ad158b9db51ad8ebf1dd957ca5c85 authored about 10 years ago by Davert <[email protected]>
trying to reproduce #1598

5473d88d31af0e712e4ac166f029e83631f011d1 authored about 10 years ago by Davert <[email protected]>
Merge branch '2.0'

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

b3379106496e23e6eab12b1cf138d470d7ec0fce authored about 10 years ago by Davert <[email protected]>
added malformed locator exception. Fix #1441

853fc01b781ac3befdd05df93452c06093520a6b authored about 10 years ago by Davert <[email protected]>
Merge pull request #1587 from jonsa/bugfix_remove_constraint_sqlsrv

Remove table constraints prior to drop table in clean up in the SqlSrv driver

6a2ac2befc70da81c0a351734990dce24f57cc6d authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1589 from rgeraads/2.0

Improved spelling & grammar on chapters 1, 2 & 3

2c603db716345b680a182872d6a032c7c66fe7e0 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
improved spelling & grammar on chapters 1,2,3

acc7829883122ab3d3cda69502b3b7852b2e5c5f authored about 10 years ago by Randy Geraads <[email protected]>
Merge pull request #1588 from zbateson/seeInField-remove-empty-cond

Removing empty condition in proceedSeeInField

341e0159d782caae860373607835d1df3c27e26e authored about 10 years ago by Alexander Makarov <[email protected]>
Removing empty condition in proceedSeeInField

Mistakenly had an empty condition in there

b6e91d6c4103fb2dd3b9b274a8d0d039b0b387e4 authored about 10 years ago by Zaahid Bateson <[email protected]>
Remove table constraints prior to drop table in clean up

23b72162a5a262f64ef0db219c745b0d06a0bf3a authored about 10 years ago by Jonas Sandström <[email protected]>
Merge pull request #1586 from leepownall/patch-1

[skip ci] Fixed spelling error

4d633220c80d695e29c3d3cbea5108c14acbfe42 authored about 10 years ago by Alexander Makarov <[email protected]>
Fixed spelling error

7d017f19a1567f30c6ca84ae7768aebf1bd02839 authored about 10 years ago by Lee Pownall <[email protected]>
Update README.md

75bec0db7adb40b4e4205205d92fc4838ea52fb9 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1580 from drewhammond/patch-1

Add missing quote in example

9a67ecddfcb200004e4889437084c37e66c31e6c authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1582 from xwp/feature/capital_P_dangit

capital_P_dangit

0ff7425e862819ef5ce65fbcc6c9a22a7c4a94fc authored about 10 years ago by Michael Bodnarchuk <[email protected]>
capital_P_dangit

89e0f357beca79d280d4938cd1559e0a79f24647 authored about 10 years ago by Weston Ruter <[email protected]>
Update .travis.yml

443ad6e7ddd764bb3d2e96fc5f9489e2dbc1f14f authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Add missing quote in example

09ec83639a048955d2445ebf5890cfc8ea89b19b authored about 10 years ago by Drew Hammond <[email protected]>
Merge pull request #1579 from ajo-silent/patch-1

Update 12-ParallelExecution.md

5d5f2e1d5be63ce8d70bc3b53f893bc14bdeb322 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Update 12-ParallelExecution.md

e0d8e6310074e28649a60be8ee90b50e4125c5e9 authored about 10 years ago by ajo-silent <[email protected]>
Merge pull request #1576 from zmilan/patch-1

Update 12-ParallelExecution.md

cea3529e025814279674b1df03d0bf580eb24d9a authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1578 from neoascetic/patch-2

In fact, only properties may be updated using Stub::update :(

03a6eb300ce32ac7b549053f98a6edf41e66332e authored about 10 years ago by Michael Bodnarchuk <[email protected]>
In fact, only properties may be updated using Stub::update :(

This is so because method replaced only on stage of mock generation

3a7b79760550f6275d7eb3e7d45b3bc65499bae7 authored about 10 years ago by Pavel Puchkin <[email protected]>
Update 12-ParallelExecution.md

Fix some small issues with in code examples

216f5d1f23e7ae76c1c1864584810fa8a817c419 authored about 10 years ago by Milan Zivkovic <[email protected]>
Merge pull request #1575 from verschoof/patch-1

[skip ci] Update readme.md

b1f937f3a2c60c00282d63b453fe095fa4d38792 authored about 10 years ago by Alexander Makarov <[email protected]>
Update readme.md

Removed `:*` from require

92a7e6bbeaa2542cc24e7e43e6c149d81284e8b9 authored about 10 years ago by Mitchel <[email protected]>
Fix for issue #1562 no-colors flag not working

no-colors flag wasn't having an affect on options being set.

1f1b0861cd6a9afcfced528097de51feacb4e4cf authored about 10 years ago by Zaahid Bateson <[email protected]>
merged with 2.0

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

acbf22956dad2fb4ff9f81ea404134ca72fa64db authored about 10 years ago by Davert <[email protected]>
Merge pull request #1543 from zbateson/seeInField-fix

Fix for seeInField for radio, checkbox and select

03cadff652e11d876a5e8673595d534e2e8e360f authored about 10 years ago by Michael Bodnarchuk <[email protected]>
some code formatting

46a60f51e38289139774d9b7739a49c7faa1b248 authored about 10 years ago by Davert <[email protected]>
Merge pull request #1514 from zbateson/relative-site-root-paths-urls

Codeception issue #1510 - site-root relative URL handling

5436d6a8b719800320c51e01c8aa13f9b11ffa87 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1572 from javigomez/patch-1

Create CONTRIBUTING.md

8499eb142bee1785f667fafc4ae53f37b12c2e80 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Form doc-relative action fix, app-relative URLs

Document-relative URLs for submitForm now fixed, and added test code.

Moved 'basePathWithSubdir...

84b2438a3ecf5b38499f2d8512b88855adeceb56 authored about 10 years ago by Zaahid Bateson <[email protected]>
Create CONTRIBUTING.md

I noticed that Codeception didn't had any contribution guidelines. This pull uses the Github fea...

3305a53bfa5f46168f65f1ebb76c55393debe30d authored about 10 years ago by javier gomez <[email protected]>
Merge pull request #1569 from antonioribeiro/loadconfig

Pass the contents of the file to Yaml::parse()

f044bfdc5eab6353c31a76d1ab2081af06bc70a1 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1567 from mattvot/feature/add-sftp-module-key-support

Add SSH key support to the (S)FTP module

08e74f83895ae1e47b5dfc6e60c33cb539eff7eb authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Pass the contents of the file to parse

cca6b8d9c746f72275c0c45c225b5d3484f6c316 authored about 10 years ago by Antonio Carlos Ribeiro <[email protected]>
Removed option to send ssh key to _openConnection

b6b65ccae7949031275938388fcef15fc032be4e authored about 10 years ago by Matt Votsikas <[email protected]>
Added SFTP RSA Key to FTP Module

90f0fcb98dc597f2fad69854d1f3d4eed9116117 authored about 10 years ago by Matt Votsikas <[email protected]>
Merge pull request #1557 from MasonM/2.0

Updates for WebDriver documentation

67ddb8ef2f6e8be580575e843888c322edc270d0 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Updates for WebDriver documentation.

I added a "Locating Elements" section to the docstring for WebDriver.php with details on how
loc...

58c5ffe71c4a9f8bda32bd15bce947eae0a0883e authored about 10 years ago by Mason Malone <[email protected]>
Merge pull request #1565 from pharmazone/2.0

fix: Output::message(): arguments sequence in constructor

299d8520db69b42af6cf4840ead65db3cc4e1d6f authored about 10 years ago by Michael Bodnarchuk <[email protected]>
fix: Output::message(): argument sequence in constructor

01c2e83c318415b8f482f838e052d1e5d6048c19 authored about 10 years ago by Alexey Mirniy <[email protected]>
Merge pull request #1558 from pharmazone/2.0

Added Suppres PHPMD warnings instruction to the Actor Generator.

2394169319bd0bb2a34fb499c841f6745a67b328 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Suppress PHPMD warnings.

3105673c90fa1631fb0e68ff8473cad5e14e9786 authored about 10 years ago by Alexey Mirniy <[email protected]>
Added Suppres PHPMD warnings instruction to the Actor Generator.

544ddabab0435795024835d93ef6b9cab2deda65 authored about 10 years ago by Alexey Mirniy <[email protected]>
Merge pull request #1554 from codemedic/Fix-stringification-of-step-arguments-issue-1553

Fixing issue #1553

48b2809b6401e56d67c74a35bd2e7a60030ce3e4 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Fixing issue #1553

Rearranging the stringification so that __toString gets looked at for objects that are callable

40f0c2038c0f8961dde263f896590f685e9e4629 authored about 10 years ago by Dino Korah <[email protected]>
Merge pull request #1549 from armab/patch-1

Fixes `Getting unknown property` in Yii2 module

4d52c6f20892d27521e2dd1ae6af93357dd8c60c authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Fixes `Getting unknown property` in Yii2 module

If record primary key is not `id`, then error is thrown when using `haveRecord()` method.

```...

7b27dad71815b0b569928958fe44c20cef82068c authored about 10 years ago by armab <[email protected]>
Allow boolean values for checkbox/radio buttons

Allows checking against boolean values for seeInField if the field
is a radio button or checkbox.

42168e7f5c78327770286e7e1533f40ea3927c6b authored about 10 years ago by Zaahid Bateson <[email protected]>
Caused error using 'exact' match with an array

The string concatenation for failure message caused an error if the
passed $field was an array f...

c15d46302c8c21808a911ed3e629d37680debdf9 authored about 10 years ago by Zaahid Bateson <[email protected]>
Merge pull request #1542 from ha17/dev-2.0-spelling

Fixed very minor spelling errors in documentation

9c6a2843cae265df4316b23dd228365800f57256 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Fix for seeInField for radio, checkbox and select

seeInField/dontSeeInField was not working with radio, checkbox and
select fields. Cleaned up co...

67e7db4ef0090db00e72248c927e739f588c2ef2 authored about 10 years ago by Zaahid Bateson <[email protected]>
Fixed very minor spelling errors in documentation

c08038f82eb50944f88706bd37730a20730b85e1 authored about 10 years ago by Hans Anderson <[email protected]>
Fix code styling

02abae40d65b97be2b10de40c6723593870fd089 authored about 10 years ago by Antonio Carlos Ribeiro <[email protected]>
Check path relative to current directory

0fd0c0b41a8ae137c32bd084e3822cc5fa788d55 authored about 10 years ago by Antonio Carlos Ribeiro <[email protected]>
Move missing .php extension logic to loadTest

4aeefb451c23a1e87891169efe1572d4ad1160c8 authored about 10 years ago by Antonio Carlos Ribeiro <[email protected]>
fix for selenium tests

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

715c011f0f976ffce301bae9d112f06415b41ba8 authored about 10 years ago by Davert <[email protected]>
increase delay for selenium

6fdaa86c4177f791eed79fc25d1972bc11f0ec1f authored about 10 years ago by Davert <[email protected]>
fixed Soap test

2c755a62a33885817d5e57340165996237ffec13 authored about 10 years ago by Davert <[email protected]>
added c3_url parameter. Fix #1024

367f4237d5550edd851282eb0f54be0f3e992649 authored about 10 years ago by Davert <[email protected]>
Complex checkboxes fixed. Fix #1535

523dfc355a6dee6527d4bd1b4236e883164325ee authored about 10 years ago by Davert <[email protected]>
added test for error descriptions. Issue #1503

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

c6beda8f7912a9fd786a4d41c6c46012f5b9d814 authored about 10 years ago by Davert <[email protected]>
changed error exception. Fix #1503

152422bb1de8839a5b54f7f771756193f32cb1f0 authored about 10 years ago by Davert <[email protected]>
updated composer lock

e1eb4192a8b23f4183403e582fc2eb8374e378fe authored about 10 years ago by Davert <[email protected]>
version bump

2f645644ed99e383e1043d619c7070142226251a authored about 10 years ago by Davert <[email protected]>
Merge pull request #1530 from urakozz/2.0

[composer] Allow Guzzle 5 (it looks compatible with 4.*)

7ccf9668303993b77cac1d113e4cd681e0c82113 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1537 from eddiejaoude/patch-1

Fixed missing bracket

7a27cda29d6be9b29090533d34df389d9cf232c1 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Enable logging in Yii2

b6f7443336fe83b20fff66bdf1684d39a18ef383 authored about 10 years ago by Anton Andersen <[email protected]>
Updated TestsForWeb test to use existing page

FrameworksTest fails with a non-existent URL - updated the last amOnPage
in testSiteRootRelative...

f8e281750422bd018221c8de0b545c5aa0db3791 authored about 10 years ago by Zaahid Bateson <[email protected]>
Fixed missing bracket

336d36ee3f8a6633763091a8ea76c08e71f1f86a authored about 10 years ago by Eddie Abou-Jaoude <[email protected]>
Secondary code cleanup

Sorry - silly first commit had lines that could be further cleaned on
second thought.

c702f5061d90560c39dea2aa53c81f0133ba9151 authored about 10 years ago by Zaahid Bateson <[email protected]>
Cleaner code to match relative URLs

Building the URL with PHP's parse_url then passing it to
\GuzzleHttp\Url::buildUrl

96a03762c580aa1ed5e64cfa6a7617452dab07e3 authored about 10 years ago by Zaahid Bateson <[email protected]>
Merge pull request #1527 from yegortokmakov/2.0

AMQP + Ftp modules fixes

6dbacb0fce60d8fb662d87ac41a9b56a93eca288 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1518 from zbateson/submitForm-buttons

submitForm was sending value of buttons

8048a236f3ac7fbaf0880e4f4caaee5ad22aa085 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Update composer.json

25e5c159ec8a1428f26bb58ae709c75ca9969b89 authored about 10 years ago by Yury Kozyrev <[email protected]>
Merge pull request #1524 from synchrone/issue-1513-fix

Adding remote code coverage requests context configuration feature

e44ab937435c612976c4c024ffa52e8a1a802b00 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
Fix wording

22ea1daf5bfc2637f67f6786db7cc8c05b476f38 authored about 10 years ago by Antonio Carlos Ribeiro <[email protected]>
Fix code styling

d61819ab2be22e2dbc55b7da4597584662cdc381 authored about 10 years ago by Antonio Carlos Ribeiro <[email protected]>
Allow running specific tests without .php extension

feff1ee498704243a56c1f3f7348bf1130ae0dcb authored about 10 years ago by Antonio Carlos Ribeiro <[email protected]>
Updating WebDriver amOnPage to handle relative URLs

WebDriver was handling site-root relative URLs in the same way as
doc-relative. This has been u...

47e2f3e887433e9af4125a92b1a9fedeb032c879 authored about 10 years ago by Zaahid Bateson <[email protected]>
Update composer.json

e6db80e72f4f1cb0f233df0ddf44187d0f1c578f authored about 10 years ago by Yury Kozyrev <[email protected]>
c3Access is now able to define upper-level context properties right from config

dab3742b73ffffd4930996570753ecd8be55a914 authored about 10 years ago by Aleksandr Bogdanov <[email protected]>
Adding remote code coverage requests context configuration feature

75c893350a051c360284dd7e4d9b513abdd18483 authored about 10 years ago by Aleksandr Bogdanov <[email protected]>
AMQP purge queues on init

33e5bd32e73e8b085e7c37b84042dc7d039b1bc1 authored about 10 years ago by Yegor Tokmakov <[email protected]>
FTP open connection error handling

135ddce6a2c52212bd909ef37ce8320c3d6247b4 authored about 10 years ago by Yegor Tokmakov <[email protected]>
Merge pull request #1517 from zbateson/before-after-annotations-mod

Change before/after annotations

c727b9830cfcc2278a0ff69ca67f38340751e7a7 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
$button only accepts single value, WebDriver submitForm updated

Firefox and chrome don't post the value of a 'clicked' button to the
server when submitting a fo...

7fed860b2a7caddd86c49148c8492c670e344698 authored about 10 years ago by Zaahid Bateson <[email protected]>
Merge pull request #1519 from zbateson/grabTextFrom-with-regex

grabTextFrom doesn't work with regex

945482ef0d117cf4ad0a3a5bc40e67ea4cd04edd authored about 10 years ago by Michael Bodnarchuk <[email protected]>
added redirect_header_interval template into tests, fixes broken builds

77a550e2bbeb3b08e6e314098d276cd3bd9f34be authored about 10 years ago by Davert <[email protected]>
Update .travis.yml

c5c3fffb4414c3d3a04eca1c648200317853b430 authored about 10 years ago by Michael Bodnarchuk <[email protected]>
grabTextFrom doesn't work with regex

A change to the match() function returns an empty crawler rather than
null. Added a test for re...

e900254533ba7e16e64215af8d8bb09dd8978639 authored about 10 years ago by Zaahid Bateson <[email protected]>
Change parameter name and documentation wording

Parameter name changed from $buttons to $button as it would normally be
used to set a single cli...

b1720a69d80a5a87232f348fde075b0b0ef4f416 authored about 10 years ago by Zaahid Bateson <[email protected]>
Missed parameter in docblock

871607f405fcc863548bf9585b2b2de267ff1cc0 authored about 10 years ago by Zaahid Bateson <[email protected]>