McRogueFace/tests/regression
John McCardle baa7ee354b Add input validation and fix Entity repr
- #212: Add GRID_MAX (8192) validation to Grid, ColorLayer, TileLayer
- #213: Validate color components are in 0-255 range
- #214: Add null pointer checks before HeightMap operations
- #216: Change entities_in_radius(x, y, radius) to (pos, radius)
- #217: Fix Entity __repr__ to show actual draw_pos float values

Closes #212, closes #213, closes #214, closes #216, closes #217

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 19:18:27 -05:00
..
issue_9_minimal_test.py Timer overhaul: update tests 2026-01-03 22:44:53 -05:00
issue_9_rendertexture_resize_test.py Timer overhaul: update tests 2026-01-03 22:44:53 -05:00
issue_9_test.py Timer overhaul: update tests 2026-01-03 22:44:53 -05:00
issue_37_simple_test.py update tests: new scene API 2026-01-03 10:59:52 -05:00
issue_37_test.py update tests: new scene API 2026-01-03 10:59:52 -05:00
issue_76_test.py Timer overhaul: update tests 2026-01-03 22:44:53 -05:00
issue_79_color_properties_test.py Timer overhaul: update tests 2026-01-03 22:44:53 -05:00
issue_99_texture_font_properties_test.py Timer overhaul: update tests 2026-01-03 22:44:53 -05:00
issue_123_chunk_system_test.py Timer overhaul: update tests 2026-01-03 22:44:53 -05:00
issue_146_fov_returns_none.py Timer overhaul: update tests 2026-01-03 22:44:53 -05:00
issue_147_grid_layers.py Timer overhaul: update tests 2026-01-03 22:44:53 -05:00
issue_148_layer_dirty_flags.py Timer overhaul: update tests 2026-01-03 22:44:53 -05:00
issue_183_parent_quirks_test.py tests for the last few issues (these test scripts should work with recent APIs, while the rest of the test suite needs an overhaul) 2026-01-08 10:31:21 -05:00
issue_212_to_217_test.py Add input validation and fix Entity repr 2026-01-16 19:18:27 -05:00
test_type_preservation_solution.py Timer overhaul: update tests 2026-01-03 22:44:53 -05:00