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

Improved console log message for generated cept files.

3d11d462c4c184bf1460f2981aaf129e8efbf0ea authored over 9 years ago
Fixed formatting issues.

e5a03edcfcbf0840f82e86ba5271368cb0e1611c authored over 9 years ago
Fixed double slashes issue.

ed8ac8114f62748821bacf08766871e33ec95e18 authored over 9 years ago
Catch exception and close output buffer to avoid 'risky test' mark

c8ada5a5b4a565f4721ecc5e468735b190460071 authored over 9 years ago
Set raw request body

5546a506aaa4f7573bc16315d579afb72a225848 authored over 9 years ago
Merge pull request #1920 from cmgmyr/laravel5-formatting

add correct formatting for seeRecord() method

f48bb48b754c348c0241f9a8f79463f80bb65a3d authored over 9 years ago
Merge branch 'appveyor' of github.com:Codeception/Codeception into appveyor

edc5e084f3e287f8ea4696138cfa60e8d66d487f authored over 9 years ago
added apveyor config

included curl

updated changes for Windows

adjusting config paths to support windows

updated f...

f94623774cd9d647de7ea5dfb788a4922c064d61 authored over 9 years ago
updated tests for win

2da47db052c39f13799b9d8eb51849bc603b379d authored over 9 years ago
updated tests for non-interactive shell

ddb3438534313dd612ecc27d66f0bb9b8e4a0d0f authored over 9 years ago
updated tests for non-interactive shell

31c433bac0c369115e4050336011431e60209681 authored over 9 years ago
updated filesystem to work on windows

f379622a5bd657461042d44eb5958f9e2ca1658e authored over 9 years ago
updated filesystem to support deletion in windows

723be369120b22dab700014996f0cb52c44dc8c2 authored over 9 years ago
adjusting config paths to support windows

a28bbd256a01ad5d24b70d51f8f18bad72f4c143 authored over 9 years ago
updated changes for Windows

ed4eacd2f23a65f3299ed366b280326be74f1d7d authored over 9 years ago
included curl

3da6789f1bbfc25b8b4cf99435735fbb27e2114b authored over 9 years ago
removed TestCase->getTrace and corresponding test

7088068c567a7a6f2eec6c67a3947933fcb117cf authored over 9 years ago
added apveyor config

55815bf76b40a594e845728634e3023bcf8aa8b5 authored over 9 years ago
updated appveyor.yml

033624aecb65e08d94334ea1b2740b91e0a3ba4f authored over 9 years ago
updated appveyor.yml

c0c13c789221b0443dd21b4a6282faacce2dda76 authored over 9 years ago
updated appveyor.yml

27e963d30f433c9817072c89da96f97092b285a4 authored over 9 years ago
updated appveyor.yml

90cc862a00c3613064a2e73953055adea4f0a47d authored over 9 years ago
updated appveyor.yml

e70fe225005c370cc439ec947fc5fa957cd741ce authored over 9 years ago
added apveyor config

54d2c1e8a5af7079112aba90a0cc2b4ec3307bea authored over 9 years ago
added apveyor config

245795eca00ce9c466d45b105b9911cc4811c8d5 authored over 9 years ago
Merge branch 'master' of github.com:Codeception/Codeception

2a3f6ac1487af2adbbfa9aa1d9b8f6720c6ae4d6 authored over 9 years ago
added media-query

2680d1aff2ca4835f082df6fbdbd492f7c7f767a authored over 9 years ago
merged

36bd8fc744034ead1fc0237b15ea710adf821f1d authored over 9 years ago
Fixed cloning nodes in form: Codeception\Lib\InnerBrowser::getFormFromCrawler(): ID title already defined

2dc8a2397b43e230a2992f92376a40ae432c2f49 authored over 9 years ago
Fixed cloning nodes in form: Codeception\Lib\InnerBrowser::getFormFromCrawler(): ID title already defined

78f8e37450776e6ce1670294619a7224830eb7ad authored over 9 years ago
better output messages

6fe35fa639ac576c7020bbf642e040a952a6bfdf authored over 9 years ago
updated html template to include failure messages

92429957f233aadd2792ea036f816a63e05a4dcc authored over 9 years ago
add correct formatting for seeRecord() method

66361e0f92f8ba1c1da78a6c2a03f143ad756854 authored over 9 years ago
substeps implemented

fea47db23e69d2cce8e53a1cfe9d04b315ab45bc authored over 9 years ago
quote PostgreSql names on lastInsertId (for case sensitive names)

ae5df4e9539b78e398255f9428c243ea283e2d7d authored over 9 years ago
quote names on delete

