Skip to content

test_parity.py checks that dev has seed data but nothing verifies staging and prod are NOT seeded #23

Description

@amar-python

Found a real gap. test_parity.py checks that dev has seed data and that all four have the required tables — but nothing verifies staging and prod are NOT seeded. Their templates set include_seed_data false; if that flag were ever flipped, production would get test data and no test would catch it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions