Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pestphp/pest-plugin-laravel issues and pull requests

#55 - [2.x] Add the ability to publish and use test stubs

Pull Request - State: open - Opened by michaelr0 about 2 months ago

#54 - Use $guard instead of $driver for parameter

Pull Request - State: open - Opened by phh 2 months ago

#53 - [2.x] Add castAsJson() to Database

Pull Request - State: closed - Opened by phh 7 months ago - 2 comments

#52 - [2.x] Add prompts for missing arguments for pest:test

Pull Request - State: closed - Opened by phh 8 months ago

#51 - 10.15.0

Pull Request - State: closed - Opened by DrMaxis 9 months ago

#50 - [2.x] Added method to assert a model is another model

Pull Request - State: closed - Opened by rossjcooper 9 months ago - 1 comment

#49 - [2.x] Intercept toContain to handle callables on collections

Pull Request - State: closed - Opened by gehrisandro 10 months ago - 1 comment

#48 - [2.x] Add CSRF token handling for `toMatchSnapshot`

Pull Request - State: closed - Opened by gehrisandro 10 months ago - 1 comment

#46 - Fixes `pest:dusk` command for Laravel Dusk 7.8 compatibility

Pull Request - State: closed - Opened by crynobone 12 months ago

#45 - feat(expectations): support `Carbon` in `toBe`

Pull Request - State: closed - Opened by innocenzi 12 months ago - 2 comments

#44 - [2.x] Add `forgetMock` into Container

Pull Request - State: closed - Opened by milwad-dev about 1 year ago - 1 comment

#43 - [2.x] Remove unnecessary params

Pull Request - State: closed - Opened by milwad-dev about 1 year ago - 2 comments

#42 - [2.x] Add `castAsJson` to Database

Pull Request - State: closed - Opened by milwad-dev about 1 year ago

#41 - [2.x] Fix `call` method in Http

Pull Request - State: closed - Opened by milwad-dev about 1 year ago

#40 - [2.x] Add `head` in Http

Pull Request - State: closed - Opened by milwad-dev about 1 year ago

#39 - [2.x] Add `withCredentials` into Http

Pull Request - State: closed - Opened by milwad-dev about 1 year ago

#38 - [2.x] Add `withBasicAuth` into Http

Pull Request - State: closed - Opened by milwad-dev about 1 year ago

#37 - [10.x] Add `withoutToken` in http requests

Pull Request - State: closed - Opened by milwad-dev about 1 year ago

#36 - [10.x] Add `withToken` method in Http

Pull Request - State: closed - Opened by milwad-dev about 1 year ago

#35 - [2.x] Add `expectsDatabaseQueryCount` to Database

Pull Request - State: closed - Opened by milwad-dev over 1 year ago - 1 comment

#34 - Add `withVite()` and `withoutVite()` functions

Pull Request - State: closed - Opened by wilsenhc over 1 year ago - 1 comment

#33 - fix tests(ext-zip added)

Pull Request - State: closed - Opened by erikn69 over 1 year ago

#32 - Add `freezeTime`/`freezeSecond` helpers

Pull Request - State: closed - Opened by binotaliu over 1 year ago

#31 - Create PULL_REQUEST_TEMPLATE.md

Pull Request - State: closed - Opened by jordmondson over 1 year ago - 1 comment

#30 - remove .php from filename when creating test

Pull Request - State: closed - Opened by jordmondson over 1 year ago - 1 comment

#29 - Add `assertDatabaseEmpty()`

Pull Request - State: closed - Opened by avosalmon over 1 year ago

#28 - Use more specific autoload files path

Pull Request - State: closed - Opened by naikshy about 2 years ago

#27 - [1.x] Add toBeThisModel expectation

Pull Request - State: closed - Opened by abenerd about 2 years ago

#26 - [1.x] Add new expectations

Pull Request - State: closed - Opened by abenerd about 2 years ago - 1 comment

#25 - Fix tests to check against Laravel 9

Pull Request - State: closed - Opened by fabio-ivona over 2 years ago - 1 comment

#24 - feat: Add Support for `Laravel` 9

Pull Request - State: closed - Opened by xiCO2k over 2 years ago - 9 comments

#23 - refactors database tests

Pull Request - State: closed - Opened by fabio-ivona over 2 years ago - 1 comment

#22 - Assert not soft deleted

Pull Request - State: closed - Opened by fabio-ivona over 2 years ago

#21 - Fix tests

Pull Request - State: closed - Opened by fabio-ivona almost 3 years ago

#20 - Expect model to exist

Pull Request - State: closed - Opened by fabio-ivona almost 3 years ago - 6 comments

#19 - Expect to be in database

Pull Request - State: closed - Opened by fabio-ivona almost 3 years ago - 3 comments

#18 - Adds database model assertions

Pull Request - State: closed - Opened by fabio-ivona almost 3 years ago - 2 comments

#17 - Adds a function for declaring a dataset that has access to Laravel

Pull Request - State: closed - Opened by lukeraymonddowning almost 3 years ago - 1 comment

#16 - Feature/add session errors expectation

Pull Request - State: closed - Opened by bebetoalves almost 3 years ago - 1 comment

#15 - IDE compatibility for plugin expectations

Pull Request - State: closed - Opened by mertasan almost 3 years ago - 9 comments

#14 - added missing phpdoc for toBeCollection

Pull Request - State: closed - Opened by mertasan almost 3 years ago - 2 comments

#13 - add toBeCollection()

Pull Request - State: closed - Opened by mertasan almost 3 years ago - 2 comments

#12 - chore: migrate to PHP-CS-Fixer 3.x

Pull Request - State: closed - Opened by owenvoke about 3 years ago

#11 - Fix the laravel plugin link

Pull Request - State: closed - Opened by glennforrest about 3 years ago

#10 - ci: fix tests on PHP 8 (prefer-lowest)

Pull Request - State: closed - Opened by owenvoke over 3 years ago
Labels: enhancement

#9 - Allow PHP 8

Pull Request - State: closed - Opened by GrahamCampbell almost 4 years ago

#8 - Normalise changelog formatting

Pull Request - State: closed - Opened by owenvoke about 4 years ago

#7 - feat(0.2): adds psr-4 autoloading in functions

Pull Request - State: closed - Opened by nunomaduro about 4 years ago

#6 - Remove Pest config from Composer

Pull Request - State: closed - Opened by owenvoke about 4 years ago - 1 comment

#5 - Update README.md

Pull Request - State: closed - Opened by AlexMartinFR about 4 years ago - 1 comment

#4 - Update README.md

Pull Request - State: closed - Opened by AlexMartinFR about 4 years ago - 1 comment

#3 - Update minimum required Pest version

Pull Request - State: closed - Opened by owenvoke about 4 years ago - 1 comment

#2 - Fix Pest execution path in CI

Pull Request - State: closed - Opened by owenvoke about 4 years ago - 2 comments

#1 - Add database interaction assertions

Pull Request - State: closed - Opened by owenvoke about 4 years ago - 4 comments