Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3767761
D2587.id6528.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
921 B
Referenced Files
None
Subscribers
None
D2587.id6528.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D2587: Drop support for ether-o-meter Etherpad plugin
Attached
Detach File
Event Timeline
Log In to Comment