Ecosyste.ms: OpenCollective

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

github.com/Codeception/base

Base Codeception distribution with minimal set of dependencies (excluding WebDriver and Guzzle)
https://github.com/Codeception/base

Wedriver pageload timeout (#3874)

* add support of pageload_timeout config to WebDriver

the amount of time to wait for a page l...

bbfbe742d76eab5a6b321856e7b6bcb82bb2fd50 authored about 8 years ago
close transaction create by the controller-action (#3834)

When an action is interrupted by an unexpected exception, without closing the create transaction...

5a16c0f968410dd69faedc61e2ea4da6e7a47921 authored about 8 years ago
Fix exception WebDriver not connected and Yii2 enabled (#3876)

2e08450ad38fdecfca18bd12a50444a0348fa99d authored about 8 years ago
Fix #3682 (#3863)

c263659574322f3ecb632905e285876a46c9562f authored about 8 years ago
show JS errors in html report (#3821)

* optional feature for webdriver: log JavaScript errors in html

* optional feature for webdri...

e9787950e55a9565cb30c186e132a6a5bbd134c9 authored about 8 years ago
Update 07-AdvancedUsage.md (#3859)

fixed type - doble to double

9de8719b440988fae525c97af7c71a30b4577472 authored about 8 years ago
documentation fixes

e2174326d954a382a829928d1bc652e36d872aac authored about 8 years ago
add checkbox name attrbitute support (#3852)

b15a8c44cc5c6cd9f2ce4d990817a7ce6c744cd4 authored about 8 years ago
[REST] Implemented dontSeeResponseJsonMatchesXpath method (#3846)

Closes #3843

01511c9ff5e54ac98ee6aa3737d458761416fd47 authored about 8 years ago
Update 07-AdvancedUsage.md (#3851)

Added naming scheme for loaded groups.

322884095d7b327a60c40f9ff44491380500387b authored about 8 years ago
Merge pull request #3832 from schmunk42/patch-2

try to get terminal width from ENV variable (bash), fixes #3788

486eb015eb861030630e75bd0607f76f90066183 authored about 8 years ago
expect resultset to have uppercase index (#3840)

b7614c63b2d97dd3f3d91e279ee59bffe10f3311 authored about 8 years ago
try to get terminal width from ENV variable (bash), fixes #3788

d88251a6dae6cb58a0bff486754aaf244aec6268 authored about 8 years ago
Moved ConsecutiveMap and StubMarshaler to the separated classes (#3831)

e146f78d6ede771d9d9914e5fddf7656fe66a202 authored about 8 years ago
[JsonArray] Convert array having single element to XML correctly (#3828)

Fixes #3827

bdcec7c417fb721dcb521cf8059ffe3be06956de authored about 8 years ago
Update Db.php (#3830)

a771a82d91057ec25d6bac0a164dd5d531d771c9 authored about 8 years ago
Merge pull request #3822 from Codeception/janhenkgerritsen-patch-2

Update CHANGELOG.md

a0898fd23c072d3a44eb1863d5b94d4c140e4eef authored about 8 years ago
Update CHANGELOG.md

6a979d40b7553ddb653fe2d3f08f4a7dbf4aa1ac authored about 8 years ago
Merge pull request #3816 from dmoreno/feature/laravel5-seeNumRecords

Add seeNumRecords and grabNumRecords methods to Laravel5 module

93cba3c48bdbb0e2953f1f8b3f8cb215aaf368d0 authored about 8 years ago
fix: remove the extra parentheses

cd24c741784b5283bbcffe3875f2156561745628 authored about 8 years ago
Added grabNumRecords to Laravel5 module

af02cbe7d3e261f2864e34ab39f657e60c29932a authored about 8 years ago
Added seeNumRecords to Laravel5 module

This is equivalent to seeNumRecords in DB module

61798d1edadcb36b92aee2d714a826c8e72cf862 authored about 8 years ago
changelog formatting fixed

bd54189357834c678592e92d408aa6ae880b732c authored about 8 years ago
added config:validate for phar builds

86770e89d266557c20dd0b1de5390e706f4770c1 authored about 8 years ago
updated docs, added Codeception\Module reference and build script for it

dce511089ad9e19e92a1a564eccffffa7975c3df authored about 8 years ago
version bump

fec8e26bfda05cbbe67dff2146700c562c696934 authored about 8 years ago
Merge branch '2.2' of github.com:Codeception/Codeception into 2.2

838394ecd2178736b2fdab7178c2fd2079c4f387 authored about 8 years ago
Update CHANGELOG.md (#3810)

* Update CHANGELOG.md

* Update CHANGELOG.md

eb5237e2785b9b0f0f7f6ac21f2df9bd7437bf2e authored about 8 years ago
Improved loading extensions per suite (#3811)

f217e64467617fcc32ebf2b3fc557506f69d9009 authored about 8 years ago
improved loading extensions per suite

3796fa4b18742a000b89aa445c6a1234602371d0 authored about 8 years ago
documentation improvements by @damko and @settermjd

64169f2f8e9474a262fdc4b4f36ce727f63eabe3 authored about 8 years ago
Gherkin: currency sign can be passed before or after a number. (#3808)

* Gherkin: currency sign can be passed before or after a number.

* added few more tests for G...

7b0cc3a0bc4ddd41ed45f90912fb02747a2b8201 authored about 8 years ago
Codeception\Step\Comment::__toString() must return a string (#3803)

* Method Codeception\Step\Comment::__toString() must return a string value; Fixes #3296

* Ste...

5ef0f6ce20754b5ab9b28ac013882d6a76bbb434 authored about 8 years ago
generate:suite made frendlier (#3804)

* generate suite made friendlier: building actor, printiner better messages

* fixed unit test...

73fac451cfbc5a95c302e79a3771cc0c56d5a376 authored about 8 years ago
Applied documentation improvements from #3731

678c63e11152a25e7b040bf62930ce6045788e42 authored about 8 years ago
Documentation Improvements

* Split Chapter 02 into shorter lines for easier editing.

* Improved the grammar of Chapter 0...

2a2a5bfff921fadcc6c4aa907b1a2dfbbf6d5bbe authored about 8 years ago
Extensions Improvements (#3805)

* extensions improvements:
* loading per suite extensions
* configuring extensions inside enab...

7e2d0889edb7e6ce7b8930cd64421178d4385aab authored about 8 years ago
[Travis] test Codeception with the latest version of HHVM (#3807)

* Test Codeception on HHVM 3.15.3

* Use different mysql socket on Trusty

* [PostgreSql] do...

81d75cb6f6b530fd52b99408e16bba8721201122 authored about 8 years ago
Support for currency chars in Gherkin Steps (#3798)

* Support for UTF8 steps in Gherkin, improved handling currency at placeholders. Fixes #3156

...

2eee0c9a8670f238bda3aefb2b034fbb054af424 authored about 8 years ago
Added assertCount to Asserts module (#3802)

7416daaf428c68f15eac168da3c6240d50cbdd20 authored about 8 years ago
Gherkin: Multiple definitions for steps supported. (#3796)

* Multiple definitions for steps supported. Fixes #3670

* added unit test for multiple contexts

33dd0f2c16cfa13926023bc83bf79b99404036b0 authored about 8 years ago
gherkin: validating step regex before loading and using it (#3797)

* gherkin: validating step regex before loading and using it

* validating regex before it is ...

38dc6779ae8fcbe9b521de23037ba78abb04b871 authored about 8 years ago
Better matching for escaped strings in gherkin patterns (#3792)

* fixed #3676, better matching for escaped strings in gherkin patterns

* fixed pattern, and a...

55afb8e7631c1f95a4f87da2656ea36073f49cab authored about 8 years ago
[PhpBrowser][Frameworks] Handle clicking on button outside a form correctly (#3793)

Fixes #3783

a4c4dbe89bbca1be5cd7d6a3a82a8fc709ed1a00 authored about 8 years ago
Merge branch '2.2' of github.com:Codeception/Codeception into 2.2

# Conflicts:
# tests/support/CliHelper.php

43eb71189e90d606e029bb77facd9f2527a2674f authored about 8 years ago
Merge branch 'Naktibalda-git-ignore-generated-files' into 2.2

3127b0e9c026ccc1622d57ada62bffa302d93bbf authored about 8 years ago
Added validate:config command (#3784)

* Added validate:config command, to print config and validate them.
Better validation message a...

56aafd11bfb2ea5a2b88e4101c00ed773fc76b34 authored about 8 years ago
rebuilding Actor classes manually before cli tests

6d32f4c5bfeba32bd3a6f476bbadcd6e722540af authored about 8 years ago
Merge branch 'git-ignore-generated-files' of https://github.com/Naktibalda/Codeception into Naktibalda-git-ignore-generated-files

672b88488f4bbbd9ec4658fe3872f8c53d2ee0fe authored about 8 years ago
[PhpBrowser][Frameworks] Honour base tag (#3771)

* [PhpBrowser][Frameworks] Honour base tag

Fixes #3764

* Bumped minimum version of DomCraw...

70d959892a0d1692489650a188af41f6a349c082 authored about 8 years ago
Refactored params loader. (#3786)

* Refactored params loader. Using vlucas/phpdotenv for dot.env loader Fixes #3716

* remove op...

96664641efa98a638dff957d5d3fa96acb1ec13c authored about 8 years ago
Coverage config exception when passing something other than array. Fixes #3778 (#3785)

45698d262da028215b08384fcc493275e84ec246 authored about 8 years ago
[PhpBrowser][Frameworks] Click link by title attribute

b282167b10a98888e5d79b1e7e0a7ac96716c654 authored about 8 years ago
Merge pull request #3780 from Codeception/janhenkgerritsen-patch-1

Fix typo in changelog

f51295a43504790fafded5767cd375f3643e38bb authored about 8 years ago
Fix typo in changelog

714d3acab70fbf5b16a382781b2385b3113e76df authored about 8 years ago
Merge pull request #3777 from Codeception/janhenkgerritsen-patch-1

Update changelog

fa2f4a7a377f83b702e7112edb9072355e00a6bc authored about 8 years ago
Update CHANGELOG.md

0955c8a8264cabf17b2b787f20f7015eb274ee68 authored about 8 years ago
Merge pull request #3775 from AdrianSkierniewski/laravel5-module-added-vendor-dir-option

[Laravel5] Added vendor_dir option

e3e1e528ce6a1c4e3abcfc45d587edeaf7586dc5 authored about 8 years ago
Laravel5 Module - Added vendor_dir option

03b7c10d7dfa7debabf70647f0afef8536c87b73 authored about 8 years ago
[WebDriver] Click link by title attribute

493abc121dd6ede88551b236a821cfbbd9a3283d authored about 8 years ago
Removed generated files from git

baef7bb4356b0feeafc8f3ac65dc285c0e586913 authored about 8 years ago
Yii2: remove mockAssetManager (#3742)

* Yii2: remove mockAssetManager

* <3 for Nitpick-CI

08cbe80648497986e6bcea8d914e47e3ac8e2ff5 authored about 8 years ago
Fixed action inclusion when includeInheritedActions is set to false (#3765)

f0ebbbcbdbf083e445caa634331a52b5f3d9d863 authored about 8 years ago
Added dataprovider annotation to Cest format

3ce4038057e8976180ac6f38248ae2acd00857b2 authored about 8 years ago
Add strict CSS locator example for see() and dontSee()

4c069158dd11a5ddf6f40236d5128ed389d66d52 authored about 8 years ago
[WebDriver] Documented operation of waitForText method

ae6770c94ce6ef516d33812482e1f2bfac85f09a authored about 8 years ago
Updated CONTRIBUTING.md (#3751)

The path to Modules' documentation currently is src/Codeception/Module/*.php

3fdb6ce4072d101ea4d6473234781765cacb45d2 authored about 8 years ago
Merge pull request #3752 from weshooper/patch-3

Fix typo and branch version

d46b7af4cfd5272b7f3e2d5e461a967cb0cdcd65 authored about 8 years ago
Fix typo and branch version

871c05e41b564359a363e6d3c5e129e99da1ab32 authored about 8 years ago
Merge pull request #3738 from richardbrinkman/typos

FIX: typo in data documentation

4d379045acbfdbec5ea99d8ee8a980580e747f9e authored about 8 years ago
FIX: typo in data documentation

4c4c49da77d1ddca4ff06e163efa7cb6e9bb33cb authored about 8 years ago
Added procesing for native url formats of Yii2 (#3725)

* Added procesing for native url formats of Yii2

* Deleted whitespace for love with bots. For...

b34f39221020378d73c40ade6295d3ba545a128b authored about 8 years ago
Merge pull request #3735 from janhenkgerritsen/2.2

Fix issue with service container bindings in Laravel 5 module

807d5b45185be539305bbb5ebd9efda3d1a72e54 authored about 8 years ago
Fix issue with service container bindings in Laravel 5 module

bef6bd46b84cf19496d1fdc33f572b2a8c82c024 authored about 8 years ago
Merge pull request #3734 from janhenkgerritsen/2.2

Fix issue with non-existing error class in Lumen module

3f07fb131dd25f0691861ae53999e72a4746f9a4 authored about 8 years ago
Fix issue with non-existing error class in Lumen module

80fec8610f4faa64586e1a49e5d0ba5db38a4cc2 authored about 8 years ago
Documentation Improvements - Chapter 06b (#3724)

* Split Chapter 02 into shorter lines for easier editing.

* Improved the grammar of Chapter 0...

1648e195359b3dda5cefdea21eb3b50b82e68180 authored about 8 years ago
Update CHANGELOG.md

695845482070949d26a3b242d4f03b41658b46bc authored over 8 years ago
Added syntax from 21st century.

4dc88920c8970465448b8b8213a8b844dfb1286c authored over 8 years ago
Added syntax from 21st century.

7d2c120671e02448c582be5b3934c3e911809f32 authored over 8 years ago
Deleted whitespace for love with bots. Forever.

214e011d8f80fb977a31152afdabf25e7d667b4f authored over 8 years ago
Added procesing for native url formats of Yii2

c25f1069cc9e12e8f64da46c6db471500d3fd31d authored over 8 years ago
Add more configure options for webdriver path. (#3717)

* Add more configure options for webdriver path.

Add protocol and path option to easier integ...

84c771222c0154d1e6c73051979ac23901360844 authored over 8 years ago
HTML report: using relative paths for HTML snapshot and screenshots in order to make them accessible on remote systems. Fixes #3702 (#3710)

f0d34ea23b342e76a16abfcb867cf0a4d4f6476a authored over 8 years ago
potential fix to #3650 (#3711)

cd81eeb79b1ae9f700d4669bb684c19bb096d1d4 authored over 8 years ago
Documentation Improvements - Chapter 06a (#3718)

* Split Chapter 02 into shorter lines for easier editing.

* Improved the grammar of Chapter 0...

6beb54ff00e499bc6bbcf13ff7db10ddc05cef34 authored over 8 years ago
Fixed uninitialized string offset (#3722)

78ad889835b2b57e91d5a2903b23a92409d1cc9a authored over 8 years ago
Changed yml to yaml in Yii2 examples

821f5cbcc5ba83bb7a205b791b8e38517bff00a1 authored over 8 years ago
[Yii2] Fixed unintentional DB connection drop during exception logging, #3696 (#3708)

e62a6f11973035336474e22b8c9e1ef23987b2c5 authored over 8 years ago
Added test for #3686, minor refactoring (#3697)

8735ae89bcf7b09dfa231b8dafbd2217e1864a65 authored over 8 years ago
Classes Reference (#3707)

* * added Codeption\Module reference
* added generators to Robofile to build docs for public AP...

a480bf2a2827435a26348c682681b638d62ada79 authored over 8 years ago
Documentation Improvements - Chapter 05 (#3701)

* Split Chapter 02 into shorter lines for easier editing.

* Improved the grammar of Chapter 0...

71ae752f4d896409c7dfc36caf019465cf35fbbc authored over 8 years ago
[Sqlite] Use _ROWID_ to remove inserted rows after test (#3689)

* [Sqlite] Use _ROWID_ to remove inserted rows after test

Fixes #3680

* Don't fail on PHP ...

e510869aa70479789dd1716bdaba7c38a056743e authored over 8 years ago
Documentation Improvements - Chapter 04 (#3698)

* Split Chapter 02 into shorter lines for easier editing.

* Improved the grammar of Chapter 0...

2828c9f4fb90fa29dd5ea08552d66e3dabbe72b7 authored over 8 years ago
Update Yii2.php (#3699)

5151c0c99a71b24594f672e25cd46c35fd00bb65 authored over 8 years ago
Update Scenario.php (#3675)

d67d308e8a3ad68739fe9005d15a8becce3f7c91 authored over 8 years ago
Fix #3225 (#3686)

* #3325 fix html part

* #3325 fix console part

02f05ab1b0ff796d2b1df7a58a43b7e90a1eca81 authored over 8 years ago
Force string for debugSection output (#3691)

bed0d0728c085667af6a01a48a644e5d88d864dd authored over 8 years ago
Documentation Improvements - Chapter 02 (#3693)

* Split Chapter 02 into shorter lines for easier editing.

* Improved the grammar of Chapter 0...

d39cfaf536f4f77e0110dcb2f353f76672344b6a authored over 8 years ago
Merge pull request #3661 from grassofhust/master

Fix corrupted console output for unicode characters

77f03c130e31907da3e597c4bc81f6f437e90e31 authored over 8 years ago