tanner
|
73cd819e94
|
fix: Convert scientific notation to decimal for test input
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
abe931d61d
|
style: Improve readability of edge case numbers in tests
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
0bf1220c62
|
test: Add extensive edge case tests and expand number generation
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
e32b274e5c
|
fix: Update checkDisplay logic and backspace/trig test assertions
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
2088081bb8
|
test: Improve output validation by spying on raw display numbers
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
2754d4f52a
|
test: Improve display truncation handling for large numbers
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
04efe1b4d9
|
fix: Adjust test stringWidth mock to prevent truncation issues
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
728687ab37
|
fix: Adjust test stringWidth mock for display precision
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
e8a361210d
|
test: Correct infinity string comparison in checkDisplay
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
20ce84ed89
|
test: Replace static tests with comprehensive programmatic test suite
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
31531ff118
|
fix: Increase test tolerance for float comparisons
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
37867a095b
|
fix: Improve display comparison for floating point and truncation
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
6fc30311f3
|
fix: Correct process mock and use buttonPress for multi-char commands
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
2c91af6759
|
fix: Parse numeric input for scientific ops and expose operators to tests
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
f94d5c2105
|
fix: Capture correct display output in g.drawString mock
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
913156ca3c
|
fix: Expose buttonPress function for testing
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
a5adeb379c
|
fix: Mock FontDylex7x13 module in Node.js test runner
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
281187fd91
|
test: Add full simulation tests for calculator
Co-authored-by: aider (gemini/gemini-2.5-pro) <aider@aider.chat>
|
2026-06-13 16:13:48 -06:00 |
|
tanner
|
f5abf6eb48
|
test: Add calculator tests
|
2026-06-13 16:13:48 -06:00 |
|