Skip to content

Testing Backlog

Claudiu Lodromanean edited this page Apr 13, 2017 · 2 revisions

This page documents unit and end-to-end tests that need to be written to prevent regression of fixed issues or correct functionality. Feel free to submit a PR with implementations for any of these.

End-to-end Tests needed:

  • A test to reproduce this issue and verify it doesn't happen again.
  • A test to go through the various Default Customer Locations and verify the site is working with each one to prevent regression of this issue.

Unit Tests needed:

  • TODO: Investigate code coverage and resolved issues to see what's needed.
Clone this wiki locally