Page MenuHomePhabricator

57.1: Identify functions that can be tested
Closed, ResolvedPublic

Description

Need to identify the functions that could have tests

Related Objects

StatusSubtypeAssignedTask
ResolvedDannyS712
ResolvedDannyS712

Event Timeline

  • GlobalWatchlist.settings.validate
  • GlobalWatchlist.settings.validateSites
  • GlobalWatchlist.watchlists.checkAllButton[1]
  • GlobalWatchlist.help.presetFlag
  • GlobalWatchlist.help.getAssociatedPageTitle

[1] Will need to create a button or other hideable element

  • GlobalWatchlist.API.getMessages[2]
  • GlobalWatchlist.help.setUpPage[3]

[2] Use mw.config.set( 'wgUserLanguage', $1 ); to test for language $1
[3] Will need to create dummy title and header messages

DannyS712 triaged this task as Medium priority.Nov 14 2019, 6:51 AM