Re: [Semanticscuttle-devel] Privatekey / Opensearch problem / Configurable privacy
Brought to you by:
cweiske
From: Brett D. <bs...@fr...> - 2011-02-26 22:29:30
|
Hello, I'm pretty close to having configurable privacy implemented. I'm wondering where I should place my unit test. I was thinking I should add it to BookmarkTest.php in the tests directory, correct? Also, I ran BookmarkTest.php in PHPUnit and there was one failure: 1) BookmarkTest::testHardCharactersInBookmarks Failed asserting that two strings are equal. --- Expected +++ Actual @@ @@ -#{|`^@]³¹¡¿<&é__(-è\_çà) +#{|`^@] I had not changed anything in this file. Rgrds, Brett |