Uploaded image for project: 'ERM Platform'
  1. ERM Platform
  2. ERM-1246

Template with null output will fail silently

    XMLWordPrintable

Details

    • ERM Sprint 102
    • Bienenvolk

    Description

      Need to add validation to StringTemplates that checks on save whether output will be null or not.

      IMPORTANT
      We don't know going in whether a given variable will be null when handed to the template. So

      {{platformLocalCode}}
      

      is a valid template, but could still result in a failure. However

      {{not_a_variable}}
      

      is not a valid template in any situation and should fail validation.

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                ostephens Owen Stephens
                ethan Ethan Freestone
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases