report SCore errors as errors...
This commit is contained in:
parent
c1fbf128c9
commit
82d74b5719
@ -117,6 +117,7 @@ class SCoreWebTestCase extends WebTestCase {
|
|||||||
else {
|
else {
|
||||||
$raw = $this->get(make_http(make_link($page)));
|
$raw = $this->get(make_http(make_link($page)));
|
||||||
}
|
}
|
||||||
|
$this->assertNoText("Internal Error");
|
||||||
$this->assertNoText("Exception:");
|
$this->assertNoText("Exception:");
|
||||||
$this->assertNoText("Error:");
|
$this->assertNoText("Error:");
|
||||||
$this->assertNoText("Warning:");
|
$this->assertNoText("Warning:");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user