Skip to content

Test Plan #6

@MadeWilson

Description

@MadeWilson
  • 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions