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

Website experiment with test suite #69

Merged
merged 5 commits into from
Jun 5, 2020
Merged

Conversation

jaredcwhite
Copy link
Member

Adding a Minitest/Nokogiri test suite via a post_write hook to the Bridgetown website. Initial commit here should fail, as I want to test how Netlify handles the build. It should give us a red X, and if I fix the test we'll get a green checkmark.

(This is in reference to #48)

@jaredcwhite
Copy link
Member Author

jaredcwhite commented Jun 3, 2020

Cool, this approach seems sound! Unfortunately the site looks crazy because there's a major bug in rendercontent recently introduced in the 0.15 branch so that needs to get fixed (see #63). Fixed :)

@jaredcwhite
Copy link
Member Author

Started a page about Automated Testing:
https://deploy-preview-69--bridgetownrb.netlify.app/docs/testing

@jaredcwhite jaredcwhite merged commit c3227da into 0-15-stable Jun 5, 2020
@jaredcwhite jaredcwhite deleted the add-test-hooks branch June 5, 2020 05:38
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

Successfully merging this pull request may close these issues.

1 participant