Page MenuHomePhabricator

Write integration tests for action API's "edit" module.
Closed, ResolvedPublic

Description

While we already have some tests for action=edit, several parameters of that modules are not yet covered. Specifically, the following parameters need testing:

  • section, sectiontitle
  • appendtext, prependtext
  • basetimestamp
  • md5
  • md5 for sections

Event Timeline

Somebody renamed this task from Action: Edit to Action: Edit -> section, section title.Jan 9 2020, 9:59 PM
Somebody renamed this task from Action: Edit -> section, section title to Action: Edit.Jan 9 2020, 10:09 PM

Hi Esther!

Phabricator tasks should be phrased in a way that allows others to understand what they are about. Ideally, they are detailed enough for someone other than you to work on them. I'll update the description of this one, please do the same for the subtasks. Just click "edit task" on the top right.

daniel renamed this task from Action: Edit to Write integration tests for action API's "edit" module..Jan 10 2020, 10:08 AM
daniel updated the task description. (Show Details)

Hi Esther!

Phabricator tasks should be phrased in a way that allows others to understand what they are about. Ideally, they are detailed enough for someone other than you to work on them. I'll update the description of this one, please do the same for the subtasks. Just click "edit task" on the top right.

I will update the descriptions. Thanks.