Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > it.comp.www.php > #21693
| From | Alessandro Pellizzari <shuriken@amiran.it> |
|---|---|
| Newsgroups | it.comp.www.php |
| Subject | Re: Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found |
| Date | 2017-09-05 17:58 +0100 |
| Message-ID | <f183diFkqg3U1@mid.individual.net> (permalink) |
| References | <on6mla$1eo8$1@gioia.aioe.org> <ooj797$19ti$1@gioia.aioe.org> <3154f934-9728-4555-9a06-b286bc989c61@googlegroups.com> <oom13j$1u0o$1@gioia.aioe.org> |
On 05/09/2017 12:17, Simonex wrote: > E per testare JS? > Selenium non è più compatibile con le nuove release di firefox Per testare JS l'unico modo è lanciare un browser headless e fornirgli comandi. Non sono intervenuto perché non ho mai usato Symfony. Non ho idea di come si usino i bundle. :D E, onestamente, penso che ormai siano obsoleti e che bisognerebbe iniziare a lavorare con pacchetti packagist, invece che con roba dedicata per ogni framework, altrimenti ti trovi il pacchetto per Symfony, quello per Laravel, quello per Cake, quello per Zend, quello per... Io normalmente usavo Guzzle per scaricare la pagina, e poi DOMQuery per verificare il contenuto, ma in realtà ho usato poco anche questo. Il grosso del mio lavoro negli ultimi 2 anni è stato lato API, quindi testavo direttamente il JSON e i response code. Bye.
Back to it.comp.www.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found Simonex <simo@sumo.it> - 2017-08-18 14:30 +0200
Re: Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found Simonex <simo@sumo.it> - 2017-09-04 11:44 +0200
Re: Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found fmassei@gmail.com - 2017-09-04 11:24 -0700
Re: Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found Simonex <simo@sumo.it> - 2017-09-05 13:17 +0200
Re: Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found fmassei@gmail.com - 2017-09-05 05:26 -0700
Re: Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found Simonex <simo@sumo.it> - 2017-09-05 15:04 +0200
Re: Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found fmassei@gmail.com - 2017-09-05 06:25 -0700
Re: Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found Alessandro Pellizzari <shuriken@amiran.it> - 2017-09-05 17:58 +0100
Re: Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found Simonex <simo@sumo.it> - 2017-09-05 19:28 +0200
Re: Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found fmassei@gmail.com - 2017-09-05 17:14 -0700
Re: Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found Alessandro Pellizzari <shuriken@amiran.it> - 2017-09-06 10:15 +0100
Re: Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found Simonex <simo@sumo.it> - 2017-09-06 19:13 +0200
Re: Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found Alessandro Pellizzari <shuriken@amiran.it> - 2017-09-07 10:12 +0100
Re: Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found Simonex <simo@sumo.it> - 2017-09-07 16:49 +0200
Re: Class 'Symfony\Bundle\FrameworkBundle\Test\WebTestCase' not found Alessandro Pellizzari <shuriken@amiran.it> - 2017-09-07 16:38 +0100
csiph-web