You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: