mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
This allow to create authenticated client with : ``` use Chill\MainBundle\Tests\TestHelper as MainTestHelper; class XYZTest extens WebTestCase { public function testABC() { $client = static::createClient(array(), MainTestHelper::getAuthenticatedClientOptions() ); //... } } ```
ChillMain
An app for social-profit organisations
Issues
Please refer to https://redmine.champs-libres.coop/projects/chillmain/issues
Documentation & installation
Read documentation here : http://chill.readthedocs.org
Languages
PHP
77.3%
Twig
10.4%
Vue
7.4%
JavaScript
3.1%
TypeScript
1%
Other
0.8%