Skip to content

How is the Posts Service returning data? #51

Description

@paul-barry-kenzan

The Posts Service spec which verifies the number of posts is seemingly returning live data via the getPosts() method. Is this the case? Ideally, the data should be mocked somewhere/somehow, but I'm not seeing that. Could you clarify?

Even when testing the actual service, it's best to avoid any over-the-wire communication to ensure the service is isolated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions