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
Foyer displays, and some slides/backgrounds, rely heavily on Javascript. Unlike for the PHP code I did not set up unit testing for the Javascript front-end. Mainly because I have no experience with Javascript unit testing. Also I'm not sure which of the many tools to use.
To make sure the front-end works as intended, and remains working when adding features or fixing bugs, I'd like to add Javascript unit testing. Preferably 'the WordPress way'.
Any help with setting this up, or making choices, is very welcome!
The text was updated successfully, but these errors were encountered:
mennolui
changed the title
Plugin has no Javascript unit testing, making the front-end error prone
Javascript unit testing wanted, making the front-end less error prone
Nov 19, 2018
Foyer displays, and some slides/backgrounds, rely heavily on Javascript. Unlike for the PHP code I did not set up unit testing for the Javascript front-end. Mainly because I have no experience with Javascript unit testing. Also I'm not sure which of the many tools to use.
To make sure the front-end works as intended, and remains working when adding features or fixing bugs, I'd like to add Javascript unit testing. Preferably 'the WordPress way'.
Any help with setting this up, or making choices, is very welcome!
The text was updated successfully, but these errors were encountered: