Git Product home page Git Product logo

Comments (3)

michaelhue avatar michaelhue commented on June 17, 2024 1

Hey Pascal, thanks for the reply! In the meantime I contributed the waitForEvent() method to Dusk, which makes the process even easier (but would require Dusk >= v6.23.0).

Personally I switched from using a mixin to extending the Dusk Browser class with a custom InertiaBrowser class, in order to get IDE support while writing tests. In your BrowserTestCase base class you would use a ProvidesInertiaBrowser trait, which implements the newBrowser() method returning an InertiaBrowser instance.

I created a Gist to show what I mean: https://gist.github.com/michaelhue/6d62cd0470ecac2b21d296151e25fc76

What do you think? Would you prefer the inheritance or mixin approach?

from inertiajs-events-laravel-dusk.

pascalbaljet avatar pascalbaljet commented on June 17, 2024

Hi Michael, this looks great! This would eliminate some configuration setup while still providing the same functionality. If you would create PR, I'd definitely merge it. Thanks!

from inertiajs-events-laravel-dusk.

pascalbaljet avatar pascalbaljet commented on June 17, 2024

Requiring Dusk >= v6.23.0 is fine! I agree with you on IDE support. It's something I find frustrating with macros as well. Maybe you could implement the methods in a trait, so people can create their own custom browser and use the trait.

from inertiajs-events-laravel-dusk.

Related Issues (2)

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.