Enchance default structures generation
Default structures are raw in fakeData.json
, they should be generated by a factory since the _id
s are raw too, it may cause problem with SimpleSchema's uuid/id regex.
Default structures are raw in fakeData.json
, they should be generated by a factory since the _id
s are raw too, it may cause problem with SimpleSchema's uuid/id regex.