-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
-
Test Command Interaction
-
test blog import without existing articleTemplate
-
test blog import with existing article template
-
test blog command error:
- error on view validation.
- error when blog name already taken. // irrelevant in command validator since blog update is possible
- error when file path is invalide
- error when article template, tempate not found
- error when layout seem to doesn't exist
- error when required options is missing
-
Test Command Execution
-
Payload Data integrity ('given the following payload and the following stages I should have the following payload after stages __invoke()')
- ArticleDataExtractorStages
- VicArticleAttachmentStages
- VicArticleContentStages
- VicArticleGeneratorStages
- AuthorDataExtractorStages
- BlogDataExtractorStages
- VicBlogGeneratorStages
- CategoryDataExtractorStages
- VicCategoryGeneratorStages
- VicArticlesBusinessPagesStages // can't be tested unitary -- EntiyProxy issue
- VicSEOGenerator // can't be tested unitary -- EntiyProxy issue
- TagDataExtractorStages
- VicTagGeneratorStages
- VicArticleTemplateBuilder
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels