LuisValgoi / ui5-webcomponents-react-seed

Seed of UI5 Web Components for React
12 stars 1 forks source link

[ISSUE-60] APIProvider Tests #63

Closed LuisValgoi closed 3 years ago

LuisValgoi commented 3 years ago

Description

This PR refactors and adds some tests for the APIProvider engine.

Dependency

master pulled

Config

Are you adding a configuration file?

Are you adding a new feature

Testing

yarn mock to make sure that app is working yarn test to see tests running.

Automated Tests

References