Skip to content
BSick7 edited this page Aug 7, 2015 · 3 revisions

Submitting bug reproduction

To help aid bug resolution, it will help the Fayde team to include test cases in the source. Follow the steps below.

  1. Fork Fayde
  2. Add /testsite/issue#.fap (replace # with issue number in git)
  3. If you need additional files, include them in the /testsite directory.
  4. Register test @ /testsite/index.html in the tests array as 'IssueTests/issue#.fap'. (Please maintain alphabetical ordering)
  5. Run gulp reset.
  6. Run gulp testsite.
  7. Navigate to issue test.
  8. Ensure issue is reproducible.
  9. Submit pull request referencing git issue.
Clone this wiki locally