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
There are various issues with our tests, coupled together with the fact that we don't currently have any JavaScript unit tests.
There may be some 'quick wins' we can do to give us more confidence. Other things, like adding unit tests, may be dependant (or at least made easier) by revisiting our tooling choices generally.
Why
Our current test setup doesn't give us a lot of confidence when making changes to our JavaScript code. If we're going to be making changes to the way our JavaScript is structured and de-duplicating code, we may want to put better testing in place first so we're more confident about these changes.
What
There are various issues with our tests, coupled together with the fact that we don't currently have any JavaScript unit tests.
There may be some 'quick wins' we can do to give us more confidence. Other things, like adding unit tests, may be dependant (or at least made easier) by revisiting our tooling choices generally.
Why
Our current test setup doesn't give us a lot of confidence when making changes to our JavaScript code. If we're going to be making changes to the way our JavaScript is structured and de-duplicating code, we may want to put better testing in place first so we're more confident about these changes.
Who needs to work on this
Developers
Who needs to review this
Developers
Done when
The text was updated successfully, but these errors were encountered: