Ghost/ghost/bootstrap-socket
Daniel Lockyer 54aa9f016b Fixed full Admin test suite running during unit tests
- because of how the npm scripts were set up, we were running the full
  Admin integration tests during the unit tests phase of CI
- this commit renames the majority of `test` to `test:unit` in the
  package.json files, and aliases `test` to `test:unit`
- special packages like Admin have no-op'd `test:unit` scripts so we
  don't end up running its tests
2022-08-15 15:34:52 +02:00
..
lib @tryghost/bootstrap-socket: Switch to @tryghost/logging from injected arg 2021-12-02 12:35:36 +00:00
test Refactored bootstrap-socket API for testability 2020-08-09 17:15:46 +01:00
.eslintrc.js Added new bootstrap-socket package with a test 2020-08-07 16:59:25 +01:00
index.js Refactored bootstrap-socket API for testability 2020-08-09 17:15:46 +01:00
package.json Fixed full Admin test suite running during unit tests 2022-08-15 15:34:52 +02:00