Casual Time

e3556cff

Elena H.

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

74 % complete

Suggestions

  • Revise incorrect test past. The test failed on line 37 when run against a reference implementation:
    AssertionFailedError: expected: <8 past 10> but was: <8 minutes past 10>
  • Zeiten mit Minuten, die durch 5 teilbar sind, testen. The test suite already does this partially, but it only detects 1 out of 4 possible bugs in this regard.

Implementation

74 % complete 6 / 6 Tests
  • half: Passed
  • past: Passed
  • quarter: Passed
  • sharp: Passed
  • sharpSimple: Passed
  • to: Passed

Other Submissions