test the emoticon list
This commit is contained in:
parent
da46e000fb
commit
486a3ae08e
@ -10,6 +10,9 @@ class EmoticonTest extends ShimmieWebTestCase {
|
|||||||
$this->assert_no_text(":cool:"); # FIXME: test for working image link
|
$this->assert_no_text(":cool:"); # FIXME: test for working image link
|
||||||
#$this->assert_text(":beans:"); # FIXME: this should be left as-is
|
#$this->assert_text(":beans:"); # FIXME: this should be left as-is
|
||||||
|
|
||||||
|
$this->get_page("emote/list");
|
||||||
|
$this->assert_text(":arrow:");
|
||||||
|
|
||||||
$this->log_out();
|
$this->log_out();
|
||||||
$this->log_in_as_admin();
|
$this->log_in_as_admin();
|
||||||
$this->delete_image($image_id);
|
$this->delete_image($image_id);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user