wiki:UNPLANED_APP_COMMONS_TEST_FIXING

Version 3 (modified by velizar, 16 years ago) (diff)

--

Error: Macro BackLinksMenu(None) failed
compressed data is corrupt

Error: Macro TicketQuery(summary=UNPLANED_APP_COMMONS_TEST_FIXING, format=table, col=summary|owner|status|type|component|priority|effort|importance, rows=description|analysis_owners|analysis_reviewers|analysis_score|design_owners|design_reviewers|design_score|implementation_owners|implementation_reviewers|implementation_score|test_owners|test_reviewers|test_score|) failed
current transaction is aborted, commands ignored until end of transaction block

Analysis

Overview

All unit tests in main.app.commons that are not working should be fixed.

Task requirements

  • Move the tests, which are in wrong package, to their correct package.
  • Delete duplicate tests.
  • Fix all remaining tests.

Task result

All unit tests in main.app.commons should be working.

Implementation idea

Debug the tests that fail and correct the errors.

How to demo

Design

(Describe your design here.)

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments

(Write comments for this or later revisions here.)