Ref T1700
Details
Details
- Reviewers
dereckson - Maniphest Tasks
- T1700: Drop metrics plugin for Etherpad
- Commits
- rTESTSPRODENV2a46d7c6e5c3: Drop support for ether-o-meter Etherpad plugin
phpunit EtherpadTest.php
Diff Detail
Diff Detail
- Repository
- rTESTSPRODENV Test suite for operations: prod-environment-behaves-correctly
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
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.