openstax / os-automation

Page object testing for OpenStax products
https://openstax.org/
Mozilla Public License 2.0
2 stars 0 forks source link

Web - Legal <C210435> Each topic consists of a question and associated answer #260

Closed gregfitch closed 5 years ago

gregfitch commented 6 years ago

Case Number: C210435

Section: Web > Legal

Important URLs:

/license

User story

Each topic consists of a question and associated answer

Preconditions

  1. Viewing the legal page (intellectual property FAQ)

Manual steps

None

Expected result

  1. Each question is followed by an answer

G/W/T

    # GIVEN: a user viewing the legal page

    # WHEN:

    # THEN: each question is followed by an answer
gregfitch commented 5 years ago

348