@ui
Scenario: Deleted taxon should disappear from the registry
Given the store has route "krzysztof-krawczyk"
When I delete route "krzysztof-krawczyk"
Then I should be notified that it has been successfully deleted
And the route "krzysztof-krawczyk" should no longer exist in the store
[PHPCR\InvalidItemStateException]
Item /cms/routes/krzysztof-krawczyk is deleted
Exception trace:
() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/jackalope/jackalope/src/Jackalope/Item.php:640
Jackalope\Item->checkState() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/jackalope/jackalope/src/Jackalope/Node.php:835
Jackalope\Node->getIdentifier() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/jackalope/jackalope/src/Jackalope/ObjectManager.php:1110
Jackalope\ObjectManager->refresh() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/jackalope/jackalope/src/Jackalope/Session.php:463
Jackalope\Session->refresh() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/doctrine/phpcr-odm/lib/Doctrine/ODM/PHPCR/UnitOfWork.php:3201
Doctrine\ODM\PHPCR\UnitOfWork->clear() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/doctrine/phpcr-odm/lib/Doctrine/ODM/PHPCR/DocumentManager.php:883
Doctrine\ODM\PHPCR\DocumentManager->clear() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/doctrine/phpcr-bundle/DoctrinePHPCRBundle.php:159
Doctrine\Bundle\PHPCRBundle\DoctrinePHPCRBundle->clearDocumentManagers() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/doctrine/phpcr-bundle/DoctrinePHPCRBundle.php:141
Doctrine\Bundle\PHPCRBundle\DoctrinePHPCRBundle->shutdown() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php:152
Symfony\Component\HttpKernel\Kernel->shutdown() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/friends-of-behat/symfony-extension/src/Listener/KernelRebooter.php:47
FriendsOfBehat\SymfonyExtension\Listener\KernelRebooter->rebootKernel() at n/a:n/a
call_user_func() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php:174
Symfony\Component\EventDispatcher\EventDispatcher->doDispatch() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/src/Behat/Testwork/EventDispatcher/TestworkEventDispatcher.php:39
Behat\Testwork\EventDispatcher\TestworkEventDispatcher->dispatch() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/src/Behat/Behat/EventDispatcher/Tester/EventDispatchingScenarioTester.php:117
Behat\Behat\EventDispatcher\Tester\EventDispatchingScenarioTester->tearDown() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/src/Behat/Behat/Tester/Runtime/IsolatingScenarioTester.php:70
Behat\Behat\Tester\Runtime\IsolatingScenarioTester->test() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/src/Behat/Behat/Tester/Runtime/RuntimeFeatureTester.php:84
Behat\Behat\Tester\Runtime\RuntimeFeatureTester->test() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/src/Behat/Behat/Hook/Tester/HookableFeatureTester.php:72
Behat\Behat\Hook\Tester\HookableFeatureTester->test() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/src/Behat/Behat/EventDispatcher/Tester/EventDispatchingFeatureTester.php:71
Behat\Behat\EventDispatcher\Tester\EventDispatchingFeatureTester->test() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/src/Behat/Testwork/Tester/Runtime/RuntimeSuiteTester.php:63
Behat\Testwork\Tester\Runtime\RuntimeSuiteTester->test() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/src/Behat/Testwork/Hook/Tester/HookableSuiteTester.php:73
Behat\Testwork\Hook\Tester\HookableSuiteTester->test() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/src/Behat/Testwork/EventDispatcher/Tester/EventDispatchingSuiteTester.php:72
Behat\Testwork\EventDispatcher\Tester\EventDispatchingSuiteTester->test() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/src/Behat/Testwork/Tester/Runtime/RuntimeExercise.php:71
Behat\Testwork\Tester\Runtime\RuntimeExercise->test() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/src/Behat/Testwork/EventDispatcher/Tester/EventDispatchingExercise.php:70
Behat\Testwork\EventDispatcher\Tester\EventDispatchingExercise->test() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/src/Behat/Testwork/Ordering/OrderedExercise.php:80
Behat\Testwork\Ordering\OrderedExercise->test() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/src/Behat/Testwork/Tester/Cli/ExerciseController.php:149
Behat\Testwork\Tester\Cli\ExerciseController->testSpecifications() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/src/Behat/Testwork/Tester/Cli/ExerciseController.php:108
Behat\Testwork\Tester\Cli\ExerciseController->execute() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/src/Behat/Testwork/Cli/Command.php:63
Behat\Testwork\Cli\Command->execute() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/symfony/symfony/src/Symfony/Component/Console/Command/Command.php:255
Symfony\Component\Console\Command\Command->run() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php:830
Symfony\Component\Console\Application->doRunCommand() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php:191
Symfony\Component\Console\Application->doRun() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/src/Behat/Testwork/Cli/Application.php:124
Behat\Testwork\Cli\Application->doRun() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/symfony/symfony/src/Symfony/Component/Console/Application.php:122
Symfony\Component\Console\Application->run() at /Users/pamil/Projects/Lakion/SyliusCmsBundle/vendor/behat/behat/bin/behat:34
Gave them
@todo
tag for a while.