Confirmed users
487
edits
Rpappalardo (talk | contribs) m (text tweak) |
Rpappalardo (talk | contribs) m (text tweaks) |
||
Line 68: | Line 68: | ||
=== Current or Post Sprint === | === Current or Post Sprint === | ||
# Query github for issues labelled "automation-TBD" | # Query github for issues labelled "automation-TBD" | ||
# Create new automated test(s) to verify proper function of feature based on steps outlined in TestRail | # Create new automated test(s) to verify proper function of feature based on steps outlined in TestRail | ||
# Cross-link TestRail test case within automated test (add | # Cross-link TestRail test case within automated test (add URL of kotlin test file in github to Pre-Conditions section) | ||
# Cross-link automated test to TestRail test case ( | # Cross-link automated test to TestRail test case (paste URL to TestRail test case in comment kotlin file of corresponding test) | ||
# Submit PR for review | # Submit PR for review | ||
# once UI tests are passing: | # once UI tests are passing: |