Add test to ensure moving points layer have the correct affine transform
Open
- Dominant language
- Python
- Stars
- 23
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
We missed the moving points layer transformations in #58. This is fixed in #94, but it would be good to add a test to make sure we don't miss it again.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the moving points layer transformation fix in #94 and the missed case described in #58. Add a regression test that verifies the moving points layer receives the correct affine transform, and confirm that the test fails without the fix and passes with it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- computer-vision, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100