Daniel Bojdo

Results 8 comments of Daniel Bojdo

To be clear: PageObject\Factory methods (in my opinion) should allowed an optional parameter: Mink session or Mink session name, to create Page or Element with required session injected. It would...

I think, it seems awkward as long as you don't use multiple Mink sessions. Page (from definition in constructor) is coupled with Mink session, so we have to consider Page...

One more notice. Generally, handling many Sessions during one Scenario is quite tricky. MinkContext supports steps like "I am on Page", which always refers to Default Mink session. If you...

Hi! I see, this feature got stuck. I need it very much (different managers), so I'm going to re-factor it. I'll also provide the XML and YAML mapping drivers.

@diimpp thanks :/ Yeah. I've seen that, we can wait for the merging forever. Btw, why did you inject only one ManagerRegistry? As I know, DoctrineBundle and DoctrineMongodbBundle provide a...

@diimpp oh, sorry, I haven't noted :) Thanks anyway.

@chandon Hi! Yes, it's working fine see: https://github.com/Atlantic18/DoctrineExtensions/pull/1320 I don't know, where they will merge it (if ever?) but you can use https://github.com/DXI-Ltd/doctrine-extension and https://github.com/DXI-Ltd/doctrine-extension-bundle as long is stuck (there...

The PR: https://github.com/mnastalski/przelewy24-php/pull/15/commits