spec/fixtures/moon.json in lita-onewheel-moonphase-0.0.0 vs spec/fixtures/moon.json in lita-onewheel-moonphase-1.0.0

- old
+ new

@@ -1,23 +1,25 @@ { - "year": 2016, - "month": 11, - "day": 18, - "dayOfWeek": "Friday", - "lng": -122.186048, - "lat": 45.205518, + "year": 2017, + "month": 8, + "day": 27, + "dayOfWeek": "Sunday", + "lng": -122.676552, + "lat": 45.523316, + "location": "45.5230622,-122.6764816", + "address": "11 NW 6th Ave, Portland, OR 97209, USA", "tz": -8, "sundata": { - "civilRise": "06:40", - "rise": "07:12", - "transit": "11:54", - "set": "16:36", - "civilSet": "17:08" + "civilRise": "2017-8-27T04:55:00-8", + "rise": "2017-8-27T05:26:00-8", + "transit": "2017-8-27T12:12:00-8", + "set": "2017-8-27T18:57:00-8", + "civilSet": "2017-8-27T19:28:00-8" }, "moondata": { - "fracillum": "76%", - "curphase": "Waning Gibbous", - "transit": "03:45", - "set": "11:16", - "rise": "21:14" + "fracillum": "36%", + "curphase": "Waxing Crescent", + "rise": "2017-8-27T11:45:00-8", + "transit": "2017-8-27T17:03:00-8", + "set": "2017-8-27T22:16:00-8" } }