Skip to content

Black-box tests for preparers #55

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

Open
2 of 3 tasks
smashwilson opened this issue May 1, 2015 · 1 comment
Open
2 of 3 tasks

Black-box tests for preparers #55

smashwilson opened this issue May 1, 2015 · 1 comment

Comments

@smashwilson
Copy link
Member

Testing preparers is kind of a pain because they're so deeply hooked into the software they're embedded within (Jekyll and Sphinx). Instead, let's do black-box testing, where we have parallel directories containing sample content repositories and the expected JSON output from each.

  • deconst-preparer-jekyll
    • Create a "testing mode" where output is written to disk instead of the content store.
  • deconst-preparer-sphinx
@smashwilson
Copy link
Member Author

I'll give this a shot before I tackle #190 to give us some assurance that I didn't horribly break everything.

@smashwilson smashwilson removed their assignment Nov 20, 2015
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

1 participant