Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Figure out how to extricate Sauce connect info from CI errors #457

Open
@cmc333333

Description

@cmc333333

We run Django with DEBUG = True when running our tests. This leaves open a door for a test error to leak sensitive and semi-sensitive information. For example, tests can leak info in debug logs and when hitting failure pages.

Two examples:

It may be the case that running with DEBUG = False resolves these issues.

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