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

refactored to have multiple independent test formats

a1c8519e17b938c85647d1d8f6cca3a678d8f025 authored almost 9 years ago by Davert <[email protected]>
Fixed typo for amLoggedAs function in Laravel5 module

686548cf7314b8f0ca6180ee7e791541124d2563 authored almost 9 years ago by Bertram Truong <[email protected]>
refactored to have multiple independent test formats

ddb869a85179aae975174b28846c735a10db178f authored almost 9 years ago by Davert <[email protected]>
refactored to have multiple independent test formats

a408643b3f792e1097e0a150bd1dff758fb2e763 authored almost 9 years ago by Davert <[email protected]>
Fixed typo for amLoggedAs function in Laravel5 module

4c40c0c5618a04bad1210c4a8085526f55c84a4a authored almost 9 years ago by Bertram Truong <[email protected]>
Merge branch '2.1' into refactor-formats

756e0852b67b2e2153f717736ec3101c7ca6e42f authored almost 9 years ago by Davert <[email protected]>
Merge pull request #2676 from gmhenderson/2.1

Allow Laravel5 application URL to be set through config

4bfc87d762c1d5bdd29ef1245915772f125995ba authored almost 9 years ago by Jan-Henk Gerritsen <[email protected]>
Merge branch '2.1' into refactor-formats

c6b3a76578da83925f97b6b66e106122d2c8d90e authored almost 9 years ago by Davert <[email protected]>
Mocked events shouls also return an array

"Normal" events in Laravel return an array of listeners responses. Mocked events should also ret...

465e596bb318ae23fc701f92c794e03d457608f4 authored almost 9 years ago by Devin <[email protected]>
merged with 2.1

49b0371f071a53d82dec28317e91a4f47e36af1b authored almost 9 years ago by Davert <[email protected]>
refactred to use metadata

df1e64da4c7bebc2ed90e645442d08dcd0650d77 authored almost 9 years ago by Davert <[email protected]>
allow Laravel5 application url to be set in config

2199fadfc1db37d26faaa499e0d7e9e92bf98ffb authored almost 9 years ago by Garrett <[email protected]>
Laravel5 module change amLoggedAs method to support Laravel 5.2. Fixes #2658.

9d4e948637a1cac60056a480a8c1099c93fce0fa authored about 9 years ago by Jan-Henk Gerritsen <[email protected]>
Add cache flush and DB disconnect calls to _after method for Laravel modules

c6127320b34842c716cce7d7a861618753230529 authored about 9 years ago by Jan-Henk Gerritsen <[email protected]>
Merge branch '2.1' into feature-get-internal-domains

Conflicts:
src/Codeception/Module/Laravel4.php
src/Codeception/Module/Laravel5.php
src/Codece...

4c0b1a354d46358540750cc8fa1adaea390d8c56 authored about 9 years ago by Jan-Henk Gerritsen <[email protected]>
Refactor Laravel 5 module

4c7a74c41cf0dd1e127623da08b72808edc2ae54 authored about 9 years ago by Jan-Henk Gerritsen <[email protected]>
Use route name instead of the route

1d93b6842c9d31bc96c26e111f92f4bd63b6938b authored about 9 years ago by Shawn Tunney <[email protected]>
Add back enableEvents method

83211da9cb3cfd50d8fb3a648b59facac468e13c authored about 9 years ago by Jan-Henk Gerritsen <[email protected]>
Refactor events functionality

3b3d4bd276946482c1f8fee87ad34684d9658651 authored about 9 years ago by Jan-Henk Gerritsen <[email protected]>
Laravel module fix call to getName() on null when no route is set. Closes #2517.

575663ceaa0453daa307e58016a21c42b763a08e authored about 9 years ago by Jan-Henk Gerritsen <[email protected]>
Merge branch '2.1' into feature-get-internal-domains

Conflicts:
src/Codeception/Lib/InnerBrowser.php
src/Codeception/Module/Laravel5.php

feda965cdc11e41482ff55fd702f51809d4c7259 authored about 9 years ago by Jan-Henk Gerritsen <[email protected]>
Improve Laravel 5 module error messages

b624e8124035d211c9ab7b627869ec26f48b742c authored about 9 years ago by Jan-Henk Gerritsen <[email protected]>
Improve Laravel 5 module form error methods. Closes #2432.

f1c330106c3fbefcfe334a01f180ff0d298776a0 authored about 9 years ago by Jan-Henk Gerritsen <[email protected]>
Update documentation for Laravel modules

0760861875dcae517e37de1d6dbe55896daaa9f7 authored about 9 years ago by Jan-Henk Gerritsen <[email protected]>
Add wrapper methods for Laravel 5 model factories

78dd63ac39446ec9ca02fa613bfb4e64ab886206 authored about 9 years ago by Jan-Henk Gerritsen <[email protected]>
Implement getInternalDomains() for Laravel 5 module

6ff84737b07a91cca387ffdc876f2187d708daf7 authored about 9 years ago by Jan-Henk Gerritsen <[email protected]>
Merge branch 'feature-get-internal-domains' of https://github.com/Codeception/Codeception into feature-get-internal-domains

3b9a31253f7b90643d7466c16d972357719c6fea authored about 9 years ago by Gintautas Miselis <[email protected]>
Moved getInternalDomains to Codeception\Lib\Framework, deleted SupportsDomainRouting interface

6fd08bade628facd3ea8cc5c7ecd63c45f04780d authored about 9 years ago by Gintautas Miselis <[email protected]>
Moved getInternalDomains to Codeception\Lib\Framework, deleted SupportsDomainRouting interface

f942b1f5f543b4b2c4a5f4ce9909a07b8ff5540d authored about 9 years ago by Gintautas Miselis <[email protected]>
Added empty getInternalDomains to all modules implementing SupportsDomainRouting

9f4c38e1961d2a46d01ca9804e4099bc35958fee authored over 9 years ago by Gintautas Miselis <[email protected]>
Added interface SupportsDomainRouting to all framework modules except those that only support localhost #2371

a2376c0407482c65715ba911e9a7e6ee89506561 authored over 9 years ago by Gintautas Miselis <[email protected]>
Laravel5 module add event methods

85c8390a61c354a97ef611299263e315c999be3c authored over 9 years ago by Jan-Henk Gerritsen <[email protected]>
Laravel5 add dontSeeFormErrors method. Closes #2268.

c8b4c97a069cb48db3c2b4f8f5271749a08f3a80 authored over 9 years ago by Jan-Henk Gerritsen <[email protected]>
improve param notation.

3db6ffd9a760c2b6e133163728b3c79d993a754d authored over 9 years ago by cjaoude <[email protected]>
Revert "Add dontSeeInSession and dontSeeSessionHasValues."

This reverts commit db863ac759c6533feadbaa38c4a48f6175135409.

a958293a478eda11c4fab640c99b74e216d33342 authored over 9 years ago by cjaoude <[email protected]>
Add dontSeeInSession and dontSeeSessionHasValues.

Complementary methods to detect session values are not present.

440266b03d04ab209f671c1383ea7140159437db authored over 9 years ago by cjaoude <[email protected]>
Better example for amLoggesAs.

9adca01bd401e2bc5bdeb48cb0b4562d8b7a0807 authored over 9 years ago by cjaoude <[email protected]>
Add example to amLoggedAs.

18c4acbfbdcc7820a6efb8f18227bb22ee8fdda3 authored over 9 years ago by cjaoude <[email protected]>
Add disableMiddleware and enableMiddleware methods to Laravel5 module

b4360ed264cca1f1e63b46319dbabf8ab3ba9fc4 authored over 9 years ago by Jan-Henk Gerritsen <[email protected]>
grammar fixes

exists vs exist

3c3aa070759afdcf121dfeec17924fa75a1073f0 authored over 9 years ago by Ryan Mott <[email protected]>
Set request instance earlier in the Laravel 5 connector

01a543efa20ab7df159a73cf359ab5ec5094409a authored over 9 years ago by Jan-Henk Gerritsen <[email protected]>
Improve error handling of haveRecord methods for Laravel modules. Closes #2217

5a7149b8edc361eff09bc284a2b4b1e71d0faaa7 authored over 9 years ago by Jan-Henk Gerritsen <[email protected]>
merged with 2.0

7d822b1974e3d8ff2af705c44ff3dc2d5a7ae8ff authored over 9 years ago by Davert <[email protected]>
merged with 2.0

0e9d19b06757b5c2f13dd460a81aeea895b909c2 authored over 9 years ago by Davert <[email protected]>
merged with 2.0

