Gant

The test suite needs a severe reworking

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Won't Fix
  • Affects Version/s: None
  • Fix Version/s: 1.10.0
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

Description

Currently the tests are all set up unit tests and yet most of them are actually system tests. The whole suite needs reworking to create real unit tests as unit tests and systems tests as system tests.

Activity

Hide
Russel Winder added a comment -

Changing from using files to using environment variables to transfer information between Gradle and Ant, allows for completely successful builds in Eclipse and IntelliJ IDEA. So the underlying rational for splitting unit tests and system tests has gone away. The partitioning should perhaps still be done, but there doesn't seem to be the will to undertake the task.

Show
Russel Winder added a comment - Changing from using files to using environment variables to transfer information between Gradle and Ant, allows for completely successful builds in Eclipse and IntelliJ IDEA. So the underlying rational for splitting unit tests and system tests has gone away. The partitioning should perhaps still be done, but there doesn't seem to be the will to undertake the task.

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: