Skip to content

Silence test output #5798

Closed
Closed
@acinader

Description

@acinader

Current test output is noisy, even when all tests are passing. Would be nice if stdout and err were silent, but could be turned back on with an env var like TEST_OUTPUT=1 or something

Passing AWS credentials to this adapter is now DEPRECATED and will be removed in a future version See: https://github.com/parse-server-modules/parse-server-s3-adapter#aws-credentials for details
................Error: unauthorized: master key is required
    at promiseEnforceMasterKeyAccess (/Users/arthur/code/parse-server/lib/middlewares.js:360:19)
    at promise.then (/Users/arthur/code/parse-server/lib/PromiseRouter.js:85:20)
    at process._tickCallback (internal/process/next_tick.js:68:7)
Error: unauthorized: master key is required
    at promiseEnforceMasterKeyAccess (/Users/arthur/code/parse-server/lib/middlewares.js:360:19)
    at promise.then (/Users/arthur/code/parse-server/lib/PromiseRouter.js:85:20)
    at process._tickCallback (internal/process/next_tick.js:68:7)
.Error: unauthorized: master

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions