Skip to content

Releases: StatCan/tass-ssat

Release v0.8.0

17 Sep 14:45
ec6d5b3
Compare
Choose a tag to compare

What's Changed

  • Fixed locator args to handle non-list entries by @ty-desj in #132
  • Feature 113 install script by @DominicParent in #141
  • Maintenance 140 review module split by @ty-desj in #142
  • Feature 120 testrail implementation advanced by @ty-desj in #146
  • Maintenance 139 some orphaned files and redundant files are included should be removed by @ty-desj in #148
  • 145 feature add browser configurations to the configuration json by @ty-desj in #157
  • Feature 144 log update by @DominicParent in #158

Full Changelog: v0.6.1...v0.8.0

Release v.0.6.1

22 Apr 13:46
d6cbce2
Compare
Choose a tag to compare

What's Changed

  • Logger fixes. Version update. Flake8 check by @ty-desj in #128
  • [Feature][tass-converter] Updated Excel Scenario converter behaviour by @ty-desj in #130
  • Fixed locator_args non-list issue

Full Changelog: v0.6.0...v0.6.1

Release v.0.6.0

15 Apr 14:28
f5ec64d
Compare
Choose a tag to compare

Modularized framework and created pip and conda installation packages. Attached .whl files are for installation via pip, while the .tar.bz2 files are for installation via conda.

Now includes basic logging that requires configuration file.

RELEASE v0.5.0

05 Feb 16:25
99a435b
Compare
Choose a tag to compare

Added several QoL changes to make generating pages and scenarios simpler. Added excel customizable data layer. Pages can now inherit elements from other pages to simplify re-use and locators can now contain placeholders that are replaced at runtime.

Wheel files are for pip. tarballs are conda packages.

v0.4.0

19 Dec 18:42
9a06ffd
Compare
Choose a tag to compare

Removed webdriver-manager and added parameterized locators.

Wheel files are for pip. tarballs are conda packages.

v0.3.0

11 Aug 18:40
2b53fc5
Compare
Choose a tag to compare

Wheel files are for pip. tarballs are conda packages.

v0.2.0

08 May 16:27
8f71030
Compare
Choose a tag to compare
Merge pull request #61 from StatCan/doc-57-improve-in-linecode-docume…

v0.1.0

14 Mar 13:58
3309951
Compare
Choose a tag to compare

Added basic functionality for TASS to achieve MVP status. Will be used for further refining requirements and capabilities. This is not production ready, use at your own risk.