mybuddy/babybuddy/fixtures/tests.json

534 lines
9.3 KiB
JSON

[
{
"model": "babybuddy.settings",
"pk": 1,
"fields": {
"user": 1,
"dashboard_refresh_rate": "00:01:00",
"language": "en",
"timezone": "US/Eastern"
}
},
{
"model": "core.child",
"pk": 1,
"fields":
{
"first_name": "Fake",
"last_name": "Child",
"birth_date": "2017-11-11",
"slug": "fake-child",
"picture": ""
}
},
{
"model": "core.pumping",
"pk": 1,
"fields":
{
"child": 1,
"amount": 50.0,
"time": "2017-11-17T17:52:00Z",
"notes": "new device"
}
},
{
"model": "core.diaperchange",
"pk": 2,
"fields":
{
"child": 1,
"time": "2017-11-18T16:00:00Z",
"wet": false,
"solid": true,
"color": "green",
"amount": null
}
},
{
"model": "core.diaperchange",
"pk": 3,
"fields":
{
"child": 1,
"time": "2017-11-18T19:00:00Z",
"wet": true,
"solid": false,
"color": "",
"amount": 2.25,
"notes": "stinky"
}
},
{
"model": "core.diaperchange",
"pk": 4,
"fields":
{
"child": 1,
"time": "2017-11-17T13:00:00Z",
"wet": false,
"solid": true,
"color": "green",
"amount": 1.3
}
},
{
"model": "core.diaperchange",
"pk": 5,
"fields":
{
"child": 1,
"time": "2017-11-17T16:00:00Z",
"wet": false,
"solid": true,
"color": "green",
"amount": null
}
},
{
"model": "core.diaperchange",
"pk": 6,
"fields":
{
"child": 1,
"time": "2017-11-16T15:00:00Z",
"wet": true,
"solid": false,
"color": "",
"amount": null
}
},
{
"model": "core.diaperchange",
"pk": 7,
"fields":
{
"child": 1,
"time": "2017-11-16T18:00:00Z",
"wet": true,
"solid": false,
"color": "",
"amount": 5.4
}
},
{
"model": "core.diaperchange",
"pk": 8,
"fields":
{
"child": 1,
"time": "2017-11-15T15:00:00Z",
"wet": false,
"solid": true,
"color": "brown",
"amount": 0.25
}
},
{
"model": "core.diaperchange",
"pk": 9,
"fields":
{
"child": 1,
"time": "2017-11-15T13:00:00Z",
"wet": true,
"solid": false,
"color": "",
"amount": 1.67
}
},
{
"model": "core.diaperchange",
"pk": 10,
"fields":
{
"child": 1,
"time": "2017-11-15T16:00:00Z",
"wet": true,
"solid": false,
"color": "",
"amount": 1.0
}
},
{
"model": "core.diaperchange",
"pk": 11,
"fields":
{
"child": 1,
"time": "2017-11-15T21:00:00Z",
"wet": true,
"solid": false,
"color": "",
"amount": null
}
},
{
"model": "core.diaperchange",
"pk": 12,
"fields":
{
"child": 1,
"time": "2017-11-14T15:00:00Z",
"wet": true,
"solid": false,
"color": "",
"amount": null
}
},
{
"model": "core.diaperchange",
"pk": 13,
"fields":
{
"child": 1,
"time": "2017-11-13T14:00:00Z",
"wet": true,
"solid": false,
"color": "",
"amount": 2.6
}
},
{
"model": "core.diaperchange",
"pk": 14,
"fields":
{
"child": 1,
"time": "2017-11-13T18:00:00Z",
"wet": true,
"solid": false,
"color": "",
"amount": null
}
},
{
"model": "core.diaperchange",
"pk": 15,
"fields":
{
"child": 1,
"time": "2017-11-12T15:00:00Z",
"wet": true,
"solid": false,
"color": "",
"amount": null
}
},
{
"model": "core.diaperchange",
"pk": 16,
"fields":
{
"child": 1,
"time": "2017-11-11T15:00:00Z",
"wet": true,
"solid": false,
"color": "",
"amount": 0.75
}
},
{
"model": "core.feeding",
"pk": 1,
"fields":
{
"child": 1,
"start": "2017-11-18T14:00:00-05:00",
"end": "2017-11-18T14:30:00-05:00",
"duration": "00:30:00",
"type": "breast milk",
"method": "left breast",
"amount": null
}
},
{
"model": "core.feeding",
"pk": 2,
"fields":
{
"child": 1,
"start": "2017-11-18T16:30:00-05:00",
"end": "2017-11-18T17:00:00-05:00",
"duration": "00:30:00",
"type": "breast milk",
"method": "right breast",
"amount": null
}
},
{
"model": "core.feeding",
"pk": 3,
"fields":
{
"child": 1,
"start": "2017-11-18T19:00:00-05:00",
"end": "2017-11-18T19:15:00-05:00",
"duration": "00:15:00",
"type": "formula",
"method": "bottle",
"amount": 2.5,
"notes": "forgot vitamins :("
}
},
{
"model": "core.feeding",
"pk": 4,
"fields":
{
"child": 1,
"start": "2017-11-17T19:00:00-05:00",
"end": "2017-11-17T19:15:00-05:00",
"duration": "00:15:00",
"type": "formula",
"method": "bottle",
"amount": 0.25,
"notes": "forgot vitamins :("
}
},
{
"model": "core.feeding",
"pk": 5,
"fields":
{
"child": 1,
"start": "2017-11-11T19:00:00-05:00",
"end": "2017-11-11T19:15:00-05:00",
"duration": "00:15:00",
"type": "formula",
"method": "bottle",
"amount": 10.0,
"notes": "last day feedings"
}
},
{
"model": "core.feeding",
"pk": 6,
"fields":
{
"child": 1,
"start": "2017-11-11T00:00:00-05:00",
"end": "2017-11-11T00:15:00-05:00",
"duration": "00:15:00",
"type": "formula",
"method": "bottle",
"amount": 10.0,
"notes": "oldest feeding at midnight"
}
},
{
"model": "core.note",
"pk": 1,
"fields":
{
"child": 1,
"note": "Fake note.",
"time": "2017-11-18T03:45:00Z"
}
},
{
"model": "core.sleep",
"pk": 1,
"fields":
{
"child": 1,
"start": "2017-11-18T04:30:00Z",
"end": "2017-11-18T05:30:00Z",
"duration": "01:00:00",
"napping": false
}
},
{
"model": "core.sleep",
"pk": 2,
"fields":
{
"child": 1,
"start": "2017-11-18T15:00:00Z",
"end": "2017-11-18T17:00:00Z",
"duration": "02:00:00",
"napping": true
}
},
{
"model": "core.sleep",
"pk": 3,
"fields":
{
"child": 1,
"start": "2017-11-18T19:00:00Z",
"end": "2017-11-18T19:30:00Z",
"duration": "00:30:00",
"napping": false
}
},
{
"model": "core.sleep",
"pk": 4,
"fields":
{
"child": 1,
"start": "2017-11-19T00:00:00Z",
"end": "2017-11-19T04:00:00Z",
"duration": "04:00:00",
"notes": "lots of squirming",
"napping": false
}
},
{
"model": "core.temperature",
"pk": 1,
"fields":
{
"child": 1,
"temperature": 98.6,
"time": "2017-11-17T17:52:00Z",
"notes": "tympanic"
}
},
{
"model": "core.timer",
"pk": 1,
"fields":
{
"name": "Fake timer",
"start": "2017-11-18T04:30:00Z",
"end": "2017-11-18T05:30:00Z",
"duration": "01:00:00",
"active": false,
"user": 1
}
},
{
"model": "core.tummytime",
"pk": 1,
"fields":
{
"child": 1,
"start": "2017-11-18T15:00:00Z",
"end": "2017-11-18T15:03:00Z",
"duration": "00:03:00",
"milestone": ""
}
},
{
"model": "core.tummytime",
"pk": 2,
"fields":
{
"child": 1,
"start": "2017-11-18T17:15:30Z",
"end": "2017-11-18T17:16:45Z",
"duration": "00:01:15",
"milestone": ""
}
},
{
"model": "core.tummytime",
"pk": 3,
"fields":
{
"child": 1,
"start": "2017-11-18T20:30:00Z",
"end": "2017-11-18T20:30:45Z",
"duration": "00:00:45",
"milestone": ""
}
},
{
"model": "core.weight",
"pk": 1,
"fields":
{
"child": 1,
"weight": 8.5,
"date": "2017-11-11"
}
},
{
"model": "core.weight",
"pk": 2,
"fields":
{
"child": 1,
"weight": 9.5,
"date": "2017-11-18",
"notes": "before feed"
}
},
{
"model": "core.height",
"pk": 1,
"fields":
{
"child": 1,
"height": 9.5,
"date": "2017-11-11"
}
},
{
"model": "core.height",
"pk": 2,
"fields":
{
"child": 1,
"height": 10.5,
"date": "2017-11-18",
"notes": "before feed"
}
},
{
"model": "core.headcircumference",
"pk": 1,
"fields":
{
"child": 1,
"head_circumference": 5.5,
"date": "2017-11-11"
}
},
{
"model": "core.headcircumference",
"pk": 2,
"fields":
{
"child": 1,
"head_circumference": 6.5,
"date": "2017-11-18",
"notes": "before feed"
}
},
{
"model": "core.bmi",
"pk": 1,
"fields":
{
"child": 1,
"bmi": 25.5,
"date": "2017-11-11"
}
},
{
"model": "core.bmi",
"pk": 2,
"fields":
{
"child": 1,
"bmi": 26.5,
"date": "2017-11-18",
"notes": "before feed"
}
},
{
"model": "core.tag",
"pk": 1,
"fields":
{
"name": "a name",
"slug": "a-name",
"color": "#FF0000",
"last_used": "2017-11-18T16:00:00Z"
}
}
]