From 7a5f578fe794b701e8fc14f9c7c76302716e82e7 Mon Sep 17 00:00:00 2001 From: Jessica Jordan Date: Fri, 9 Nov 2018 16:47:14 +0100 Subject: [PATCH] blog(embertimes#72): testing help wanted --- source/blog/2018-11-09-the-ember-times-issue-72.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/source/blog/2018-11-09-the-ember-times-issue-72.md b/source/blog/2018-11-09-the-ember-times-issue-72.md index be524bf72a..cbcdcd91a7 100644 --- a/source/blog/2018-11-09-the-ember-times-issue-72.md +++ b/source/blog/2018-11-09-the-ember-times-issue-72.md @@ -57,7 +57,19 @@ Check out [ember-league-table.surge.sh](ember-league-table.surge.sh) to run the --- -## [SECTION TITLE](#section-url) +## [Help Wanted! We Need Your Testing Expertise 👨🏾‍🏫](https://github.com/ember-learn/ember-help-wanted/issues/22) + +So many contributors have been putting great effort into shipping features, improvements and bug fixes for important Ember projects recently, including the [just recently launched Ember Help Wanted App](https://help-wanted.emberjs.com/) and our most be-❤️ [Ember API Docs](https://www.emberjs.com/api/ember/release). + +But with lots of new changes, also comes lots of responsibility for **test coverage**. And your help is needed! +Help these amazing projects to get their test coverage up to par by **writing unit**, **integration** and **acceptance test**: + +- [Ember Help Wanted Client](https://github.com/ember-learn/ember-help-wanted) +- [Ember Help Wanted Backend](https://github.com/ember-learn/ember-help-wanted-server) +- [Ember API Docs Client](https://github.com/ember-learn/ember-api-docs) +- [Ember JSON API Docs](https://github.com/ember-learn/ember-jsonapi-docs) + +Questions? Looking for some guidance to get started? Pop by the [#dev-ember-learning](https://discordapp.com/channels/480462759797063690/480777444203429888) channel on [the Ember Community Chat](https://discordapp.com/invite/zT3asNS) and ask away! ---