Page MenuHomePhabricator

Write unit tests for Xtools
Closed, ResolvedPublic5 Estimated Story Points

Description

The individual Xtools are integrated with the new backend architecture in T165399: Update all of the Xtools with new backend

Create tests for each tool:

  • Edit Counter
  • Article Info ("Page History")
  • Pages Created
  • Top Edits
  • AdminStats
  • RfX Analysis
  • RfX Vote Counter
  • Quick, Dirty, Simple Edit Counter
  • Automated Edits

Current code coverage can be seen at https://codecov.io/gh/x-tools/xtools-rebirth/tree/master/src — we should be aiming for green coverage at least in the (more-testable) Xtools namespace.

Event Timeline

DannyH triaged this task as Medium priority.May 16 2017, 9:51 PM
kaldari renamed this task from Write tests for Xtools to Write unit tests for Xtools.May 16 2017, 11:21 PM
kaldari set the point value for this task to 5.
kaldari lowered the priority of this task from Medium to Low.Jul 5 2017, 11:10 PM

I suspect we have written all the tests we're going to for the time being. New features will be added with tests, but I think for now this can be closed, or at least moved to the XTools backlog (and maybe have more specific subtasks added).