documentation
documentation copied to clipboard
Add section on preparing to run tests
Begin documenting necessary prep to have green tests in local development.
Without running assets:precompile in the test env, /public/packs-test won't be generated and a number of tests will fail with misleading webmock errors.
This pull request has merge conflicts that must be resolved before it can be merged.