Skip to content

[Bug] Duplicate streams.json files. #116

@gbowne1

Description

@gbowne1

In this project, mock data is read from a JSON file, streams.json like it would in a API.

Problem is that the project has two of these files.

Theres one in the root of the project;
/streams.json

And the other;
public/api/streams.json

Keep one and make sure whatever loads it up and points/goes to the correct path and remove the other and ensure its correct and loads properly from the path. Also ensure that

Keep in mind this is only for development purposes since right now we don't have that much of a backend.

Our tests use their own mock data so ignored that in /tests/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcleanuphelp wantedExtra attention is needed

    Projects

    Status

    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions