Skip to content

indices tests - convert data sections to JSON format #1008

@shawnlaffan

Description

@shawnlaffan

The data sections for the indices tests are currently Data::Dumper dumps that are eval'd back to perl structures.

This can cause some issues when generating data as the self referential structures are not handled properly.

It would be cleaner, and perhaps more compact, to use JSON.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions