Skip to content

1.22 (2021-03-11)

Compare
Choose a tag to compare
@avabishchevich avabishchevich released this 15 Mar 10:35
· 106 commits to master since this release
df0da5b

Enhancements

  • Modified the test sessions view for the ‘Test details’ page: added the expanded Session Tab with the following details displayed for every session within one test run: session name, platform, device, browser, start date and time, duration
    image
  • New group by ‘Sessions’ option is available on the ‘Test results’ page
    image
  • Tests are sorted by ‘Creation time’ by default on the ‘Test results’ page
  • Removed session artifacts from test grid
  • It's now possible to expand or collapse labels for all tests on the 'Test results' page

Fixes

  • [#2284] Increased max screenshots size from 5 to 10Mb by default
  • A user couldn't ‘Mark as reviewed’ a running test
  • If the test name was too long, all info shifted to the right side
  • Test artifacts weren't shown on the 'Test details' page
  • [Test run grid] The info about platform/browser/device of a running/finished test run was only shown after a page reload
  • When linking Jira tickets from the list of saved tickets, the info about 'Status', 'Assignee', 'Reporter' was absent
  • When a user was on the 'Test runs' grid within 1 project and used the bottom pagination, then moved to a new project - test run grid of a new project showed test runs starting from the page on which the user had stayed on the previous project
  • Part of an artifact's name was hidden if the artifact's name was too long on the 'Test details' page

Migration Steps

  • Combined migration steps are published in Zebrunner Community Edition release notes