aa5eb500 Aug 3, 2025, 7:08:20 PM (UTC)
Yanick M.
A newer submission is available.
Some tests are incorrect: They fail when run against a reference implementation. The test suite score has been reduced.
Test Suite
90 % complete
Suggestions
-
Revise incorrect test
testFirstLineExactlyMaxLength. The test failed on line 81 when run against a reference implementation:AssertionFailedError: expected: <1234567890 1234 5 Rest> but was: <1234567890 12345 Rest>
Implementation
82 % complete
10 / 11 Tests
- testAlmostTooLongOneBreak: Passed
- testBreakAfterExactlyMaxLengthWord: Passed
- testExactlyMaxLengthWithSpaceBreak: Passed
- testFirstLineExactlyMaxLength: Failed
- testRemoveExtraWhitespaceAndLinebreaks: Passed
- testSingleCharacterBreak: Passed
- testSingleLineBreakOnlyOnce: Passed
- testSingleWordThatExactlyFillsLine: Passed
- testTwoWordsExactFit: Passed
- testWrapEmptyText: Passed
- testWrappingToLineLength: Passed
Other Submissions
-
6448a50b
Aug 3, 2025, 7:31:42 PM (UTC)
-
aa5eb500
Aug 3, 2025, 7:08:20 PM (UTC)
-
e42a0358
Aug 3, 2025, 7:03:24 PM (UTC)
-
75881bf7
Aug 3, 2025, 7:01:24 PM (UTC)
-
31a46793
Aug 3, 2025, 6:59:43 PM (UTC)
-
d6298dc6
Aug 3, 2025, 6:56:53 PM (UTC)
-
2f831d3e
Aug 3, 2025, 6:55:05 PM (UTC)
-
7ae60a2b
Aug 3, 2025, 6:50:10 PM (UTC)
-
f07a3092
Aug 3, 2025, 6:48:02 PM (UTC)
-
a5c06133
Aug 3, 2025, 6:44:51 PM (UTC)
-
78117c00
Aug 3, 2025, 6:42:54 PM (UTC)
-
36882a63
Aug 3, 2025, 6:41:37 PM (UTC)