Releases: Tinkoff/overhave
Releases · Tinkoff/overhave
3.5.0
- Added DELETE test user API resource
- Added GET emulation run list API resource
- Added tests
- Updated libs
- Updated admin view for TestUser
3.4.1
- Updated run tests by tag_value view
- Fixed auth manager initialization in admin factory
- Updated tests
3.4.0
upd pytest-bdd 6
3.3.0
- Added OverhaveAdminLinkSettings and ability to set admin link for feature via
OVERHAVE_ADMIN_URL
- Updated OverhaveProjectSettings and added ability to set Git project link for feature file via
OVERHAVE_GIT_PROJECT_URL
- Changed names of variables:
links_keyword
->tasks_keyword
,browse_url
->task_tracker_url
in OverhaveProjectSettings - Updated tests
- Updated libs
3.2.1
- Fixed imports
3.2.0
- Added full FeatureInfo from feature file to pytest item
- Updated tests
- Updated deps
added filter by id
added filter by id
Added run test by tag handler
Merge pull request #162 from toha-ch/task-add-run-test-handler add run test handler
3.1.2
3.1.1
- Dropped severity statistics in case of xdist not support this functional
- Updated tests
- Optimized pytest hooks