You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Regarding to was discussed I propose some data mocking tools for to decide which may be the most convenient for this project.
Description
Due to, we must mock data I propose to use faker.js or REST API or Jest.
Motivation
According to need fot a Unit Testing. Performance Testing. Building Demos. Working without a completed backend tools, I found this Node's libraries
Acceptance criteria
Simulate data
Faking random values
Faking dates
Serving fake data with JSON Server
The text was updated successfully, but these errors were encountered:
data mocking tools
Regarding to was discussed I propose some data mocking tools for to decide which may be the most convenient for this project.
Description
Due to, we must mock data I propose to use faker.js or REST API or Jest.
Motivation
According to need fot a Unit Testing. Performance Testing. Building Demos. Working without a completed backend tools, I found this Node's libraries
Acceptance criteria
The text was updated successfully, but these errors were encountered: