empress / guidemaker

A fully-functional, static site implementation of a documentation site and is built on EmberJS and using Empress technologies
https://guidemaker.netlify.app/release/
MIT License
23 stars 15 forks source link

Test all meta stuff #51

Open amyrlam opened 3 years ago

amyrlam commented 3 years ago

From Learning Team meeting with @mansona @locks @jaredgalanis

https://github.com/ember-learn/guides-source/pull/1647 meta stuff wasn't working in guides-source. We should audit that it's working and potentially fix the tests here in guidemaker repo.

amyrlam commented 3 years ago

cc @ijlee2 from convo on the related guides-source PR https://github.com/ember-learn/guides-source/pull/1647

mansona commented 3 years ago

https://github.com/empress/empress-blog/blob/master/tests/acceptance/meta-test.js is a great example of the sorts of tests that we should expect for Guidemaker 👍