Commit Graph

28 Commits

Author SHA1 Message Date
Julia Friesel 9102bce7ce Return cycle phase starts 2018-07-05 14:28:21 +02:00
Julia Friesel 836bea778c Combine temp and mucus evaluation 2018-07-05 13:53:06 +02:00
Julia Friesel f1f9c7773a Expect cycle days, not numbers, in getTemperatureStatus 2018-07-05 12:10:18 +02:00
Julia Friesel 2f8054c1fa Add mucus shift detection 2018-07-05 09:39:08 +02:00
Julia Friesel e4bae38d13 Introduce facade for sympto 2018-07-05 09:39:08 +02:00
Julia Friesel fb990b5a4b Fix tests to fit new sympto api 2018-07-05 09:39:08 +02:00
Julia Friesel 9c1876e876 Change sympto module structure 2018-07-05 09:39:08 +02:00
Julia Friesel 03a0f1fb75 Implement second exception rule 2018-07-05 09:39:08 +02:00
Julia Friesel 8db92e96f3 Add tests for invalid shifts 2018-07-05 09:39:08 +02:00
Julia Friesel 1eb3f4a14a Change API so it doesn't return unnecessary info 2018-07-05 09:39:08 +02:00
Julia Friesel a90d393545 Return potential high temps as well 2018-07-05 09:39:08 +02:00
Julia Friesel 5e0601320b Add test for less than 6 low temps 2018-07-05 09:39:08 +02:00
Julia Friesel d1f2922357 Change function signature and remove fixtures 2018-07-05 09:39:08 +02:00
Julia Friesel e1f473de3b Detect missing shifts 2018-07-05 09:39:08 +02:00
Julia Friesel 9e92f072de Add 1st exception rule 2018-07-05 09:39:08 +02:00
Julia Friesel 3a090c5d8a For temperature, add 2 passing test for simple happy path 2018-07-05 09:39:08 +02:00
Julia Friesel 28b880a40c Gather general cycle-related functions in cycle module 2018-07-05 09:39:08 +02:00
Julia Friesel 97b8452b45 Add first failing test 2018-07-05 09:39:08 +02:00
Julia Friesel 46040f1a77 Create components and lib folder 2018-06-28 10:58:56 +02:00
Julia Friesel 9922b2e7b8 Fix bug for just one bleeding day 2018-06-13 12:49:29 +02:00
Julia Friesel ab1ed96966 Change getCycleDayNumber signature and some PR improvements 2018-06-13 12:49:29 +02:00
Julia Friesel 5b406848cb Change getCycleDay signature and process LocalDate 2018-06-13 12:49:29 +02:00
Julia Friesel 1430734874 Pass in dates as JS dates, not moment-wrapped 2018-06-13 12:49:29 +02:00
Julia Friesel 3bc85d74fc Get cycle day for day in any cycle, not just the current 2018-06-13 12:49:29 +02:00
Julia Friesel 1cf4087039 Add option for minimum cycle length 2018-06-13 12:49:29 +02:00
Julia Friesel 2b8569d6d0 Exclude excluded bleedings 2018-06-13 12:49:29 +02:00
Julia Friesel 3b2beabb9e Get cycle day number for several happy paths 2018-06-13 12:49:29 +02:00
Julia Friesel 23437316e8 Add test dir 2018-05-29 14:57:51 +02:00