Majic Projects
Majic Ansible Roles
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png Majic Ansible Roles / Open Enhancement MAR-213 Update XMPP server test to use admin ad-hoc commands
Go to the next issue (open or closed)
Go to the next open issue
Issue basics
  • Type of issue
    Enhancement
  • Category
    Tests
  • Targetted for
    Not determined
  • Status
    New
  • Progress
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    4 hours
  • Time spent
    No time spent
    Click here to see time logged against this issue
Issue details
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description

Tests for Prosody configuration in the xmpp_server role currently rely on parsing the configuration file to determine if some settings have been correctly set (for example enabled modules). While this is better than nothing, it would be better to test the actual running instance in some shape or form (more of a blackbox testing).

The blackbox testing could possibly be implemented by using the mod_admin_adhoc module.

The following should be done:

  • Update the xmpp_server role.
    • Enable the mod_admin_adhoc module.
    • Try to migrate as many tests as possible to utilise the mod_admin_adhoc module to retrieve list of enabled modules or settings.
  • Update role reference documentation.
  • Update usage instructions.
  • Update release notes.
Todos (0 / 0)
There are no comments