Add vitest as a unit testing framework Reviewed-on: #49
@@ -174,4 +174,15 @@ async function postCode() {
});
}
postCode();
if (require.main === module) {
module.exports = {
validateAuthentication,
replacePlaceholders,
postCode,
readReplaceAndWriteFiles,
readFilesIntoDict,
};
The note is not visible to the blocked user.