Skip to content

Issue with mockRequest(); #170

@heiyeunl

Description

@heiyeunl

I'm having trouble with using play mode when doing mock request. There isn't a problem when saving fixtures, but when I have process.env.CI = 'true'; in beforeAll, it looks like it's still not using the fixture. Just wondering if I'm missing something.

Also just a general question about differencify and mockeer. It looks like mockeer to save all request's response, including css, in fixtures. If I'm trying to do compare the snapshot of a site before and after changing a css file, it seems like I shouldn't be using mockeer since mockeer to mock css file that's stored in fixture, is that correct? Anyway thank you and your help is very much appreciate here :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions