Skip to content

Add integration tests #2

@tonioriol

Description

@tonioriol

Instead of mocking the api, that's a closer to real solution: http https://github.com/blueberryapps/vcr.js/

It records one interaction and stores the response, so the call happens only the first time and gets stored as json, next time it takes the json.

It might be useful. But if we think that's not "real" enough, we just use a real contentful space for that.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions