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

Fix `see` when source code contains `<=` JS operator (#4510)

* Added new test case

* Remove script tags before using strip_tags

d64f8dde1f2fda3584b62d6f32982840a021f9db authored over 7 years ago
add click by button title (#4586)

3150e64b761cb1c0818ab38d502ccf52c861860e authored over 7 years ago
added dontSeeInPopUp function (#4589)

* added dontSeeInPopUp function

* adding tests for function dontSeeInPopUp

* fixed issue w...

a1e6c53dae846187f999c0d4f53f7ef6eedd4f76 authored over 7 years ago
[PhpBrowser] User-Agent can be set in config (#4582)

Headers option is processed by the module instead of passing it to constructor of Guzzle Client

f0b7aef66ae11c64d283a8c5c2e85eb16b2b4ae6 authored over 7 years ago
Fixed setExpectedException() default value for PHPUnit 5.7.23 (#4566)

There has some update on [PHPUnit 5.7.23][]. It's solve
the exception with empty message but ad...

d3332831fa87641680c1b5eb2647f68b2b6ec200 authored over 7 years ago
[Symfony] Minimal support for Symfony Flex directory and namespace structure (#4563)

Introduce support od Symfony Flex - Symfony 3.3+ recommended way for Symfony app.
Demo app can ...

06242c08808c811d10153d2a666e8042afb2999a authored over 7 years ago
Fixed some spelling / typos in docs (#4561)

5a270c5dbf3708cb9c0f500c8f1ba174876a0751 authored over 7 years ago
[Db] improved getQuotedName in SqlSrv driver (#4547)

* [Db] SqlSrv driver wraps each part of identifier with []

* [Db] Removed getQuotedName metho...

c4232045cd65d551086a58d04dd9f51de5169b34 authored over 7 years ago
Merge pull request #4558 from Codeception/travis-force-install-mongodb

[Travis] Force installation of mongodb

067c1cb6cefee1c9ea218daac665adf8d5d71a5a authored over 7 years ago
[Travis] Force installation of mongodb

7ed05eb2a42f506d408e6125ae448cabd6345046 authored over 7 years ago
Updated docblock of generate::stepobject command (#4546)

0dd2362373e3acb23a2936570e7294b36bbbe63a authored over 7 years ago
$context is deprecated in php.7.2 (#4557)

9695478aebf5d218b0d5a999ab3ccf105671a216 authored over 7 years ago
`app` property exposed as public in Silex module. (#4549)

cb0b88bfe1cacb9c24b03d5115b1703dd9b75688 authored over 7 years ago
Db generate where clause tests (#4548)

* [Db] Replaced failed generateWhereClauses tests

With passing and more efficient tests

* ...

6617fbea143709feffe6ef62654a95ea2ac5301a authored over 7 years ago
[DB] Comparison operators supported in conditions (#4468)

Comparison operators >, >=, <, <=, != are supported in conditions of seeInDatabase, dontSeeInDat...

bdf9be6bf45464a587ee6a6e6676f75484324178 authored over 7 years ago
Merge pull request #4544 from unt01d/improving-config-templates-docs

Improvements to Config Templates section in docs

3259be00be3905db8abad1dd799f61e081fa84c1 authored over 7 years ago
Merge pull request #4545 from unt01d/fixing-link-on-acceptance-test-doc

Fixing link on Acceptance Testing doc

844067b7d96e7d42900aa9bd58718515cd4a5070 authored over 7 years ago
Fixing link on Acceptance Testing doc

9284c492dbc2c034560ae7373b030bc772413dab authored over 7 years ago
Improvements to Config Templates section in docs

Style, spelling, and grammar improvements. Have also corrected the
example filename for suite co...

b4a41bd81a7b0449dcfe98b5d1471e7375c07949 authored over 7 years ago
Preparing 2.3.6 release.

Updated changelog, updated docs, updated tested Laravel project in travis

c3dd3b5d9e0b1ea6c2fcca52457736dc756716f8 authored over 7 years ago
Merge branch '2.3' of github.com:Codeception/Codeception into 2.3

fca93dac2ed20f82820ac531ceb8156f8454dd51 authored over 7 years ago
Cest generator: suite namespaces (#4525)

* Updating Cest generator to allow for actors with different namespace from suite or main config...

32023a9ef2e9bccfb89c3ba9ce7d215c64e8891b authored over 7 years ago
Merge branch '2.3' of github.com:Codeception/Codeception into 2.3

16dff89381245f1fb9353c91b7927d1fd00494ce authored over 7 years ago
unloadFixtures() should run after db transaction (#4497)

949f5ba025a5b5b6e5259a632fc21571c8b3b7a0 authored over 7 years ago
Header Enhancements (#4541)

* Header Enhancements

* Doc Updates for HaveHttpHeader

3b3897ebbe46d532b8c9e4f0fc05b753d93cb6db authored over 7 years ago
doctrine2-fix-_getEntityManager check if entity manager has been retrieved (#4529)

853f0514941a11a8af9b35c9e23e7c964063160f authored over 7 years ago
[REST] Fixed JsonType crash when key 0 is not an array (#4532)

2c884d1fbb2fbf9744f6046ae956cb1b564aa47c authored over 7 years ago
Travis fix (#4537)

* prefer yii stable builds

* skip mongo tests on PHP 5.4

* removing mongodb for php 5.4

...

7d9aad422345ef51bd7653e6bd0fc2df1efbbc59 authored over 7 years ago
Merge branch '2.3' of github.com:Codeception/Codeception into 2.3

# Conflicts:
# .travis.yml

6f851d08240eb1934c1a4160b81cc52761271174 authored over 7 years ago
skip mongo tests on PHP 5.4

88e8404e5f64fd0ad0b7657818d3e8371fe4578a authored over 7 years ago
[AMQP] Use fully qualified names in typehints (#4534)

Because PhpStorm displayed typehinst as `\_generated\AMQPMessage`
`_generated` namespace is use...

9ae53954cbcc5f748b3fead853fc244a1b898136 authored over 7 years ago
[Docs] Db config is no longer included by default (#4535)

adc45daf6b1d2ef446c989572d532bbef7dea146 authored over 7 years ago
Improved description of grabFromCurrentURL (#4519)

c696ae54eac3b42a7eba1b158634ea29a1bb40bd authored over 7 years ago
[Travis] run tests on PHP 7.2 (#4518)

* [Travis] run tests on PHP 7.2

* Fixed the only broken test on PHP 7.2

count(): Parameter...

a6c5c0d4bb8bc5a8e929ecb6bbdf7b4996f4af86 authored over 7 years ago
Merge pull request #4511 from Naktibalda/fix-diff-factory-test

Simplified DiffFactoryTest

4e747f41438921488128a60f9dee2153c26b6666 authored over 7 years ago
Fixed DocBlocks of Location class

b85546cc778acd99f376e755a277bc121089d9fb authored over 7 years ago
Simplified DiffFactoryTest

In order to be compatible with different versions of sebastian/diff

3b211a9989d51a53ff30b2cfaa6de124511ee506 authored over 7 years ago
Allow sebastian/diff 2.* in composer.json (#4506)

6239f731845065620548010c80a97c6725b163b4 authored over 7 years ago
[WebDriver] Add deleteAllCookies before loadSessionSnapshot (#4487)

* [WebDriver] Add deleteAllCookies before loadSessionSnapshot

* Update WebDriver.php

82b61a728d108647cf2af9adfdd7f071b10daa7c authored over 7 years ago
Inject exception file and line number frame into stack trace in case it is missing (#4491)

0e6814c5327e6e9f0189049ab5b9f8362210e17e authored over 7 years ago
Specify failed group name to save tests for Run Failed Ext (#4471)

* Specify failed group name to save tests for Run Failed Ext

* Set default fail group at opti...

90236dd91cf1c2f3ba87a0c10b7c6a39bfb4c646 authored over 7 years ago
Add NTLM authentication support to REST module (#4472)

* composer.json: Guzzle 6.3.0

- require guzzle 6.3.0 for NTLM support

* REST.php: amNTLMAu...

6c4e544686814829be95a7a0c3edec0975aea9b1 authored over 7 years ago
Fix aliasing issue with Codeception/Verify. (#4481)

6031b9e1f0016ac46402dcdc735760ed2402d259 authored over 7 years ago
[Fixtures] Add exists method (#4486)

c13bc2edee665743f3422128013bb2263c1e8bbe authored over 7 years ago
[Db] Update and Insert in database (#4473)

* [Db] Add doc for updateInDatabase

* [Db] Add insertInDatabase

* Add test for insertInDat...

6ea40461a1ed918e00f1847dc43b7825b9e572c5 authored over 7 years ago
Use `andWhere` instead of `where` in Yii module's findRecord()

Use `andWhere` instead of `where`

See https://github.com/yiisoft/yii2/issues/14757

1dca8f38e05c94e4ec622c1ba9b4ff02bc0b630d authored over 7 years ago
More info on failure to parse dataProvider (#4439)

* Enable the "disabled" mode for symfony/phpunit-bridge

Deal with disabled mode for symfony/p...

84fd3a2efbe45039975fa6aa4b4b2288ade017ad authored over 7 years ago
Set transaction also in backupConfig when initializing yii2 module (#4459)

46c4595315572caa12e8d234fde6b9ea473c48eb authored over 7 years ago
added imagick to travis.yml (#4469)

* added imagick to travis.yml

* autoset imagemagic

* updated travis

* replaced locahost...

82ab6b0616766658f803843c8fb697027fc343e4 authored over 7 years ago
add line number to TestParseException exception message (#4446)

215bab02fbe069470376a5fb846ba9a25130b9f3 authored over 7 years ago
Merge pull request #4449 from nstapelbroek/feature/fix-file-put-contents-warning-on-init

Create the _generated folder before writing a .gitignore file there

c59f541113b6a1de0a3a9619fbbbc6f4fa2efa6f authored over 7 years ago
Fix typo in split documentation (#4456) [skip ci]

ead42250679e2f5865a06b6a5f689a523437ae01 authored over 7 years ago
Create the _generated folder before writing a .gitignore file there

46bef93f304117eecbc6b1182f5c52d4f648d67d authored over 7 years ago
Merge pull request #4448 from DanielRuf/patch-docs

add missing word

65aab28994b295568ed46494a9180b78950eab47 authored over 7 years ago
add missing word

58ace3a3dd92978dd3c1d25550b7dea85f6ba3d9 authored over 7 years ago
Merge pull request #4447 from Codeception/ignore-bundled-suites-generated

.gitignore fixed paths to files in bundled_suites

aa3e88b9bf425abf3a0cfc5fa3fe0c527c57fd53 authored over 7 years ago
.gitignore fixed paths to files in bundled_suites

553d0f53dec0a298141decc7e6e2392f975fcff5 authored over 7 years ago
updated changelog, version dump, docs updated

e807cd458eb9f7ae7464f33ad835a2f54aa73194 authored over 7 years ago
Merge branch '2.3' of github.com:Codeception/Codeception into 2.3

851aa33e133dcef00a2817199c7e7b713d1f8093 authored over 7 years ago
symfony/fix_profiler_loading set persistent services before loading profiler (this prevents services being instantiated during profiler instantiating getting wrong dependencies (they're going to be replaced during setting _persistent_services_) (#4437)

dcc26acfd49a9778ac0019e3511d155d2b3e38fc authored over 7 years ago
fix Step::addMetaStep by dereferencing stack arguments that may have … (#4403)

* fix Step::addMetaStep by dereferencing stack arguments that may have been passed-by-reference,...

6d483473e0b0c164edf6d14e7e61369a2d0ac430 authored over 7 years ago
mongo/fix_have_in_collection $response->getInsertedId() is string already (#4442)

feb17dfd6e5eda2f7d30020f905aa2bc768a73af authored over 7 years ago
Merge branch '2.3' of github.com:Codeception/Codeception into 2.3

5d0af2616d5e24cbd79e0c44b2b969539043611e authored over 7 years ago
Changing params loader to use $_SERVER global instead of $_ENV (#4401)

3635f7416a634fd6d055f12aa07b276e291585e2 authored over 7 years ago
Make wait() in Webdriver module accept fractional amount of seconds (#4430)

5bc1970639f518c8fa6f47bf1b25157a72ea6a93 authored over 7 years ago
Add note about location of the driver binary option (#4431)

4ccd2103cd8ad56d55aa0c63eddaa3cee22d5193 authored over 7 years ago
_capabilities documentation fix (#4434)

$capabilityFunction should return array, otherwise on second test run you got:
```
[PHPUnit_Fr...

aad05ad9e9c7ed096fa00d78c03770f124b074d6 authored over 7 years ago
[WebDriver] Fixed fatal error in _before on PHP 5.4 (#4436)

webDriver->getCapabilities() is available in facebook/php-webdriver >=1.3.0 which requires PHP 5...

03f8559c7e3d5ee81eaef561a9d801a64a3daa03 authored over 7 years ago
Don't duplicate associative array fields (#4414)

758dd0d30fa7dd08b3eec6e444a162985b09c708 authored over 7 years ago
[InnerBrowser] Make seeInField check options' texts (#4425)

* Make seeInField check options' texts

* Split proceedGetValueFromField

1209870f97438bf9ef636e7e50382fc230d6d506 authored over 7 years ago
fix/postgres_cleanup alter postgres cleanup (recreate schema) (#4424)

798590809a4bd955cf6eca09765c5d56b136629c authored over 7 years ago
Prevents SubmitForm Submitting Inputs In Disabled Fieldsets (#4428)

* Added textarea to the shouldDisable filter

* Added a test to ensure that textareas in disab...

b64f0cf4c0720f8c4b9ccc7c3a4a83065fb4ed76 authored over 7 years ago
Fix another HTML report encoding issue #4423 (#4422)

* Fix another HTML report encoding issue #3819

* Use fixed variable #4423

1f0c488cd5c5ec6ee0875dd12b3bcb3609299bed authored over 7 years ago
[PhpBrowser] fixed second or later amOnUrl with empty path component (#4393)

* [PhpBrowser] fixed second or later amOnUrl with empty path component

If path component was ...

9a68ca9bde1573a70e814070eec07c19db83d268 authored over 7 years ago
[InnerBrowser] Submit default values of checkboxes (#4411)

* Submit default values of checkboxes

* Move test to TestsForWeb

1c7d7d689662c970f4e543e9dd49107dff1b9866 authored over 7 years ago
Support associative arrays in seeInFormFields (#4415)

df91bce817295fe1b95fc70bbfc0f107dca7bc06 authored over 7 years ago
Update 05-UnitTests.md (#4397)

Fix type.

5d4d1f5a4a8e0a27193be32c34004d754b4271d1 authored over 7 years ago
Merge pull request #4400 from mpgo13/fix-encoding-issue-html-report

Fix broken HTML report #3819

905d742c061961d083e544cf9145238fc06b95e6 authored over 7 years ago
Merge pull request #4396 from guidocella/assertarraysubset-visibility

Make assertArraySubset protected

705400e9b0e7171b7e10851f4388d965494a935a authored over 7 years ago
Fix broken HTML report #3819

4d245f9eb808a9c2be3188d68093923bad728e18 authored over 7 years ago
Make assertArraySubset protected

ea600c553ad5b89b130c0eaadce65bce8c7803f7 authored over 7 years ago
updated docs

202aad9debfe21f8c69240b699c6d7556794225f authored over 7 years ago
updated changelog, version bump

b5391497f9a3c9d0a9c02ae39b53441e413e35a8 authored over 7 years ago
Merge branch 'changelog' into 2.3

c0f1a9bc5f01aa4b74871f9a406d59254f9dd311 authored over 7 years ago
Merge branch '2.3' of github.com:Codeception/Codeception into 2.3

e0d3fbaa2183a08ff02084ef43e2024945e50c8d authored over 7 years ago
Add assertArraySubset (#4392)

31e1f104853568a3529b570b19f42cd405dda3d4 authored over 7 years ago
codestyle fixed

3ca785df335fc24026d1b02055713878777ba657 authored over 7 years ago
Fixed appveyor (#4391)

* fixed appveyor tests

* fixed appveyor tests

* switching to php 7.1

* fixed path

* ...

45b8d350abe3f1e2b568907c6aff56ca76c146fd authored over 7 years ago
changed Wercker builds to run only RunCest tests (#4390)

6fd20bea65d08ecc5c1ef2f6327f8e522c910d1f authored over 7 years ago
Merge branch '2.3' of github.com:Codeception/Codeception into 2.3

d76efacc684b6f52062d5be62f8f29d220a64c4c authored over 7 years ago
applied reviewers proposals for #4385 (Add update in database)

80d7737277d6419ab6c93021e85456be26129930 authored over 7 years ago
Add assertStringStartsWith (#4374)

0207afb784bad29a5ac8eec217907093ea580a42 authored over 7 years ago
[Db] Add update in database (#4385)

* Update Db.php

* Update Db.php

* Update Db.php

* Please throw exception if $data is em...

8a0037940c8b1c2f18b8f0b016823b9a19794856 authored over 7 years ago
Added docs for SmartWait (#4389)

c29a45cb944bc645fd618f4f27eefedf5ff98537 authored over 7 years ago
[Yii] Splitted `cleanup` and `transactional` configuration (#4379)

* Splitted `cleanup` and `transactional` configuration

* Avoid BC with `transaction` setting
...

62b353a383cf6e50cbac6ada49d9b64d8785f8ba authored over 7 years ago
updated changelog

f1b7b42101b0f6c8029ec38a4ee9eaffe00ad365 authored over 7 years ago
Fix running a single test with included setup (#4366)

710876f0f322457319f6f99472117e3026c31129 authored over 7 years ago
Grab multiple rows from a database (#4313)

* [+][Db] Implemented grabFromDatabase method (#3813)

* [+][Db] Implemented grabColumnFromDat...

2e617033b150388c9f9e13867bf8b95baaf06ad0 authored over 7 years ago
Added RunProcess extension (#4338)

* Added RunProcess extension

* minor fixes

1e563069ef4aa35823f627587b91a2999fec929c authored over 7 years ago
Replaced link for Custom command example (#4359)

* Replaced link for Custom command example

* Update 08-Customization.md

a5f7bd4b8f9708da7b9953ca8702d7d5d8b4b2d2 authored over 7 years ago