Closed znatty22 closed 1 year ago
We need to unit test any code we write for smilecdr. Right now the only code we have is the post authentication callback:
smilecdr/settings/auth.js
We can use the standard JS unit testing framework, jest
jest
We need to unit test any code we write for smilecdr. Right now the only code we have is the post authentication callback:
smilecdr/settings/auth.js
We can use the standard JS unit testing framework,
jest