diff --git a/tests/phpunit/tests/basic.php b/tests/phpunit/tests/basic.php index c9e752ecf7..954751d99e 100644 --- a/tests/phpunit/tests/basic.php +++ b/tests/phpunit/tests/basic.php @@ -1,11 +1,9 @@ assertArrayHasKey( 'engines', $package_json ); $this->assertArrayHasKey( 'node', $package_json['engines'] ); } - - /** - * Test some helper utility functions. - * - * @coversNothing - */ - public function test_strip_ws() { - $this->assertSame( '', strip_ws( '' ) ); - $this->assertSame( 'foo', strip_ws( 'foo' ) ); - $this->assertSame( '', strip_ws( "\r\n\t \n\r\t" ) ); - - $in = "asdf\n"; - $in .= "asdf asdf\n"; - $in .= "asdf asdf\n"; - $in .= "\tasdf\n"; - $in .= "\tasdf\t\n"; - $in .= "\t\tasdf\n"; - $in .= "foo bar\n\r\n"; - $in .= "foo\n"; - - $expected = "asdf\n"; - $expected .= "asdf asdf\n"; - $expected .= "asdf asdf\n"; - $expected .= "asdf\n"; - $expected .= "asdf\n"; - $expected .= "asdf\n"; - $expected .= "foo bar\n"; - $expected .= 'foo'; - - $this->assertSame( $expected, strip_ws( $in ) ); - - } - - /** - * @coversNothing - */ - public function test_mask_input_value() { - $in = <<Assign Authors -

To make it easier for you to edit and save the imported posts and drafts, you may want to change the name of the author of the posts. For example, you may want to import all the entries as admins entries.

-

If a new user is created by WordPress, the password will be set, by default, to "changeme". Quite suggestive, eh? ;)

-
  1. Current author: Alex Shiels
    Create user
    or map to existing
  2. Current author: Alex Shiels
    Create user
    or map to existing
  3. Current author: Alex Shiels
    Create user
    or map to existing
  4. Current author: Alex Shiels
    Create user
    or map to existing