test it
This commit is contained in:
parent
28fd3e311f
commit
b53cc65958
@ -20,8 +20,9 @@ class NumericScoreTest extends ShimmieWebTestCase {
|
||||
$this->get_page("post/list/upvoted_by=demo/1");
|
||||
$this->assertTitle("Image $image_id: pbx");
|
||||
|
||||
# and downvote
|
||||
$this->get_page("post/list/downvoted_by=demo/1");
|
||||
$this->assertTitle("Image $image_id: pbx");
|
||||
$this->assertText("No Images Found");
|
||||
$this->log_out();
|
||||
|
||||
$this->log_in_as_admin();
|
||||
|
Loading…
x
Reference in New Issue
Block a user