Ticket #911 (closed defect: invalid)

Opened 2 years ago

Last modified 2 weeks ago

"axiomatic project" has no unit test coverage

Reported by: exarkun Assigned to: oubiwann
Priority: normal Milestone: Mantissa Community Release
Component: Mantissa Severity: normal
Keywords: Cc:
Author: Branch:

Description (Last modified by oubiwann)

This is bad, especially since most of the code is in a .txt file.

Related tickets:

Change History

12/09/07 12:57:46 changed by exarkun

  • owner changed from glyph to oubiwann.
  • priority changed from low to normal.
  • branch changed.
  • author changed.

Not only has it no unit tests, it's also broken. And documentation refers to it. eg, MantissaWikiTutorial.

03/04/08 17:27:32 changed by oubiwann

  • status changed from new to assigned.
  • description changed.
  • milestone set to Mantissa Community Release.

Updated desc. with related tickets.

07/08/08 02:40:37 changed by glyph

  • status changed from assigned to closed.
  • resolution set to invalid.

Too late.

If this were basically working, we could add tests for it and then fix it. However, since it's broken already, tests for the current behavior would be wrong. Resolving #2530 will have to include some new, non-broken unit tests and do basically the same thing, #2531 should be the fancy new implementation.

jethro@divmod.org