You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2020. It is now read-only.
Lee Langley edited this page Sep 13, 2017
·
1 revision
Testing your changes
Any new/modified features should all be tested thoroughly, before being pushed to the repository.
You need to ensure that your changes work correctly across all of the relevant browsers and that they don't break any existing functionality.
In the /demo/ folder are some files that you can use for testing. Any changes can be tested in these files, so feel free to modify them.
It would be helpful if any tests that you run are left in these files, for others to see.