Skip to content

Running wheels-hotwire tests results in blank page with Errors -1 #3

@zainforbjs

Description

@zainforbjs

Describe the bug
After installing the wheels-hotwire package and attempting to run its tests, the test page renders a blank screen displaying only:

Errors
-1

No additional error details or stack trace are shown, making it difficult to diagnose the failure.

To Reproduce
Steps to reproduce the behavior:

  1. Install the wheels-hotwire package in a Wheels application
  2. Run or open the package tests
  3. Observe the blank page with:
Errors
-1

Expected behavior
The tests should:

  • Run successfully
    or
  • Display meaningful error output and stack traces if failures occur

Screenshots
Image

Desktop
OS: Any

Additional context
The issue may be related to:

  • Test bootstrapping/setup failure
  • Silent exception handling
  • Missing dependency or configuration
  • Error rendering failure in the test runner

The current output (Errors -1) is not actionable and does not provide enough debugging information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions