Page MenuHomePhabricator

IABot: Refactor the parser to be testable
Closed, InvalidPublic5 Estimated Story Points

Description

The parser for IA bot needs to be broken up into testable chunks.

Event Timeline

DannyH set the point value for this task to 5.Aug 1 2016, 6:38 PM

@MusikAnimal I'm going to need some more details. What exactly should be refactored. I'm told the analyze page function, and I've been wondering all day today what, in that function can be broken out, since this function does more action than return values.

@Cyberpower678 I'm not sure we're aiming to test individual functions anymore, rather doing full comparisons of the edit the bot would make to a test page. No action needed on your part :)