id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 11458 Reduce execution time of ticket functional test cases Ryan J Ollos Ryan J Ollos "There are some changes we can make to speedup execution of the functional tests: * Remove the //verify the ticket creation event shows up in the timeline// and add a functional test to confirm this behavior once. This reduces execution time from approximately 150s to approximately 120s. * Remove unnecessary `go_to_ticket` calls reduces execution time to 115s." enhancement closed normal 1.0.2 general normal fixed functional tests Reduced execution time of ticket functional test cases by not checking for timeline event every time a ticket is created.