Comments

MegaChriz created an issue. See original summary.

megachriz’s picture

Status: Active » Needs review
StatusFileSize
new8.09 KB

As a start, this patch tries to convert the test RssNodeImport::testHttpImport().

megachriz’s picture

StatusFileSize
new8.75 KB
new3.02 KB

I had made the patch last week, did not notice I hadn't finished yet. This patch finished the port of RssNodeImport::testHttpImport() and also enables asserting that terms get imported correctly.

megachriz’s picture

This ports RssNodeImport::testCron() as well.

megachriz’s picture

And the last one, which appeared to be simpler: PrivateFileTest::testPrivateFile(). That test was basically covering a bug that been in feeds_file_download() (see #2706717: PHP notice coming from feeds_file_download).

megachriz’s picture

Forget to change the namespace of the moved test "PrivateFileTest". Also small coding standard correction.

  • MegaChriz committed b9f63d4 on 8.x-3.x
    Issue #3032822 by MegaChriz: Converted all Simpletest tests to PHPUnit...
megachriz’s picture

Status: Needs review » Fixed

Committed #6.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.