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
Continuing on from the work in #56 and some of the leftover TODOs from the #74 PR to add more test cases, for the sake of getting the re-org PR first to unblock other work.
Details
Would want to add additional test cases for:
Build w/ import in a page with custom front matter
Build with all custom templates (index, 404, app template, page template) and custom workspace
Build config w/custom workspace and nested pages
HTMLElement?
Get more coverage on build.js (error handling)
The text was updated successfully, but these errors were encountered:
thescientist13
changed the title
improve code coverage for build / config related tests
add advanced test cases / improve code coverage for build related tests
May 8, 2019
Maybe as part of the work to create a Getting Started section for the website, maybe that would be a good "kitchen sink" use case for this ticket? I was thinking of making a repo that would show the code in its finished form from the Getting Started guide, and this would be a simple way to try and keep it under test within the Greenwood monorepo.
Type of Change
Summary
Continuing on from the work in #56 and some of the leftover TODOs from the #74 PR to add more test cases, for the sake of getting the re-org PR first to unblock other work.
Details
Would want to add additional test cases for:
HTMLElement
?The text was updated successfully, but these errors were encountered: