Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 955 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

22 lines (13 loc) · 955 Bytes
  • Run npm test successfully.

  • Run npm run mochasuccessfully.

  • test_screenshots generates the same test pictures in test as there were in test/reference and does not show any errors

  • I implemented tests for the new changes OR

  • These changes do not require tests because _____

  • These changes fix #__ (github issue number if applicable).