JonathanTSilva / JonathanTSilva/scriptize
Update all the demonstration of utilities to a test file
Open
enhancement
- Dominant language
- Shell
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Subject of the feature request
Fix all demonstration parts of the files in utilities folder to a test-specific file.
### Your environment
* **Scriptize version**: alpha
* **Terminal emulator**: ghostty
* **Shell**: zsh
* **Operating system**: Ubuntu 22.04
### More details
There are a lot of test that run the whole code in the demonstration section of almost all utilities files.
It would be better to move them to a specific test file. In addition, we can use tests in the functions docstrings.
Contributor guide
Assessment
This issue has not been assessed yet.