Releases: StatCan/tass-ssat
v0.9.0
What's Changed
- Updated dependencies. Updated version for release. by @ty-desj in #173
- Feature 164 tass orchestration by @DominicParent in #171
- 176 feature add delay function to core functions by @ty-desj in #178
- Updated install scripts with new packages. by @DominicParent in #180
- 179 feature assert field attribute displayed by @ty-desj in #182
- [RELEASE CANDIDATE] v0.9.0 release candidate by @ty-desj in #183
Full Changelog: v0.8.0...v0.9.0
Release v0.8.0
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
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
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
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
v0.3.0
Wheel files are for pip. tarballs are conda packages.
v0.2.0
Merge pull request #61 from StatCan/doc-57-improve-in-linecode-docume…
v0.1.0
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.