Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Intention regarding feature specs

There is an intention to refactor feature specs. This includes:

  1. Making feature tests not run as part of the CI build (to speed it up)
  2. Expanding the number of feature tests (to increase coverage and robustness)
  3. Creating a periodic (nightly? weekly? etc.) CI build that runs all the feature specs
  4. Obtaining a commitment to monitor these builds and troubleshooting/fixing them as they break.

We would like the expanded feature tests to mirror a portion of the QA testing process. It doesn’t eliminate the need for QA, as that does significant cross-browser testing. But it should make the first few rounds of QA testing quicker and easier.

Related testing pages

Analysis of existing feature specs

  • Collections

  • No labels