f277e17d1a15a7bf598c44d6042d42b6501f36cd authored over 9 years ago
Added optional EntityManager configuration to Doctrine2 module

3798fa130470a9ed20c63274dddbbc9c4f98e80f authored over 9 years ago
Merge pull request #1896 from enginvardar/FB_sdk_update

Fb sdk update

ba2c7174b9f15ca1a3812874fae5280c1422030e authored over 9 years ago
Merge pull request #1872 from Zifius/singlefile_linebreaks

Fix g:scenarios --single-file missing linebreaks between scenarios

29ab3bb6db80307fbc673f8b707c60d00bbf20f7 authored over 9 years ago
Merge pull request #1894 from sustmi/fix-actions-trait-undefined-field

Fix undefined field in generated Actions trait

3cc24ebd4384835ab67177291577570650505624 authored over 9 years ago
Merge pull request #1897 from sergeyklay/2.0

Phalcon1: Fixed declaration of PhalconMemorySession::get

5c9e44b9788436f56a58a762b7fe068e00ac3787 authored over 9 years ago
Quote primary key column in deleteQuery

78bf85e816fc482461203f37624fef6deccf5bc8 authored over 9 years ago
Implemented testDeleteFromTableUsingReservedWordAsPrimaryKey

70384ece00ac622be3a62c2cc8cf7541156576c5 authored over 9 years ago
Quote table names in getPrimaryColumn and deleteQuery methods #1908

fe8f9e0d9a10bad82b62a290b392e390f7a7b495 authored over 9 years ago
Implemented tests for table name quoting in getPrimaryColumn and deleteQuery methods

5ea6fc557d19f6336b7ba6809d99b8230c44a767 authored over 9 years ago
reverted appId and removed redundant permission for test and updated documentation

e76e4d6d67719691cac09e476f30bfceec2a0a2e authored over 9 years ago
added default name for tests without test_user config

2457545894d350149254f451539e1389456706c4 authored over 9 years ago
Cleanup, minor improvement and CS fixes

26d1bf7485940bda1915bb70c8c4a04f62a89769 authored over 9 years ago
Declaration of PhalconMemorySession::get should be compatible with Adapter::get

24aaa155246f0e5f36623e1baddf16b3ddaf3812 authored over 9 years ago
Update WebDriverTest.php

Fixing Selenium port number in skip test message

fa399a2a8d8c3817b6270b40dc7724767a4b0f52 authored over 9 years ago
Merge pull request #1895 from sustmi/fix-webdrivertest-skip-message

fix port number in WebDriverTest skip message

9286383c87f4221479282f85ec91f902e298fb6d authored over 9 years ago
added logcallback for Facebook requests & responses

ff52e61803ce9e45f834ba37c3af974650c9cbe0 authored over 9 years ago
Facebook module and driver updated according to Facebook SDK v4

8993ccbc1548da28ef90d0b4170972c3889c2e92 authored over 9 years ago
fb sdk updated from 3.x to 4.0

0886d3694a40758eac872b168d1df9be1d799084 authored almost 10 years ago
Merge branch '2.0' of github.com:Codeception/Codeception into 2.0

cee179802d74d14aa86a8dcbc2576e7f0da14a1a authored almost 10 years ago
Improve Laravel modules error messages

3d8c370146744d41a3edac4af678267a427f3878 authored almost 10 years ago
fix port number in WebDriverTest skip message

82bdd1ccfab81240bd95d06c2b5867b19e92299a authored almost 10 years ago
fixed undefined field scenario in generated Actions trait

54fd9ccbf624eebca88c406a1dd62ac5d0ccc16a authored almost 10 years ago
parts documentation updates

7b0680b4317d82133507813f3829863c6066a8bc authored almost 10 years ago
updated changelog

cc2dc4306410547c6bace83845584a47a56113a6 authored almost 10 years ago
added conflicts for webdriver/innerbrowser modules

11aab198a04693bb0c030dd752e4d6fd50286dbf authored almost 10 years ago
updated docs and phar package

a7e1dee7a5a7733c772b54e1d1a2d34c31c1e457 authored almost 10 years ago
marked version as beta

58fff4a6fdad40fd24b6e458bc43b498e1dc6e13 authored almost 10 years ago
added current sections

ed3f7f53237167b45b6717c2a49134ff3c611328 authored almost 10 years ago
updated changelog

1ef0941fc23287358392d49b21832a67fc00baaa authored almost 10 years ago
session snapshots explained

f214932887d13e125fa3b6eb461c687a9ba46daa authored almost 10 years ago
formatting of changelog

