Giter Site home page Giter Site logo

Comments (11)

crishoj avatar crishoj commented on September 23, 2024 1

If $this->createApplication() is called in the test constructor, the warnings appear.

(The call to createApplication() is a workaround for A facade root has not been set when interacting with the framework in PHPUnit 11 static @dataProvider. I would be happy to learn about a better workaround.)

from framework.

crynobone avatar crynobone commented on September 23, 2024 1

@crishoj

CleanShot 2024-04-18 at 14 31 32

Read the Caveat section from https://tighten.com/insights/tidying-up-your-phpunit-tests-with-data-providers/

from framework.

crynobone avatar crynobone commented on September 23, 2024

Hey there, thanks for reporting this issue.

We'll need more info and/or code to debug this further. Can you please create a repository with the command below, commit the code that reproduces the issue as one separate commit on the main/master branch and share the repository here?

Please make sure that you have the latest version of the Laravel installer in order to run this command. Please also make sure you have both Git & the GitHub CLI tool properly set up.

laravel new bug-report --github="--public"

Do not amend and create a separate commit with your custom changes. After you've posted the repository, we'll try to reproduce the issue.

Thanks!

from framework.

elb98rm avatar elb98rm commented on September 23, 2024

I'm sorry - I don't have time. However, the previous post offered these commands.

laravel new laravel
cd laravel
./vendor/bin/phpunit

from framework.

driesvints avatar driesvints commented on September 23, 2024

Just works for me:

Screenshot 2024-04-08 at 10 23 58

from framework.

elb98rm avatar elb98rm commented on September 23, 2024

image

Doesn't for me. Unfortunately due to a work deadline, I can't spend time on the bug. Hopefully someone else will be able to help.
As I've mentioned, this is a duplicate that looks like it's been re-introduced by PHPUnit, and other people have also seen it.

Hope it gets resolved.

from framework.

AdrienPoupa avatar AdrienPoupa commented on September 23, 2024

I am also getting this on a new Laravel 11 project

from framework.

pps1 avatar pps1 commented on September 23, 2024

This also happens on Symfony 7.0.3 controller tests

from framework.

elb98rm avatar elb98rm commented on September 23, 2024

@driesvints is this being looked at? It's not a closed issue.

from framework.

driesvints avatar driesvints commented on September 23, 2024

I need a way to reproduce this.

from framework.

elb98rm avatar elb98rm commented on September 23, 2024

Ok, Ill look at trying to make a suitble test later today.

from framework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.