* 2.0:
[Behat] Refine codebase for promotion and cart contexts
Enable dashboard and homepage suites
Minor Product config improvement
Enable the rest of product tests and correct order of the attribute values in the response
Correct contract tests and behat
Bring back non exposed ProductOptionValue
[Behat] Refine flow of shop promotion scenarios
* 2.0: (22 commits)
[CS][DX] Refactor
Fix error template finders specs and the way logged in admin user is checked
[Behat] Fix """unexistent"""
[Shop][Admin] Fix error pages location
Slight cleanup
Fix the build and improve a bit the failed step erros messages
Move Error renderer to UiBundle
Redirect to login page if the reset password token is wrong
Decouple TwigErrorRenderer from AdminBundle
Add tests
Exclude ErrorRenderer and FlattenException from composer require checker
Separate exact templates for Admin and Shop
Separate the rendering of the error templates for Shop and Admin
Create and add a 404 page for the Admin Panel using twig hooks
Customer create edit page fixes
Remove deprecated statistics
Use interface for a response checker dependency
[Admin][Taxon] Minor improvements
[Admin][Taxon] Add info about component inside template
[Admin][Taxon] Remove unnecessary lines
...