524d1c4087e437457dd3037122a8ccc018fa78eb authored almost 10 years ago
updated changelog

3a3409f93b94503a40867e92c28425bec3f80e73 authored almost 10 years ago
updated docs

5299bd0dc59368b03e1759910721064c15d4b36e authored almost 10 years ago
added section about updating report printers

f11746b74434912a5821c11c7d33910845d37747 authored almost 10 years ago
updated docs for environment generation

f3c12b1a0732d3111eb01926a9ecc505ac8e21bc authored almost 10 years ago
Merge branch 'master' of github.com:Codeception/Codeception

9647a8b0d8132c15801934f7e129545a6940b2ec authored almost 10 years ago
environment configurations updated + added generator

9549f403baa2a8a5d2d7b58f905eb53a324b0f53 authored almost 10 years ago
Merge pull request #1893 from zbateson/fix-getReqWithUrlParams

Fixes GET requests on URLs with query params

d1b598934dcd5311d2f3bd527011667d89fe6283 authored almost 10 years ago
Adding test

b5406d29aad2dd6307137849482f62202dd2879a authored almost 10 years ago
Fixes GET requests on URLs with query params

URLs were not properly constructed for GET form submissions on
URLs requested with query paramet...

041ac9b66151d87b27ffcec3bb1becc1bd778898 authored almost 10 years ago
Merge pull request #1888 from sergeyklay/2.0

Update Phalcon1 module

f64f8580dbb86ac596c5080a1bea3fbec992c36b authored almost 10 years ago
Merge pull request #1878 from Codeception/docs2.1

Updated Guides for Codeception 2.1

3473f19e226e0e6d8a0066828cfc047313ac5c4a authored almost 10 years ago
Update changelog

5047993b7b6548e8dc90e7411caf72574dfb2d00 authored almost 10 years ago
Merge branch '2.0' into laravel4-module

b372e19bf09382fd5b7f14b587417574694fe08f authored almost 10 years ago
Fix problem with session configuration in Laravel 4

71565df09b0ce16494ab5dd4e6e730ed9e2f685c authored almost 10 years ago
removed default suite class config option, Codeception\Lib\Suite is used instead

8c773702d0981295e6fc016e1482dfe0f13c1cea authored almost 10 years ago
Add Laravel 4 module changes to changelog

2828483aef9f6b84422740a980c0d8c569e8bc9c authored almost 10 years ago
extensions section is updated

275ee237be09f31d405a513dd363e76a2d20d338 authored almost 10 years ago
Merge branch '2.0' into laravel4-module

f65f34be43d76234f1e7f104c143530280b7dc0a authored almost 10 years ago
Rewrite Laravel 4 module

50ed206256c4ed52376c2a9627cbf489dfb1d92f authored almost 10 years ago
bootstrap to enabled runfailed extension

09f832ca681126fcb379893b9aa78dfa6851c193 authored almost 10 years ago
updated psr-4 namespace

1627b0fa911632ef43bcba801502233e3ad7bfbc authored almost 10 years ago
enabled RunFailed extension by default

aec8bb1dc28732cdb737716ec16e9dd3f562465b authored almost 10 years ago
removed deprecated modules

c294f8e0252638695b42bcff769d85f23fef1df2 authored almost 10 years ago
updated customization for Extensions refactored

5a6550df81d12be38a5c75382c5b3a3e3309b611 authored almost 10 years ago
Merge branch 'master' into docs2.1

44e8f96f6b9be8bb6f77be9183a37c9ba6998f31 authored almost 10 years ago
Extensions refactored

caa3e5d963720947fb9974a27e9f29d4ada48eac authored almost 10 years ago
added getModuleContainer

39bb5fb69a233e4d0fa2c6ecd83df9be3895004f authored almost 10 years ago
fixed interactive console

1cc54dee1db2e489cf5790638eb0fd10638d5015 authored almost 10 years ago
CS fixes, code cleanup

9221e6b1bb65f259a51399bde6aa2bcb89566ae7 authored almost 10 years ago
mockResponse in test was overridden

mockResponse needed to be after call to PhpBrowser::_initialize

c699bbd6a789919d424b25fd2533aa5d3e27ddc7 authored almost 10 years ago
Merge branch 'master' of github.com:Codeception/Codeception

6e47e66fbea60e096873f332039ff7ab37936368 authored almost 10 years ago
fixed webdriver tests

7bb5e18b142a11f91806b2ca378eec28898faabd authored almost 10 years ago
CS fixes, simplify code

5d2df02f7e5f507915b69a42b985f996ec584c2e authored almost 10 years ago