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 Task MAR-214 Extend XMPP server client-based tests
Go to the next issue (open or closed)
Go to the next open issue
Issue basics
  • Type of issue
    Task
  • Category
    Not determined
  • 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
    8 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

There is a lot of functionality in the xmpp_server role that is currently not being tested using the running instance. For example (a non-exhaustive list):

  • Carbons
  • Message archives

Some of that testing is currently done using configuration parsing which is rather suboptimal. It would be better if such functions would be tested using an XMPP client implementation instead (perhaps something custom written in Python if all else fails). This would improve the reliability of tests.

The following should be done:

  • Update the xmpp_server role.
    • Determine what tests are currently relyling on deployed configuration file parsing.
    • Try to replace such tests with a more native way of testing, using some kind of XMPP client.
  • Update role reference documentation.
  • Update usage instructions.
  • Update release notes.
Todos (0 / 0)
There are no comments