Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Generator tests are never run #149

@balderdash

Description

@balderdash

AFAICT, we were never able to run the tests under tests/generators/ from the command line. In upstream blockly, the tests are run by opening up tests/generators/index.html in Firefox/Safari (security restrictions prevent them from working in Chrome) and clicking a button.

That page has been completely broken since my compilation changes in #135, but it was mostly broken ever since we spun out the separate blockly repo (it throws javascript errors attempting to load blocks, before even trying to run the tests).

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