Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 01:16
6aee0d9

1.4.0 (2022-03-29)

Bug Fixes

  • add back firefox tests (5fe7511)
  • add interception of all 3rd party requests for less variability (3c5dd22)
  • add tips and tricks to readme and remove big timeout (02591ef)
  • allow running specific tests again (a0cd161)
  • avoid waitForNavigation as it's flaky (3d2c8a0)
  • convert to locators instead of selectors (1f521b3)
  • disable Firefox, remove global setup, add more tips/tricks (5648b59)
  • logins now work (8930a2c)
  • making rest of tests work (e00919d)

Features

  • fix all shopkeep tests (74b292c)
  • reimplement the supplier tests (7454b42)
  • shard tests into 4 parts for speed (dd0079b)