* fix test:integration command to run tests directly under ./test/integration * refactor jest setup to have separate config files for integration and unit tests
* Change localhost to 127.0.0.1 * Add Node 18 testing