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
- PR metrics pending (PR metrics pending)
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