Skip to content

Change tests accessing internals to be crate-local #204

@marvin-j97

Description

@marvin-j97

A lot of tests currently check internal state, and require pub doc(hidden) for that reason for a variety of fields.
Those should ideally be moved into crate-level tests instead, and use pub(crate) only for those fields.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions