mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
* If user's cron will happen later today, start the task yesterday. * Added default dayStart to taskDefaults. * Removed the need to call shouldDo twice to calculate nextDue. * Revert "Removed the need to call shouldDo twice to calculate nextDue." This reverts commit e1467f2fc33cfb11e6a4fc667460df6a48b69d45. * Removed defaults from taskDefault arguments. * Got user from $store in copyAsTodoModal.vue. * Fixed tests for taskDefaults to include mock user. * Fix shouldDo tests when run in GMT timezone. * Added test to taskDefault; added utcOffset to taskDefault. * Replaced utcOffset with zone. * Removed erroneous import. |
||
|---|---|---|
| .. | ||
| api | ||
| client | ||
| common | ||
| content | ||
| helpers | ||
| migrations | ||
| sanity | ||
| .eslintrc | ||
| mocha.opts | ||
| README.md | ||
For information about writing and running tests, see Using Your Local Install to Modify Habitica's Website and API.