Page MenuHomeDevCentral

Test if Etherpad works correctly
ClosedPublic

Authored by dereckson on Jul 22 2015, 12:50.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Nov 13, 12:47
Unknown Object (File)
Sat, Nov 9, 17:07
Unknown Object (File)
Fri, Nov 8, 15:53
Unknown Object (File)
Fri, Nov 1, 23:20
Unknown Object (File)
Tue, Oct 29, 05:54
Unknown Object (File)
Wed, Oct 23, 15:59
Unknown Object (File)
Wed, Oct 23, 05:53
Unknown Object (File)
Tue, Oct 22, 02:36
Subscribers

Details

Summary

We test if:

  • the container website is live
  • our plugin for /metrics is installed
  • Wolfplex API can read the list of pads

This uses phpunit as testing framework.

Fixes T512.

Test Plan

Run the tests in various Eherpad installation conditions

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Test if Etherpad works correctly.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: ledesillusionniste.
dereckson added a subscriber: Sandlayth.
dereckson added inline comments.
tests/prod-environment-behaves-correctly/EtherpadTest.php
25

Actually, the folder is /opt/etherpad-lite.

/opt/etherpad → /opt/etherpad-lite

This revision is now accepted and ready to land.Jul 23 2015, 18:36
This revision was automatically updated to reflect the committed changes.
dereckson marked an inline comment as done.