* feat: deprecated shallow in tests
* chore: test utils from dev to dependencies
* chore: removed unused imports
* chore: restore packages to devDep
* chore: renamed header to pass lint
* feat: deprecated shallow in tests and added testing Utils
* chore: removed deprecated tests
* chore: commit to trigger test again
* chore: fix import warning for new testing file
* chore: address comments