* fix: extends timeout for timed out test
* fix: add dependent script to turbo test
* fix: disable threading for test
* fix: add timeout to vitest config
* chore: remove test-ci script
* fix: extends timeout to validator vitest config
* chore: conditionally disabling vitest threading on CI
* devops: remove test run on node 14
* fix: main branch tests
* chore: update pull request template
* devops: update unit test CI
* devops: fix unit test pipeline
* devops: rename pipeline to "build and test"