Skip to content

Headless integration and unit tests #1776

Open
@pushfoo

Description

@pushfoo

Enhancement

Current behavior:

GitHub CI does not run tests, while the Windows test runner & Local Linux pytest runs do.

For example, this missing symbol fails on Windows & locally as expected, but does not under the Linux runners.

Expected behavior:

Linux runners fail as expected:

FAILED tests/unit/scene/test_scene_dunder_methods.py::test_contains - NameError: name 'Walls_SpriteList' is not defined

Steps to reproduce/example code:

Use b85a87f5a1a5d1d732 on gran4/improve_scene.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsEverything related to testing

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions