Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TestBundle] introduce a standalone test-bundle to make testing with Pimcore and Behat easier #2078

Merged
merged 21 commits into from
Feb 7, 2024

Conversation

dpfaffenbauer
Copy link
Member

@dpfaffenbauer dpfaffenbauer commented Sep 15, 2022

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no

Todos:

Setup Context

  • sites
    • add a site
    • add domains to site
  • documents
    • adding documents
    • adding editables to documents
    • deleting documents
  • objects
    • publish object
    • setting values
  • classes
    • adding classes
    • adding fields to classes
    • setting class properties
    • bricks
    • field collections
  • assets
    • adding asset
    • delete asset
  • redirects
  • targeting

UI Context

  • documents
    • links
    • hardlink
    • pages
    • snippets
    • folders
  • document content

@dpfaffenbauer dpfaffenbauer changed the title [TestBundle] introduce a standalone test-bundle to make testing with Pimcore and Behat easier [WIP][TestBundle] introduce a standalone test-bundle to make testing with Pimcore and Behat easier Sep 15, 2022
# Conflicts:
#	bin/subtree-release
#	bin/subtree-split
#	composer.json
#	src/CoreShop/Behat/Context/Hook/PimcoreDaoContext.php
#	src/CoreShop/Behat/Context/Setup/CategoryContext.php
#	src/CoreShop/Behat/Context/Setup/FilterContext.php
#	src/CoreShop/Behat/Context/Setup/PaymentContext.php
#	src/CoreShop/Behat/Context/Transform/PimcoreClassContext.php
#	src/CoreShop/Behat/Resources/config/services.yml
#	src/CoreShop/Behat/Resources/config/services/contexts/ui.yml
#	src/CoreShop/Behat/Resources/config/services/pages.yml
#	src/CoreShop/Bundle/FrontendBundle/Resources/config/services.yml
#	src/CoreShop/Bundle/TestBundle/composer.json
@dpfaffenbauer dpfaffenbauer changed the base branch from next to 4.0 February 4, 2024 09:30
@dpfaffenbauer dpfaffenbauer changed the title [WIP][TestBundle] introduce a standalone test-bundle to make testing with Pimcore and Behat easier [TestBundle] introduce a standalone test-bundle to make testing with Pimcore and Behat easier Feb 4, 2024
@dpfaffenbauer dpfaffenbauer self-assigned this Feb 4, 2024
@dpfaffenbauer dpfaffenbauer added this to the 4.1.0 milestone Feb 4, 2024
@dpfaffenbauer dpfaffenbauer requested a review from a team February 4, 2024 15:44
@dpfaffenbauer dpfaffenbauer changed the base branch from 4.0 to next February 7, 2024 09:45
@dpfaffenbauer dpfaffenbauer merged commit 15bc6cd into coreshop:next Feb 7, 2024
141 of 142 checks passed
@dpfaffenbauer dpfaffenbauer deleted the test-bundle branch February 7, 2024 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant