Ecosyste.ms: OpenCollective

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

github.com/Codeception/module-laravel5

Codeception module for Laravel 5 framework
https://github.com/Codeception/module-laravel5

update links (#16)

1dea6b878edb56dd1ba2fb1686c742c6ab68c711 authored over 2 years ago by Ihor Sychevskyi <[email protected]>
Update readme.md (#14)

5fe9461b12ca7712692369020328c3238f377325 authored over 3 years ago by Ihor Sychevskyi <[email protected]>
Merge pull request #12 from ThomasLandauer/patch-1

Discontinuation note

92089d4548c5f787b79dbc5f40b677efbb855812 authored almost 4 years ago by Gintautas Miselis <[email protected]>
Discontinuation note

Just quick&dirty - see https://github.com/Codeception/module-laravel/issues/9#issuecomment-75188...

4765c5b61ca1ff036c0fbbfa5eb415a5a9882da1 authored almost 4 years ago by Thomas Landauer <[email protected]>
Remove module-laravel5 dependency from sample

because it interfere with module tests

1d8a82f78a6e8c26f49af65d9001fa311785d54b authored about 4 years ago by Gintautas Miselis <[email protected]>
Run tests using codeception-4.1 branch of sample repo

43f2e6adba467fe1c05a2b3f06db633a95fc91b4 authored about 4 years ago by Gintautas Miselis <[email protected]>
Delete local copy of autogenerated documentation

4cce17a4642fafe17933f4b9e92f098177240692 authored about 4 years ago by Gintautas Miselis <[email protected]>
Support PHP8

585e669cdcd522a4fdd727ca362091e1db9f8ef6 authored about 4 years ago by Gintautas Miselis <[email protected]>
Replace Travis by Github Actions (#7)

* Create main.yml

* Delete .travis.yml

* Update readme.md

* Update main.yml

* Update...

bd2c604e8aa02d2b24737de01c6716473e8db96c authored over 4 years ago by Vincent Dauce <[email protected]>
Merge pull request #6 from marvin255/feature/fix-haveMany

Fix factory function call to compability with Laravel 7

419c382fde8a6b2110001fa0a206ec4cdb77c6d4 authored over 4 years ago by Gintautas Miselis <[email protected]>
fix factory function call to compability with Laravel 7

f37edc9bd6676444d730563e3ee25a2a92afc98d authored over 4 years ago by marvin255 <[email protected]>
Merge pull request #5 from Codeception/laravel7

Laravel 7 support

d6bcc254d8dd4f44d0ba4039b18e0b5d3b5097f3 authored over 4 years ago by Gintautas Miselis <[email protected]>
Use different ExceptionHandlerDecorator for Laravel7+

fbf963f8bab97055dae9e9dd98301f9beb86b4d1 authored almost 5 years ago by Gintautas Miselis <[email protected]>
Use stable versions of dependencies

1cc11344e96167d6d022d3b6f356a8a80402c7d6 authored almost 5 years ago by Gintautas Miselis <[email protected]>
Merged LaravelCommon traits to Laravel5 module

1cd28f775b4f85a2983fa7d8cb1698d5174e9beb authored about 5 years ago by Gintautas Miselis <[email protected]>
Added package files

9026ae0ef43b2ef307b263930af32872a00d1842 authored about 5 years ago by Gintautas Miselis <[email protected]>
Use Symfony5 class names in connectors

#5532

55733c2f67bd6e1a9dda4b9480c907457bbbfcd3 authored over 5 years ago by Gintautas Miselis <[email protected]>
Add make and makeMultiple commands to Laravel5 and Lumen modules.

* Update Lumen.php

Add `make` and `makeMultiple` methods to act like factory()->make().

* ...

b301b1cf42dcbc66e2b7a43dc82a1833681ac358 authored over 5 years ago by Ivelin Pavlov <[email protected]>
[Laravel5] Fix ORM issues (#5484)

* [Laravel5] Fix issue #5391

* [Laravel5] Fix issue #4897

* Update Laravel5.php (#1)

c88c645a2d5ea60d8bb00e1dc9f75dce2207ba13 authored over 5 years ago by Grégory Heitz <[email protected]>
stiblilizing Laravel tests

43e34527744e22b7465e3f176ffa44c4a359f24c authored over 5 years ago by Davert <[email protected]>
fix for laravel seeders in tests

a5c316f7dc51872128aad825f49a526093cc85fd authored over 5 years ago by Davert <[email protected]>
Merge branch '2.5' into 2.6

d48ef234e8352123d2011be7b1ceb064a42958b4 authored over 5 years ago by Gintautas Miselis <[email protected]>
[Laravel] Fix missing declaration shouldReport

shouldReport() declaration has been added to Illuminate\Contracts\Debug\ExceptionHandler in Lara...

e820faaa8bc79bab2cbbde3bb1c28602c06a9d49 authored almost 6 years ago by Grégory Heitz <[email protected]>
Use assertStringContainsString for asserting strings

2c9f0af24aba1b1da7adb8cee93dc52b01af05e7 authored almost 6 years ago by Gintautas Miselis <[email protected]>
[WIP] Start using assert() and not fail() (#5063)

* start using assert() and not fail()

* style

0d33bec4705535b8b21c5af138b458296f3799df authored over 6 years ago by Johannes Schobel <[email protected]>
Fix memory leak when using Laravel factories inside Codeception (#4971)

8dec1ee1748e2c5639fbeb0c2aa0c6d4bf4ffdee authored over 6 years ago by Adrian Skierniewski <[email protected]>
Prepare 241 (#4904)

* updates to composer

* updated changelog

* fixed installing pecl modules

* * Added doc...

59fffd2da425b9d2f6d0ed2caac86dd05b5d3a98 authored over 6 years ago by Michael Bodnarchuk <[email protected]>
Laravel 5.4+ (5.1+ backward compatible) support for callArtisan method in Laravel5 module. (#4860)

Added Laravel 5.4+ backward compatible support for callArtisan method in Laravel5 module.
Larav...

9f385556a9ff7f508d5e2c3cbd4b9b45449d5175 authored almost 7 years ago by Mohamed Aiman <[email protected]>
Phpunit wrapper (#4817)

* changed build process for phar

* Switched to use phpunit-wrapper

* loading shim

* fix...

5ed7f94fe485cfcf770f05a90d6d8776bf4cbb9a authored almost 7 years ago by Michael Bodnarchuk <[email protected]>
Clean elses (#4704)

68ee49a4538205038797fe28d1203ddd45fc7ab4 authored about 7 years ago by Gabriel Caruso <[email protected]>
Preparing 2.3.6 release.

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

8fac36da2c38891af00c9ddf356a18b191984f1a authored about 7 years ago by Davert <[email protected]>
Print debug information for started/stopped transactions in tests (#4352)

* Print debug information for started/stopped transactions in tests

* changed wording in mess...

db8d7491bb427d8ffdf74bf24b53f109f3495e63 authored over 7 years ago by Michael Bodnarchuk <[email protected]>
Fix bug for Laravel disable_exception_handling functionality. Closes #4370

07b6081f09d518eb48c6f193a6500fb4a70ee9ab authored over 7 years ago by Jan-Henk Gerritsen <[email protected]>
fixed typos (#4319)

* replaced traditional syntax array literals with short array syntax

* typos

c54437a5d2d2f551bc5ea04781dabea9d267d877 authored over 7 years ago by Artem Stepin <[email protected]>
code formatting fixes, updated readme to track 2.3 branch builds

ea75c2bcb397a4415726fde710f76d8e2067e2c7 authored over 7 years ago by Davert <[email protected]>
Merge branch '2.2'

e369f28632bd89d08a75202d67b7e53606636b53 authored over 7 years ago by Davert <[email protected]>
Port some functions to Lumen from Laravel5 (#4089)

Port container methods of Laravel5 module to Lumen module

f3cd89f5f03e5976ae6bb842ba5afd0f689c3057 authored over 7 years ago by kt81 <[email protected]>
Application handler functionality (#4068)

98bc42223fb0a04fc0dbbfa21787fddc4194f743 authored over 7 years ago by Jan-Henk Gerritsen <[email protected]>
Merge branch '2.2' into merge-2.2-to-master

23c2e98e180880e4bea6c502bec12ff8397d231d authored almost 8 years ago by Gintautas Miselis <[email protected]>
4031: Close all Laravel DB connections after test execution

940aefef87d40b1074db5aaec3f63543d088bc9b authored almost 8 years ago by Christopher McGinnis <[email protected]>
Update from database/migrations to null per https://github.com/Codeception/Codeception/issues/3990#issuecomment-277434355

a25e9a95038e82bcbbf9fd4c1b6485ce5c60035e authored almost 8 years ago by Tim Broder <[email protected]>
Update Laravel5 database_migrations_path default to be inline with Laravel

89e409d659e29239da63461470aec45dd8c9035a authored almost 8 years ago by Tim Broder <[email protected]>
Merge branch '2.2' into merge-2.2-to-master

adcb863ebe607e8d332914cf666eb61b6ca73ca4 authored almost 8 years ago by Gintautas Miselis <[email protected]>
Laravel5 module run database seeder after the start of the cleanup database transaction

e81dc564225969831beeffa7a9b69696fb7d620c authored almost 8 years ago by Jan-Henk Gerritsen <[email protected]>
Laravel5 module fix error for applications that do not use a database

b3d91f318ccfadd33bf455f078eac03aa5d88da0 authored almost 8 years ago by Jan-Henk Gerritsen <[email protected]>
Updates for Laravel 5.4

0e849524a9826fd33120a6bd072249ba637a4ba7 authored almost 8 years ago by Jan-Henk Gerritsen <[email protected]>
fix: remove the extra parentheses

624104767610f2b5ea0f0ce9c581f3c9ed248cf8 authored about 8 years ago by dmoreno <[email protected]>
Added grabNumRecords to Laravel5 module

fc78a8bb0d1b3cdb370c71139138e57c919514ce authored about 8 years ago by dmoreno <[email protected]>
Added seeNumRecords to Laravel5 module

This is equivalent to seeNumRecords in DB module

5e278ee9734729e8f2814c75f7b60f329cd15b4d authored about 8 years ago by dmoreno <[email protected]>
Laravel5 Module - Added vendor_dir option

dc6eabe85e2d6cf85ccce1dfa9b1270552003b4e authored about 8 years ago by Adrian Skierniewski <[email protected]>
Fix issue with service container bindings in Laravel 5 module

098cd5966e0c31afbbaba9b5f3a4908edca5dc06 authored about 8 years ago by Jan-Henk Gerritsen <[email protected]>
Add documentation for database seeder functionality of Laravel 5 module

dbe702053a629e31b6852acfdce0c05123a73cca authored about 8 years ago by Jan-Henk Gerritsen <[email protected]>
Small tweaks to database seeder functionality of Laravel 5 module

c454914c3541cc997bd52b31cc639b202022d359 authored about 8 years ago by Jan-Henk Gerritsen <[email protected]>
Seeder improvement in Laravel5 Module (#3552)

9d359805cddacb9bb4a30fb39ad38e7d6533bf97 authored about 8 years ago by Alexandre Mangin <[email protected]>
Seeder improvement in Laravel5 Module (#3552)

e42ce10fb9e83adbef17d379fd05d28c889dbc0c authored about 8 years ago by Alexandre Mangin <[email protected]>
Improve documentation of Laravel5 module

a6bbdb3445c65087561accfc0c6044073398742a authored about 8 years ago by Jan-Henk Gerritsen <[email protected]>
Add database_migrations_path option to Laravel5 module

82d4bf47a96feabb8667a80c3e356ec3aeb60c29 authored about 8 years ago by Jan-Henk Gerritsen <[email protected]>
Merge branch '2.2' of github.com:Codeception/Codeception into 2.2

66e88bd0b5d7536bb1f03999ac04711867cc91df authored about 8 years ago by Jan-Henk Gerritsen <[email protected]>
Fix docblocks for have and haveMultiple methods

ab6de4adee7ecd3e0b1a989fcaf9454612fc1e3e authored about 8 years ago by Jan-Henk Gerritsen <[email protected]>
Fix docblocks for have and haveMultiple methods

d7af6c9ecbc2ad556225a121808244bbfdd0dc80 authored about 8 years ago by Jan-Henk Gerritsen <[email protected]>
Remove methods from Laravel5 module _after hook (#3493)

* Add docblock

* Remove methods from Laravel5 module _after hook

* Update Travis to not ru...

df6d49c034160b56fd400efc9374ffc63981feda authored over 8 years ago by Jan-Henk Gerritsen <[email protected]>
Fix support for nested arrays in the file array

With the latest patch to this file, I accidentally removed support the files array being able to...

ca38b45f218b24e70aaec7020e68b4c4a6b5e479 authored over 8 years ago by Torkil Sinkaberg Johnsen <[email protected]>
Merge branch '2.2' into merge-2.2-to-master

ecba610c915230c217f2bbc556e524e856275de5 authored over 8 years ago by Gintautas Miselis <[email protected]>
merged with 2.2

8cbb6720405eb029af3a7a680694b0922a1f0a1a authored over 8 years ago by Davert <[email protected]>
Laravel5 check if UploadedFile class exists before using it

243f46f61728af075a3612da7e666459d9bab6ba authored over 8 years ago by Jan-Henk Gerritsen <[email protected]>
Laravel5 fix issue with error handler for Laravel 5.3

032656f75fd50d10562c99d09a88c650fd16b602 authored over 8 years ago by Jan-Henk Gerritsen <[email protected]>
Merge branch '2.2' of github.com:Codeception/Codeception into 2.2

2f0b999bb251636620b5518c0086c69bacd38e87 authored over 8 years ago by Davert <[email protected]>
Laravel5 fix issue with uploaded files

eabb601e0adea6667b4c7b1cc5b4bad2029c7f29 authored over 8 years ago by Jan-Henk Gerritsen <[email protected]>
Merge branch '2.2' of github.com:Codeception/Codeception into 2.2

54b2e1ed87673855915bab4af6d3b318559be33a authored over 8 years ago by Davert <[email protected]>
Maintenance (CodeStyle fix, Release Script updates, ...) (#3369)

* Maintanance
* fixed codestyle
* updated codeception/base release script
* updated changelog...

8a9fd97e3946813772076e8dfb402cac5a715e26 authored over 8 years ago by Michael Bodnarchuk <[email protected]>
Maintanance

* fixed codestyle
* updated codeception/base release script
* updated changelog
* version bump

d574e3da3bb95067822807465cba659a32852a42 authored over 8 years ago by Davert <[email protected]>
Laravel5 add run_database_migrations configuration option

fbb4f5c6bd02f85173fa7c52e9952b53552fb553 authored over 8 years ago by Jan-Henk Gerritsen <[email protected]>
Add callArtisan method to Laravel5 module

11d8bfcb04ee24065414a29d36b40ec6a605e2e3 authored over 8 years ago by Jan-Henk Gerritsen <[email protected]>
Laravel5 add functionality to disable model events

c164d53d4356ed72780e5d410b436404566bff34 authored over 8 years ago by Jan-Henk Gerritsen <[email protected]>
Add information about minimum supported version of Laravel 5

355c8d2a8395e13151a9135708f7d0ff45c27c34 authored over 8 years ago by Jan-Henk Gerritsen <[email protected]>
Laravel5 add methods to register service container bindings

77f4e0acd4f184f595f3877498ea43b5f43cf690 authored over 8 years ago by Jan-Henk Gerritsen <[email protected]>
Fix docblocks

Fix return types in the docblocks of the `findRecord` methods of the
Laravel5 and Lumen modules.

1d1836991cd7fa613a847116db361c0ae760f2b0 authored over 8 years ago by Jan-Henk Gerritsen <[email protected]>
PSR2 fixes

a4b0f2a4dd0c8b6755c24c9e0ef2917d725d78b9 authored over 8 years ago by Davert <[email protected]>
merged 2.1

66dd1cca83d4427ce52526541a5b91ae074543c7 authored over 8 years ago by Davert <[email protected]>
PSR-2 compliance (#3105)

* Add composer.lock to .gitignore

* Put direct link to coding standards description

* Fix ...

2da2b042907bfb6f7a09b26bb815c02452efc87f authored over 8 years ago by Max Grigorian <[email protected]>
Merge branch 'master' into merge-21

e460a88a85b72eb3675116e3417aec5ef9635df0 authored over 8 years ago by Davert <[email protected]>
merged with origin/master

ceeb24daadaf87239d75996476069ca9453468d9 authored over 8 years ago by Davert <[email protected]>
merged with origin/2.1

3e1845bb8a864636dc6858d88cb3d51173f60d6f authored over 8 years ago by Davert <[email protected]>
merged with 2.1

68525822f63f3ee3678093229eb9ee0d2962dbaa authored over 8 years ago by Davert <[email protected]>
Fix wording

7481de74f959da0e13183e6a7d2ba0a5cad65d77 authored over 8 years ago by krienow <[email protected]>
Merge branch '2.1' into merge-2.1-master

Conflicts:
.travis.yml
composer.json
src/Codeception/Lib/Connector/Laravel4.php
src/Codecept...

7a37a6bb0cab34c1aa150b53d2549171fb68c8ec authored over 8 years ago by Gintautas Miselis <[email protected]>
Fix issue where Laravel modules call non-existing services in _before and _after methods

9a61be4334257d427413eb5301ce3f13dcd286a3 authored over 8 years ago by Jan-Henk Gerritsen <[email protected]>
Fix issue where Laravel modules call non-existing services in _before and _after methods

212c5ba9b25c2f3f908452b9ea4a141f1eb2bb1a authored over 8 years ago by Jan-Henk Gerritsen <[email protected]>
Merged 2.1 changes to master

9b383b7c13a8c8c1c6a3a8216529da15bdeaee75 authored almost 9 years ago by Gintautas Miselis <[email protected]>
Laravel 5 module add guard parameter for seeAuthentication and dontSeeAuthentication methods

0b07b209f9d39fcc1f7f215f3bee2b86055667d7 authored almost 9 years ago by Jan-Henk Gerritsen <[email protected]>
added @orm part to have and haveMultiple methods of Laravel5

ebb9ca0d3db78df8b430090dc4474c15d6dddf7e authored almost 9 years ago by Davert <[email protected]>
Refactor database methods for Laravel5 and Lumen modules

f205cb46398ec89b2e5f3b9da9642cd466af5568 authored almost 9 years ago by Jan-Henk Gerritsen <[email protected]>
Merge branch '2.1' into merge-2.1-to-master

Conflicts:
.travis.yml
CHANGELOG.md
composer.lock
docs/modules/Phalcon2.md
src/Codeception/...

ba894df38524e8b21b6cb6601ae85699a1edcfa5 authored almost 9 years ago by Gintautas Miselis <[email protected]>
Fix coding style

ba79185b6566d4050d971fb477319e9a5948814c authored almost 9 years ago by Jan-Henk Gerritsen <[email protected]>
Add functionality to disable/enable exception handling to Laravel5 module

0f669785cd926adf28cf631b8d46f05c538405b4 authored almost 9 years ago by Jan-Henk Gerritsen <[email protected]>
Fix issue with Laravel 5 module amLoggedAs method. Closes #2795.

b071371b2fe17faa4475817fc1d5ce856b7076dd authored almost 9 years ago by Jan-Henk Gerritsen <[email protected]>
Fix issue with Laravel 5 module amLoggedAs method. Closes #2795.

63921092487932decf4b2ec9e749a50d76ed19b9 authored almost 9 years ago by Jan-Henk Gerritsen <[email protected]>
merged with master

1ef053c84e9bbc816545ccdbd0a988f2dc366160 authored almost 9 years ago by Davert <[email protected]>
merged with master

3bf939c2129c2de678877a5d9344b6c9dcf430c7 authored almost 9 years ago by Davert <[email protected]>
fixed formattimg for CI

38bf8daf28399c363c181eaa4fb04ee7cf8083bc authored almost 9 years ago by Davert <[email protected]>