Skip to content

ENSAdmin: transition all mock data to be stored in .ts instead of .json #1154

@Y3drk

Description

@Y3drk

Goal

Transition all mock data to be stored in .ts files instead of .json, for reasons listed in this discussion.

Commit d5a0832 shows an example how this transition should be done, by performing it for the /mock/indexing-status/data.json

Requirements

  • All data for mocked components should be stored in .ts files
  • Apply some strategy to purposefully break the .ts definition for the mock cases of deserialization errors.
  • Adjust page.tsx for every mocked component

Metadata

Metadata

Assignees

No one assigned

    Labels

    ensadminENSAdmin related

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions