Page MenuHomeDevCentral

Drop support for ether-o-meter Etherpad plugin
ClosedPublic

Authored by dereckson on Mar 12 2022, 13:14.
Tags
None
Referenced Files
F6580303: D2587.id.diff
Fri, Apr 4, 02:07
F6579897: D2587.id6533.diff
Fri, Apr 4, 02:00
F6579174: D2587.id6528.diff
Fri, Apr 4, 01:47
F6578589: D2587.id6534.diff
Fri, Apr 4, 01:04
F6578227: D2587.diff
Fri, Apr 4, 00:41
F6577180: D2587.id6534.diff
Thu, Apr 3, 19:21
Unknown Object (File)
Thu, Apr 3, 06:47
Unknown Object (File)
Wed, Apr 2, 17:24
Subscribers
None

Details

Diff Detail

Repository
rTESTSPRODENV Test suite for operations: prod-environment-behaves-correctly
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
Tests before T1700 is resolved
$ phpunit tests/EtherpadTest.php
PHPUnit 9.5.13 by Sebastian Bergmann and contributors.

.F.                                                                 3 / 3 (100%)

Time: 00:00.502, Memory: 22.30 MB

There was 1 failure:

1) Nasqueron\Infrastructure\ProductionTests\EtherpadTest::testDeprecatedPluginAreNotInstalled
ep_ether-o-meter plugin doesn't seem installed.
Failed asserting that 200 matches expected 404.

/usr/home/dereckson/dev/nasqueron/operations/tests-prod-environment-behaves-correctly/tests/WithAssertHttp.php:13
/usr/home/dereckson/dev/nasqueron/operations/tests-prod-environment-behaves-correctly/tests/EtherpadTest.php:18

FAILURES!
Tests: 3, Assertions: 7, Failures: 1.
This revision is now accepted and ready to land.Mar 12 2022, 14:43