-
We need to generate Mocks for Mongo DB in ISO Format.
> `{
dateField: ISODate("2003-05-13T00:00:00Z"),
description: "The First government unveiled a new version of the $20 bill the first to be …
-
This one would be a good add
faker.Sex.gender() to get either Male or Female as String.
-
Dummy data should better reflect the application abilities but remain small (so possibly use js and cloning).
- ~~add one more client~~
- add paid invoice
- add overdue invoice
- add invoice f…
-
## Current Situation
The classic edit distance algorithm is O(NMK)
Where `N` is number of item. `M` is average length of item and `K` the length of search term.
With bit parallelism we are ab…
-
Hi!
I'm trying to run the command from the folder where fakegoose-celebrity.js is located:
`fakegoose fakegoose-celebrity.js --count 10 --seed mongodb://localhost:27017/mongoose-movies`
I have …
-
Hi!
Thanks for this wonderful library.
I would like to integrate mocha-testdata (https://github.com/pandell/mocha-testdata/) when using mocha-typescript. I would basically want something like th…
-
Can you please update the flexslider version ? It looks like the current one is 2.6 and this gem has 2.2.
Also align the gem version with the library version in order to ease the life of Rails devs :…
-
I'm trying to simulate a mass-user scenario. I would like each virtual user to give unique calls to the system (HTTP REST). What are the options for achieving this?
-
Hi,
Is it possible to return the full object that was created at a post endpoint rather than just the id?
For example, when I post to an endpoint with some json data, the item gets created and the i…
-
When testing a component, I often use long and small texts to check how the component looks in extreme situtations.
Like this :
![image](https://cloud.githubusercontent.com/assets/452941/18877211/c9f…