apache / apache/polaris

Move all regression tests to pytests

Open
#21 2 comments 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
2.1k
Forks
522
Avg merge
1d 17h
Merged PRs (30d)
137

Description

**Is your feature request related to a problem? Please describe.**

Several of the existing regression tests simply do output diff checking. We should migrate them to python tests so we can do better assertions and print more clear error messages when tests fail

**Describe the solution you'd like**
Move all regression tests to pytests

Contributor guide

Open the contributing guide

Research direction

Start by inventorying the existing regression tests and their output-diff checks. Review how those tests currently run, then identify the Python/pytest structure needed for migration. Done means all regression tests use Python tests with explicit assertions and clearer failure messages.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.