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

Write unit tests for catalog module #1056

Closed
tatarincev opened this issue Jul 19, 2017 · 1 comment
Closed

Write unit tests for catalog module #1056

tatarincev opened this issue Jul 19, 2017 · 1 comment

Comments

@tatarincev
Copy link
Contributor

tatarincev commented Jul 19, 2017

Here is main topics which should be covered by Unit and E2E tests

CRUD
Catalog, categories, product, variations

Properties
Definition levels (Catalog, Category)
Applies to (Catalog, category, product, variation)
Types (Dictionary, Multilingual, Multi-value)
Value types
Validation rules
Display names for multi-languages

Inheritance
Property inheritance Catalog -> Category -> Product
Inheritance by variation from main product (Images, Descriptions, Prices, Dimensions)

Associations
Manage product associations

Virtual catalog
Virtual catalog
Categories in virtual catalog
Linking categories or products to the virtual catalog or categories

Multilingual
Descriptions, property values, SEO slugs, property display names and values for different languages

Export/Import
CSV import/export
Platform Export/Import

Partial update
Products, Categories

@tatarincev tatarincev added this to the Operations milestone Jul 19, 2017
@tatarincev tatarincev changed the title Catalog module E2E tests Catalog module tests Jul 19, 2017
@tatarincev tatarincev changed the title Catalog module tests Write unit tests for catalog module Jul 23, 2017
@OlegoO
Copy link
Contributor

OlegoO commented Aug 31, 2017

Issue moved to VirtoCommerce/vc-module-catalog #27 via ZenHub

@OlegoO OlegoO closed this as completed Aug 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants