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

Test Plan #6

Open
13 of 24 tasks
MadeWilson opened this issue Apr 7, 2017 · 1 comment
Open
13 of 24 tasks

Test Plan #6

MadeWilson opened this issue Apr 7, 2017 · 1 comment

Comments

@MadeWilson
Copy link
Contributor

MadeWilson commented Apr 7, 2017

  • 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
@lenybernard
Copy link
Contributor

Good luck ✅

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