i copy-pasted tests from our main repository.
https://github.com/LLazyEmail/generator-module/blob/main/tests/methods/utils.test.js
6 months ago this module was a part of our monolithic project and we start to drown with issues, related to our tech debt.
So I moved away our simple functionality here. Our goal is to make tests executable because a few days ago I set up Github Actions for improving our code quality.
i copy-pasted tests from our main repository.
https://github.com/LLazyEmail/generator-module/blob/main/tests/methods/utils.test.js
6 months ago this module was a part of our monolithic project and we start to drown with issues, related to our tech debt.
So I moved away our simple functionality here. Our goal is to make tests executable because a few days ago I set up Github Actions for improving our code quality.