4f7da1be9b
Test migration to jest by hand
...
Apparently using regular expressions is way easier.
2018-06-18 15:15:56 +03:00
5afe81452a
Migrated tests to jest
...
Used jest-codemods to migrate, will have to pass everything by hand before we can merge.
2018-06-18 14:18:25 +03:00
ca8c747c8d
Revert changes from #602
...
The changes in #602 would break the test, as it was comparing today to tomorrow. The original test worked just fine and the cron job that run on Travis proves that the `t1` assignment was valid and working.
2018-02-10 17:11:48 +02:00
fc95546ca3
fix broken test in tomorrow.test.js
2018-02-10 09:26:17 -05:00
8460ae548c
Tests for tomorrow
2018-02-09 13:12:23 +02:00
9217979f80
Updated testing with proper indentation
...
Uses two spaces instead of hard tabs.
2018-01-24 17:53:36 +02:00
036b4ae842
ran npm run tdd & generated TDD
2018-01-09 06:09:49 -05:00