Opened 2 years ago

Last modified 10 months ago

#12 new defect

Improve naming of TestSuites

Reported by: westi Owned by: westi
Priority: normal Milestone: Fix Existing Tests
Component: Test Framework Keywords:
Cc:

Description

The TestSuites? don't have any logically naming scheme.

They should have

Change History (4)

  • Milestone changed from Legacy - Improve Framework to Fix Existing Tests

(In [915]) Make some sense of the original formatting tests from [121].

  • Dissolve the old directories, moving data into /data/formatting/ and tests into /tests/formatting/.
  • Remove the old formatting testcase, instead using straight file() calls functioning as PHPUnit data providers.
  • Bring back the tests for the "funky javascript fix" in the form of testing _convert_urlencoded_to_entities(), removed in [403].

see #42, see #12.

(In [923]) Move CompressionTest? to Compression, as *Test.php is treated as special by PHPUnit. see #12.

Note: See TracTickets for help on using tickets.