-
Extend `Symfony\Component\Panther\PantherTestCase`
Probably just need to add this to the test code generator for now. Will need same in whatever package generates code from these models.
-
### Describe the bug
All our new Shiny commands for running PHPcs, PHPcbf and other testing tools do not work for me, even after pulling in the latest OpenEMR flex. I am wondering if this is the ca…
-
### Environment
#### Sonata packages
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.48.2 3.54.1 The missing Symfony Admin Generator
sonata-projec…
-
-
Flash messages are typically used in a POST-redirect-GET process.
Because flash messages use the session, the target GET page cannot be cached.
See e.g. https://github.com/symfony/demo/pull/859 on t…
-
Given the upcoming release of symfony 5, will it be supported?
-
Hello,
I have a lot of functional tests and when I launch phpunit, an errors occurs:
> Operation timed out after 30001 milliseconds with 0 bytes received.
When I launch test one by one or I …
qferr updated
4 years ago
-
Hello 🙂,
PHPUnit is mandatory when using `ApiTestCase`.
What do you think about offering an ApiTestClass (or a Trait) without requiring PHPUnit, something compatible with any testing tool? Maybe…
-
Hello,
I would like to have a "file" transport for Symfony Mailer.
It would write messages to a configurable folder, as serialized files (using PHP `--serialize`).
The main use case I see if…
-
I'm trying to crawl this link http://www.mumbaiwebdesign.in/ and I have to following test cases:
1. I access the link thru my google chrome browser, everything's fine
2. I try use wget thru the co…