[go: nahoru, domu]

Page MenuHomePhabricator

Advanced Topics in Browser Test Automation
Closed, ResolvedPublic

Description

Scratchpad: http://etherpad.wikimedia.org/p/Adv_Browser_Tests_-_T86593

Including but not limited to:

  • Using Cucumber well: intention over description; initiation, navigation, and assertion
  • Code reuse and loose coupling: implementation patterns for easier maintenance
  • Waiting and waiting: working with AJAX efficiently
  • Nested elements and scope: pushing the limits of today's framework
  • Code smells: loops, conditionals, and comments

Event Timeline

Cmcmahon raised the priority of this task from to Needs Triage.
Cmcmahon updated the task description. (Show Details)
Cmcmahon set Security to None.
Cmcmahon subscribed.
Qgil triaged this task as Medium priority.Jan 8 2015, 12:17 PM

Please update the description with the achievements of this session. Thank you in advance.

We had a well-attended session where we demonstrated examples of good refactoring across a number of repositories.