Chapter quiz · Testing & Production

Test what you learned.

8 questions on Testing & Production. Pass 70% to clear the chapter.

← Review chapter lessons

Quiz

Testing & Production — Chapter Quiz

Eight questions on QUnit, the test layers, FastBoot, engines, build, and deployment.

0/ 9
  1. Question 1
    1

    Which test setup helper is used for component rendering tests?

  2. Question 2
    2

    What does await render(hbs\<MyCard @title="Hi" />\) do?

  3. Question 3
    3

    What does FastBoot give you?

  4. Question 4
    4

    Engines let you split a single Ember app into independently-built sub-apps with their own routes.

  5. Question 5
    5

    Which command produces a production build?

  6. Question 6
    6

    QUnit's DOM-assertion API from qunit-dom is called via assert.___(selector).

  7. Question 7
    7

    Which of these are Ember's three test layers?

    Select all that apply.

  8. Question 8
    8

    What is ember-cli-deploy?

Pick an answer — instant feedback as you go.