4fd531eae145b783a598c6105b083d0f3b91d993 authored over 9 years ago by Davert <[email protected]>
Rewrite of Laravel5 module

2791425e495107e4a7a865010612dea9626a1b8c authored over 9 years ago by Jan-Henk Gerritsen <[email protected]>
Rewrite of Laravel5 module

8c4fd683aaddcec23f0d31a658507e9c5cc02ae4 authored over 9 years ago by Jan-Henk Gerritsen <[email protected]>
Code cleanup (PSR-2) and some refactoring

- Basic syntax checking and cleanup
- Changed code for a little more consistency

771bb2e57d306bfe4a32447ac990e13aafafdd4f authored over 9 years ago by Zaahid Bateson <[email protected]>
merged with 2.0

ef00a235b40dd44b7ae7a6c80ed0fcfb29bfc3cb authored over 9 years ago by Davert <[email protected]>
Fix for #2000

5d9255072b4ad742d1f8f38bc75817bde217dcf2 authored over 9 years ago by Jan-Henk Gerritsen <[email protected]>
merged with 2.0

3a16d4fdcedae3d2934c48e6f50c4c5934936da0 authored over 9 years ago by Davert <[email protected]>
Laravel modules documentation improvements

e07b1edf5bd1e06152795197440d0c72e8a53a62 authored over 9 years ago by Jan-Henk Gerritsen <[email protected]>
add correct formatting for seeRecord() method

3a745be4bfe3af5e9996616138bc8409f3c2a344 authored over 9 years ago by Chris Gmyr <[email protected]>
Improve Laravel modules error messages

d33f61ffb78c8195ad1832de9cb2a0296d18ab94 authored over 9 years ago by Jan-Henk Gerritsen <[email protected]>
parts documentation updates

efd1c308e0914ab5effb5b8f839702193b400788 authored over 9 years ago by Davert <[email protected]>
Fix "syntax error, unexpected ')', expecting ']'" in "src\Codeception\Module\Laravel5.php on line 77"

1ed4505a4a80514d1036253b4d35239f9ac18e54 authored over 9 years ago by Alexandre <[email protected]>
merged with stable branch

8294ab362bc1abec8812e9ff2cfd3876050be6ae authored over 9 years ago by Davert <[email protected]>
updated module reference and base generators for new config changes

fda225c2a69a0302479afb9c8624f1e1481585a3 authored over 9 years ago by Davert <[email protected]>
Rename method arguments

8212594558dd2f3aaf3af642670821c214663965 authored over 9 years ago by Jan-Henk Gerritsen <[email protected]>
module parts implemented

92c4fb4a41798a51f814d844efbec17280acc345 authored over 9 years ago by Davert <[email protected]>
* renamed exception classes

* improved error formatting in console
* prepared modules for partitioning

4fa882704ae7a6606f66d31656fccec466070924 authored over 9 years ago by Davert <[email protected]>
Whitespace fixes

7a2e186b637f27730fb9015d9f19502bb9d7a974 authored over 9 years ago by Jan-Henk Gerritsen <[email protected]>
merged with 2.0

2dc07816509b9eec41e347b0cd582ca36bb06caa authored almost 10 years ago by Davert <[email protected]>
Add `packages` option for application packages.

f251712c4ad964f68fdfb3145fd3e09b6b09fd5c authored almost 10 years ago by Jonathan Torres <[email protected]>
reformatted code

ef664ba7db826e49a91637cad4203059a8449358 authored almost 10 years ago by Davert <[email protected]>
updated modules to support new constructor injection

54b21141614b3f90b2a2e3e2c81817d74e27cc8c authored almost 10 years ago by Davert <[email protected]>
Fix Call to undefined method Symfony\Component\HttpFoundation\Request::route() exception

5a78b795c1f621db7272fa9a27f3874751735252 authored almost 10 years ago by Jan-Henk Gerritsen <[email protected]>
Fixed issue with domain-specific routes

b8e1964147ea8f5f67eec5e161e2d4af143dbe40 authored almost 10 years ago by Jan-Henk Gerritsen <[email protected]>
Add Laravel 5 module files

603033a8bb757ad9f5fa7d32d15f036ef00968fa authored almost 10 years ago by Jan-Henk Gerritsen <[email protected]>