Skip to content
This repository was archived by the owner on Mar 8, 2019. It is now read-only.
This repository was archived by the owner on Mar 8, 2019. It is now read-only.

How do you guys debug this? #99

@b12f

Description

@b12f

I'm trying to add slot support for JSX templates and man has this whole ordeal triggered me. I thought the easiest way to go about it would be to duplicate the slot e2e tests from the grid.test.ts to the grid-jsx.test.ts, add some slots in the component and just run them.

I put some visitors with console.logs into script-handlers/slotHandler.js but nothing is being output. Lots of googling, this seems to be a Jest issue that they haven't fixed in two years.

So how do you guys do it? Is there a better alternative for me to test this JSX stuff on? I won't be able to change anything as long as Jest keeps fiddling with stdout.

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