Skip to content

Commit

Permalink
Removing behat
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Mar 11, 2024
1 parent 7f055b5 commit 3e34065
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 504 deletions.
119 changes: 0 additions & 119 deletions .travis.yml

This file was deleted.

52 changes: 0 additions & 52 deletions behat.yml.dist

This file was deleted.

2 changes: 0 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,9 @@
},
"require-dev": {
"setono/code-quality-pack": "^2.7",
"setono/sylius-behat-pack": "^0.2.2",
"sylius/sylius": "~1.11.15",
"psalm/plugin-phpunit": "^0.18.4"
},
"minimum-stability": "dev",
"prefer-stable": true,
"autoload": {
"psr-4": {
Expand Down
Empty file removed etc/build/.gitignore
Empty file.
Empty file removed etc/build/.gitkeep
Empty file.
17 changes: 0 additions & 17 deletions features/add_brand.feature

This file was deleted.

17 changes: 0 additions & 17 deletions features/editing_brand.feature

This file was deleted.

2 changes: 0 additions & 2 deletions tests/Application/config/bundles.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
Symfony\Bundle\SwiftmailerBundle\SwiftmailerBundle::class => ['all' => true],
Symfony\Bundle\TwigBundle\TwigBundle::class => ['all' => true],
Doctrine\Bundle\DoctrineBundle\DoctrineBundle::class => ['all' => true],
Doctrine\Bundle\DoctrineCacheBundle\DoctrineCacheBundle::class => ['all' => true],
Sylius\Bundle\OrderBundle\SyliusOrderBundle::class => ['all' => true],
Sylius\Bundle\MoneyBundle\SyliusMoneyBundle::class => ['all' => true],
Sylius\Bundle\CurrencyBundle\SyliusCurrencyBundle::class => ['all' => true],
Expand Down Expand Up @@ -60,7 +59,6 @@
Sylius\Bundle\AdminApiBundle\SyliusAdminApiBundle::class => ['all' => true],
Symfony\Bundle\DebugBundle\DebugBundle::class => ['dev' => true, 'test' => true, 'test_cached' => true],
Symfony\Bundle\WebProfilerBundle\WebProfilerBundle::class => ['dev' => true, 'test' => true, 'test_cached' => true],
FriendsOfBehat\SymfonyExtension\Bundle\FriendsOfBehatSymfonyExtensionBundle::class => ['test' => true, 'test_cached' => true],
Nelmio\Alice\Bridge\Symfony\NelmioAliceBundle::class => ['test' => true, 'test_cached' => true],
Fidry\AliceDataFixtures\Bridge\Symfony\FidryAliceDataFixturesBundle::class => ['test' => true, 'test_cached' => true],
];
3 changes: 0 additions & 3 deletions tests/Application/config/services_test.yaml

This file was deleted.

43 changes: 0 additions & 43 deletions tests/Behat/Context/Setup/BrandContext.php

This file was deleted.

32 changes: 0 additions & 32 deletions tests/Behat/Context/Transform/BrandContext.php

This file was deleted.

Loading

0 comments on commit 3e34065

Please sign in to comment.