Skip to content

Instantly share code, notes, and snippets.

@tephyr
tephyr / test_case_03.py
Created January 17, 2024 23:13
Test case for factorio-draftsman blueprint.entities -> group copy issue
"""
Test case module for copying entities with associations from a blueprint to a new group.
Repro steps for issues related to `SpatialHashMap not updated when assigning Group's entities to an EntityList
<https://github.com/redruin1/factorio-draftsman/issues/22>`__.
See also:
- https://factorio-draftsman.readthedocs.io/en/latest/handbook/entities.html#entity-associations
"""