Releases: StatCan/tass-ssat
TASS Core v1.0.0
What's Changed
- Added preliminary template for execution file. by @ty-desj in #167
- 184 refactor rename tassbase to tasscore by @ty-desj in #185
- 186 refactor update converter to convert all html attribute values to strings from the excel by @ty-desj in #187
- Updated README files for v.0.9.0 by @ty-desj in #189
- Added screenshot function and tests. by @ty-desj in #192
- Selenium Action Chain Implementation by @ty-desj in #195
- 196 feature tass converter actionchains by @ty-desj in #198
- Fixed switch_window bug. by @ty-desj in #201
- 200 feature improve logger by @ty-desj in #203
- 202 bug page open by title by @ty-desj in #204
- 205 feature close tab by @ty-desj in #206
- Updated min version of Selenium. by @ty-desj in #210
- 207 Selenium Actions requiring Strings by @ty-desj in #208
- 194 pom elements not found by @ty-desj in #212
- Sorted unit tests into more focused classes. by @ty-desj in #213
- 216 add safari support by @ty-desj in #222
- 214 refactor handle alert by @ty-desj in #224
- 223 standardize tasscore main by @ty-desj in #226
Full Changelog: v0.9.0...v1.0.0
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.