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

Fixed description bug #86

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 8, 2021

  1. Reverted getDescription

    updated so that getDescription now looks at the doc string first, otherwise it uses the test name
    james-baber authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    8136856 View commit details
    Browse the repository at this point in the history
  2. Default template uses description

    Use the description as in the default template
    james-baber authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    8c7a2b4 View commit details
    Browse the repository at this point in the history
  3. Update report_template.html

    Added description as the default
    james-baber authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    eb69453 View commit details
    Browse the repository at this point in the history
  4. Check description return to blank

    If there is no short description from the case then return a blank string
    james-baber authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    19cd53d View commit details
    Browse the repository at this point in the history