Skip to content

Testing: Use SCRIPT_DEBUG in end-to-end test environment #14845

@aduth

Description

@aduth

Previously: #14371 (comment)
Blocked by: #11360

The end-to-end test suite includes automatic test failures for console error logging. By using development-mode scripts, we can receive more messages (and more helpful messaging) from some vendor dependencies such as React which provide warning messages in development environments.

This is currently blocked by #11360, since there are currently known warnings which occur in development environments related to the use of unsafe lifecycle methods. These must first be resolved before SCRIPT_DEBUG can be activated by default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    [Status] BlockedUsed to indicate that a current effort isn't able to move forward[Type] Automated TestingTesting infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.[Type] EnhancementA suggestion for improvement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions