* refactor: `connect()` and `openApp()`
* test: connect function covered
* chore: renaming jests test commands
* chore: adding override rule for non `commands/serve` directories to skip jest rules
* test: openApp() covered
* test: `getConnectionInfo()` covered
* test: covering parseEngineURL() and getParams()
* chore: switching jest test files to `.inspect` to prevent conflict with aw
* jest initialised
* refactor: `connect()` and `openApp()`
* test: integrate to jest
* chore: renaming jests test commands
* chore: adding override rule for non `commands/serve` directories to skip jest rules