Yicong-Huang opened a new issue, #4943:
URL: https://github.com/apache/texera/issues/4943

   ### Task Summary
   
   Python test files (~48 `test_*.py`) currently live under 
`amber/src/main/python/`, co-located with production code. The Scala side 
already follows the Maven source-set layout (`amber/src/main/scala/` + 
`amber/src/test/scala/`), and `amber/build.sbt:59` already anticipates this 
migration with a forward-looking comment about a future `src/test/python`. Move 
the Python tests to `amber/src/test/python/` to match.
   
   ### Task Type
   
   - [x] Refactor / Cleanup
   - [x] Testing / QA
   - [x] DevOps / Deployment / CI


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to