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

Update Yii2.php

f10a380fdbfc51890626c92dc3804520655ecdbd authored over 10 years ago by dynasource <[email protected]>
Update Yii2.php

synchronization with Yii2's url creation

8f8dc37dd352963bc0831f8e12f5ca207efe2b12 authored over 10 years ago by dynasource <[email protected]>
Merge pull request #1271 from Great-Antique/2.0

Add assertLessThan and assertLessThanOrEqual methods to Asserts util

7754a6ae29b15137d2fe8df9e4ae2677e241a28b authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Add assertLessThan and assertLessThanOrEqual methods to Asserts util

df81f1d7119adfa7cf85fd2b0bc9332b9db807ec authored over 10 years ago by Den Girnyk <[email protected]>
Merge pull request #1270 from splinter89/patch-1

fix Travis builds: don't ask for confirmation

ee65debe9215f4d513850990916d6582d321bbd9 authored over 10 years ago by Alexander Makarov <[email protected]>
fix Travis builds: don't ask for confirmation

7a99ee3f3524a902e4b23f1a13782456443de40d authored over 10 years ago by Anton Chernyavski <[email protected]>
version bump

be7fbe2f045301a8852a22f1efddd298ef2999cd authored over 10 years ago by Davert <[email protected]>
added demo apps changes to changelog

b90141e219781e1b67c389d87ce203dbd647caba authored over 10 years ago by Davert <[email protected]>
All tests of sample-l4-app to be executed on Travis

26850b453b4cfca0b42402393549c3f54ca1cea8 authored over 10 years ago by Davert <[email protected]>
fixed usage of group files with windows directory separators

ad5eecbb8991b9432e6f2a236d7b2e6a82c46864 authored over 10 years ago by Davert <[email protected]>
fixed REST module to work with sequential arrays in json comparison

a250e15adb7b01c129081c3eee76fc736a260d6f authored over 10 years ago by Davert <[email protected]>
no interaction for laravel seed

27403a224d848f13a8a6a93bb153c3b8a1febd27 authored over 10 years ago by Davert <[email protected]>
set console request before each request

6687e9d4bdd5df71944b8746c4a509f17d87aa2e authored over 10 years ago by Davert <[email protected]>
[laravel] improvements

461b7270ecd7d10a0bf4ab2d00545fdf0f2708e8 authored over 10 years ago by Davert <[email protected]>
actor classes rebuilt

ebc0f5808fc36de70fc5adcc4539e1b46f5d9c87 authored over 10 years ago by Davert <[email protected]>
[REST] seeResponseContainsJson should not take order into account

7cc4b6b55727dafd37c0be64e44ce78b4fc56af3 authored over 10 years ago by Davert <[email protected]>
[REST] grabDataFromJsonResponse accepts empty path to return entire json response

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

e5227c050a62a1130f4f1858339de798276181b7 authored over 10 years ago by Davert <[email protected]>
[Laravel4] reboot application between requests. Fix #1097

a06c9df211e38ef84e907b58563813324e8e2225 authored over 10 years ago by Davert <[email protected]>
[Laravel4] reboot container between requests, enable filters

9bd1101c299f1fe1247518d9fd84159926346487 authored over 10 years ago by Davert <[email protected]>
Fixed #1264

3e2a652bf62c06289d2cf50918871a0a90ea4688 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
removed sqlite memory mention. Fixes 1264

ac9b8de944360b488db51a60a8c66f616828a443 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
updated changelog

1f01e0726a2e4b86b8dc73158f362b648f07f025 authored over 10 years ago by Davert <[email protected]>
changed print_r to var_export in REST Fixes #1210

68bc1e38810c2f74fb74ed29a09f91232f503577 authored over 10 years ago by Davert <[email protected]>
Repair TestCase/Cest.php such that the _before and _after methods

receive "the guy" in their argument lists.

6fc409a30cf41c985621b2109944c83df7ab0b49 authored over 10 years ago by trudolph <[email protected]>
Merge pull request #1232 from brutuscat/reset-rest-variables

Fix rest module to reset request variables in the before hook

3e49f57904ae15d39d7c4ae3b800472abfce316d authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1243 from Sikolasol/2.0

oci driver for oracle database

037de8f64552328ec530d26b4a09b0502121c71a authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Update 02-GettingStarted.md

run one test from a class

20b8b07e697907b874df6f45e2bcecf79aea072a authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1258 from ipalaus/fix/laravel4-auth

[Laravel4] Fixed Cest testing when using Laravel's Auth

db4d97be45dd3a1545a7f5b0139ff4ab8b0ce75a authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Reverted 3bc9f06 for issue #1205. Initialization it's only done on the _initialize() method, the actual workaround wasn't working for Cest classes. After each scenario we will logout the user, flush cache and session. It's not the cleanest way yet, but it does works with Cest and Cept functional tests.

7a72b284f5d9c75ef46b28e0fd0ff8ee7dcaa738 authored over 10 years ago by Isern Palaus <[email protected]>
Merge pull request #1257 from ipalaus/fix/larvel4-config-env-docblock

Fixed docblock for Laravel4 Module

ce9768bee15c8314879bc05c3771edf8125f70ba authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Fixed docblock for Laravel4 Module.

c3d088c78ae5e8397267da75962890f4cf6c487d authored over 10 years ago by Isern Palaus <[email protected]>
Merge pull request #1256 from ipalaus/feature/laravel4-config-env-docs

[Laravel4] Added docs for the missing config parameters

b46e9c0aa9614b22fd67aaec3390b1ed8a7f8b8b authored over 10 years ago by Michael Bodnarchuk <[email protected]>
[L4] Added docs for the missing Laravel 4 config parameters.

31f24e1ef926f329f127c6312e7afc430515920b authored over 10 years ago by Isern Palaus <[email protected]>
Merge pull request #1255 from ipalaus/feature/laravel4-config-env

[Laravel4] Unit testing and test environment are now configurable

09c933209dd02ca51f8d66b99f5f0d2c3abea898 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
[L4] Unit testing and test environment are now configurable.

f76e68f651afcf70b3613f6e3fc0ffa3cbca9bab authored over 10 years ago by Isern Palaus <[email protected]>
Merge pull request #1252 from Eye4web/Doctrine2-ZF2-Integration

Autoload EM from ZF2

f812bd36aed48141efb4c625f6fb8cf0598ef4c0 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Autoload EM from ZF2

29a9ffbf751ed45b233dc38d2ab3d4f06805f754 authored over 10 years ago by Danielss89 <[email protected]>
merged with 2.0

49cc2b69b5957dc5ab85a7b0e1c65c8b8e0dfe01 authored over 10 years ago by Davert <[email protected]>
updated changelog for #1244

d83f721f2874d2b7d5761bd231a3dc32e7e17ad2 authored over 10 years ago by Davert <[email protected]>
updated changelog for #1240

33097f3f3dfc9c22fb9edf701251b10198a9e62e authored over 10 years ago by Davert <[email protected]>
Merge pull request #1240 from kernio/2.0

Laravel module project root relative configuration

a64864d47ab86a7aabbdda310e789bdeaff0f616 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1242 from sebastianwagner/fixDocsFaultyNamespace

Fix Documentation mentioning faulty Namespace for SOAP Webservices

7bb9b8fe6f95877a074fbf4485b5ca220b19469c authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Merge pull request #1244 from RLasinski/2.0

#948 - 2.0 code coverage HTML - uncovered files missing

0e63f3fcbad128f9655ad59203fed0c0f0a225b9 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
#948 - 2.0 code coverage HTML - uncovered files missing

f80226dac5002216cf3c9271d56436617d49a946 authored over 10 years ago by Roman Lasinski <[email protected]>
Update Oci.php

0bbed23370afad804689c2551352f1e77927da7a authored over 10 years ago by Sikolasol <[email protected]>
Create Oci.php

fa6a1fe499e5ff8698f53ddf7673623603da096c authored over 10 years ago by Sikolasol <[email protected]>
Fix Documentation mentioning faulty Namespace for SOAP Webservices

d3bf739e82a36ba9c7a7774e55610cb4bbaf2d18 authored over 10 years ago by Sebastian Wagner <[email protected]>
Laravel module project root relative configuration

15c8c59cf477f28c64723e02f8c7f671ff252f1e authored over 10 years ago by Alexander Otchenashev <[email protected]>
Merge pull request #1231 from splinter89/patch-1

Fix typo in assert methods: 'then' -> 'than'. Fixes #1021

bf406cde61248cd936c1188dd45c7664cf3375ca authored over 10 years ago by Alexander Makarov <[email protected]>
fix typo in assert methods: 'then' -> 'than'. Fixes #1021

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

1424ebf9f7c2b1351c4f3f723a01d4871afdc72e authored over 10 years ago by Davert <[email protected]>
updated guzzle to 4.1.4

b1aadc9dfcb38229a913ba80bcda1beb1e2daad8 authored over 10 years ago by Davert <[email protected]>
removed PHPUnit version from readme

c27ca0a1153bef4641f704bddacd2be7b31d0555 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Fix rest module to reset request variables in the before hook

5dc96fa72011b7eebf8792c7d5989c9da8c62532 authored over 10 years ago by Mauro Asprea <[email protected]>
updated docs

eb0273ec6a3af817c2b8e9ff3fbd35fdaa31d215 authored over 10 years ago by Davert <[email protected]>
generate suite not throwing exception when suite dir exists, as it could be created by 'build' command

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

2251641b4fa4eb7a264d58d4ec9d54397c0909da authored over 10 years ago by Davert <[email protected]>
Symfony2 added config option for debug

52db5186e2d0885d0b036f842e9c4745447bab22 authored over 10 years ago by Davert <[email protected]>
Fixed Yii2 connector to be compatible with Yii2 master

d58e01f42f427df2dd9c7bab9e26f5b70074d4f2 authored over 10 years ago by Alexander Makarov <[email protected]>
Symfony 3 dir structure implemented

cf4b20002a106b47a4f3b0e177ae0e6422da9faf authored over 10 years ago by Davert <[email protected]>
small Symfony improv

f660eaf182ed611b8d7a9d9c206cecb75278b419 authored over 10 years ago by Davert <[email protected]>
fixes #940

bfd20efc5dd4431bb4b4c3c9ab0bb723f9b90aee authored over 10 years ago by Davert <[email protected]>
codecept build command should create corresponding directories. Fixes #1215

2ae1d50444cc467333bf211145c7eda89addec64 authored over 10 years ago by Davert <[email protected]>
trying to reproduce #1212

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

ae8ffc0128753537d4e002f3a755345c3e67780f authored over 10 years ago by Davert <[email protected]>
updated WebDriver module with PhantomJS docs

9b70475f46abdca61e5c1290a033f883fa37dae6 authored over 10 years ago by Davert <[email protected]>
updated WebDriver download url

87b4a060ee23766cd22dd492ba2ee9c3b814a33b authored over 10 years ago by Davert <[email protected]>
printing returned values in console

28d4d7a443e2c64d754fd0b1dff3849720c637f2 authored over 10 years ago by Davert <[email protected]>
Merge pull request #1213 from acdameli/cleanup-db-module-inserted-ids

Update Db.php

db1dcbfd48e46c5a8464a263093c4b7e978fd726 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
fixing symfony demo app deployment on travis

5c10967ed6cbef45133bbc630160b7dd440ae187 authored over 10 years ago by Davert <[email protected]>
added Symfony app to Travis

516ac4b88dffa07e475c8e6741c811523263c08e authored over 10 years ago by Davert <[email protected]>
fixed running JSON and TAP loggers when they are not expected

e8b65ffe82b72c6deda50c74745c8675509e9122 authored over 10 years ago by Davert <[email protected]>
created Symfony connector, added Doctrine to persistent services

