0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java4,097 forks (4,097 forks)batch import
P3coregood first issueimprovementpython
Repository metrics
- Stars
- 7,313 stars (7,313 stars)
- PR merge metrics
- Avg merge 6d (Avg merge 6d)243 merged PRs in 30d (243 merged PRs in 30d)
Description
There are many DeprecationWarnings in the tests for different reasons. These need to be cleaned otherwise we may end up in a broken state as python/dependencies change.
Imported from Jira BEAM-1748. Original Jira may contain additional context.
Reported by: altay.
Contributor guide
- Research direction
- Examine the specific DeprecationWarning messages in the test files and update the code to use the recommended replacements. Investigate the dependency versions causing deprecated usage.
- Tech stack
- python
- Domain
- testing
- Issue type
- Test
- Prerequisites
- Python