All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Handle new Testrail get test runs paginated response to keep same behaviour of fetching all test runs.
- Handle new Testrail get cases paginated response to keep same behaviour of fetching all cases.
- Avoid unnecessary requests to Testrail when a branch is not allowed to create Test Runs.
- Bump minor versions on dependencies to be up to date.
- Fix TypeError: unhashable type using
Status
enum.
- You can now customise the test run name using a few variables.