Page MenuHomeDevCentral

D2587.id6528.diff
No OneTemporary

D2587.id6528.diff

diff --git a/EtherpadTest.php b/EtherpadTest.php
--- a/EtherpadTest.php
+++ b/EtherpadTest.php
@@ -10,9 +10,12 @@
$this->assertHttpResponseCode(200, 'https://pad.nasqueron.org/', "Etherpad looks down.");
$this->assertHttpResponseCode(200, 'https://pad.wolfplex.be', "Etherpad doesn't reply to pad.wolfplex.be vhost.");
$this->assertHttpResponseCode(404, 'https://pad.nasqueron.org/notexisting', 'A 404 code were expected for a not existing Etherpad page.');
- $this->assertHttpResponseCode(200, 'https://pad.nasqueron.org/metrics', "ep_ether-o-meter plugin doesn't seem installed.");
}
+ public function testDeprecatedPluginAreNotInstalled () {
+ $this->assertHttpResponseCode(404, 'https://pad.nasqueron.org/metrics', "ep_ether-o-meter plugin is still installed.");
+ }
+
public function testWolfplexApiWorks () {
//Reported by philectro - 09:42 < philectro> hey tous les pad ont disparu :o

File Metadata

Mime Type
text/plain
Expires
Sun, Nov 24, 03:21 (56 m, 58 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2259437
Default Alt Text
D2587.id6528.diff (921 B)

Event Timeline