Billing Test Suite

 

Goal

  • Increase dev confidence in test writing

  • Sync on styling, file structure, testing tools

Covering A lot

  • File structure changes

    • Accounts used for testing and where to find them

    • Global variables available

    • Sharding - running tests locally

    • Structure for setting up mock data

  • Test writing better practices and styles, including:

    • Turning story requirements into tests

    • Tools: rx-page-objects, rxTable, rxMetadata

    • Better practices for initializing variables, variable reuse, page search/redirect placement, element selectors

...ready?

file structure changes

test accounts

global vars

 

sharding

mock data

test writing

story

reqs 

into

tests

tools

Better practices

  • initializing variables
  • variable reuse
  • page search/redirect placement
  • element selectors

Covered A lot

  • File structure changes

    • Accounts used for testing and where to find them

    • Global variables available

    • Sharding - running tests locally

    • Structure for setting up mock data

  • Test writing better practices and styles, including:

    • Turning story requirements into tests

    • Tools: rx-page-objects, rxTable, rxMetadata

    • Better practices for initializing variables, variable reuse, page search/redirect placement, element selectors

Are we closer?

  • Increase dev confidence in test writing​

  • Sync on styling, file structure, testing tools

Made with Slides.com