f5760cf96fd67fc04b399ef1e24f228f057a1947 authored over 10 years ago by Davert <[email protected]>
implemented haveInRepository for Doctrine2 module

aec596a558bff8165d8ce18b1ad492cee0dfe59c authored over 10 years ago by Davert <[email protected]>
@after method is not executed when Cest fails

c74004311daaf0b49e5e1da5ef1c519bfab3ceb4 authored over 10 years ago by Davert <[email protected]>
Merge pull request #1217 from a6software/fixes-issue-1216

change _log to _output

52d7a4fa07aef4a8471072a30ed337ee4377133d authored over 10 years ago by Michael Bodnarchuk <[email protected]>
change _log to _output

613ee5080a72e77f1b5a9e1006a5d7d394e10621 authored over 10 years ago by a6_chris <[email protected]>
Merge pull request #1209 from joshbenham/2.0

Laravel4: Updated projectDir to work on Workbench tests

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

This prevents the removeInserted function from re-attempting to remove ids which it has previous...

0d892eab7a3d6f766b714b06ba051d4bf72233f0 authored over 10 years ago by Craig D'Amelio <[email protected]>
[Laravel4] App is rebooted before each test. Fixes #1205

3bc9f0636b6363c4da91cc4e39b50d8be8b962e7 authored over 10 years ago by Davert <[email protected]>
Updated projectDir to work on Workbench tests

Fix for https://github.com/Codeception/Codeception/issues/1208

Fixed up $projectDir to always...

6ffabc8113798ffb7f32d80830d43044b0775a15 authored over 10 years ago by Josh Benham <[email protected]>
Merge pull request #1204 from pablopaul/docu-add-docblock-info

Add docblock info.

62da436e92aa4c25ef86b6cb1dbecf8ebfa17fcf authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Add docblock info.

607d24fe8cd860a9f091fae270fc243b36ebb6ee authored over 10 years ago by Paul Vincent Beigang <[email protected]>
changed order on loading bootstrap

6f38a6b5d9d446547a174af972d158beb4bff0d8 authored over 10 years ago by Davert <[email protected]>
Merge pull request #1201 from pablopaul/docu-add-executejs-example

Add a example in executeJS documentation.

8c891e0422a64d34896662f31b9dfe5c0d989aad authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Remove whitespace.

6b8b3bbfce512e166ff0fd110c2e3c266dbcba53 authored over 10 years ago by Paul Vincent Beigang <[email protected]>
Add a example in executeJS documentation.

c806637a8a2521ba30d470ed923071a29ce28958 authored over 10 years ago by Paul Vincent Beigang <[email protected]>
Fixes #1198

76980e2fc4c2fa6b5e15dd7006182fcc6bebe90e authored over 10 years ago by Alexander Makarov <[email protected]>
FIX: Suite `_bootstrap.php` was loaded after test run

71db233985531f298264dc4ca0160d2aa1c83b7f authored over 10 years ago by Alexander Makarov <[email protected]>
Fixes #1189: fixed wrong path error when running a single file under Windows

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

cb2f01643f32b13c5cb6a798c149bcb9678f5ad8 authored over 10 years ago by Davert <[email protected]>
Interactive console works again, fixed #1186

4976b19d9bb138eb758a52ed84404a87ed5cdfa0 authored over 10 years ago by Davert <[email protected]>
Merge pull request #1187 from tad3j/patch-1

Fixing issue #997

d474bc53867758269b74ea7993b79ea839bbe1c6 authored over 10 years ago by Michael Bodnarchuk <[email protected]>
Fixing issue #997

...by setting REQUEST_URI to a blank value, so that exception is not thrown here: https://github...

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

c08f3979d6999b90dbe8fd98dde450e780050409 authored over 10 years ago by Davert <[email protected]>
updated docs

2e51e6ffc037b9cf8b8cc8b93f9805ac2bfbbbaa authored over 10 years ago by Davert <[email protected]>
updated docs

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

5743b99e39091983a05191f36bacda840b62bb96 authored over 10 years ago by Davert <[email protected]>
fixed REST tests

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