Sylius/tests
Mateusz Zalewski 6e655d6368
Merge branch '1.10' into 1.11
* 1.10:
  [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:09:18 +01:00
..
Api Add header based locale context 2022-03-03 16:14:28 +01:00
Controller Merge branch '1.10' into 1.11 2022-03-14 15:09:18 +01:00
DataFixtures/ORM [Admin] Undefined labels fixed in Taxon scope in CP 2022-03-10 14:28:43 +01:00
EventListener [PHPUnit] Move subscribers tests to main directory 2022-03-07 18:04:34 +01:00
Fixture Make test compatible with Symfony 3.4 2019-06-21 11:20:28 +08:00
Functional Merge branch '1.10' into 1.11 2022-03-14 15:09:18 +01:00
Resources [Security] XSS - SVG file upload vulnerability fixed 2022-03-09 12:48:42 +01:00
Responses/ajax assert response instead of one value from array 2022-03-10 14:38:34 +01:00