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 #27

Open
OlegoO opened this issue Aug 31, 2017 · 0 comments
Open

Write unit tests for catalog module #27

OlegoO opened this issue Aug 31, 2017 · 0 comments

Comments

@OlegoO
Copy link
Contributor

OlegoO commented Aug 31, 2017

@tatarincev commented on Wed 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

@OlegoO OlegoO added this to the Product Backlog milestone Aug 31, 2017
@t13ka t13ka removed this from the Product Backlog milestone Dec 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants