Sylius/tests/Functional
Mateusz Zalewski 410716251a
Merge branch '1.9' into 1.10
* 1.9:
  [Security] XSS - SVG file upload vulnerability fixed
  [PHPUnit] Move subscribers tests to main directory
  Replace str_contains with strpos method to support PHP 7
  [Behat] Extract browser element and context
  [Behat] Add scenarios for securing access to account and dashboard after logging out
  Minor fixes for specs and unit tests of cache control subscribers
  Remove type declarations for properties due to supporting PHP 7.3
  [Maintenace] Test existence of new cache headers
  [UI] Force no-store cache directives for admin and customer account section
  suggested review changes
  listener added to finish response with X-Frame-Options sameorigin header
2022-03-14 15:06:24 +01:00
..
Bundles/ApiBundle/CommandHandler Apply coding standard fixes 2021-05-27 11:14:24 +01:00
ImageUploaderTest.php [Security] XSS - SVG file upload vulnerability fixed 2022-03-09 12:48:42 +01:00
SalesDataProviderTest.php Apply coding standard fixes 2020-06-24 14:18:24 +02:00
UpdatingUserPasswordEncoderTest.php Replace Doctrine\Common\Persistence with Doctrine\Persistence 2021-01-11 18:14:08 +01:00