Commit 2ec065b7 authored by Jacek Sowiński's avatar Jacek Sowiński

Synchronize freeze_time date with master branch

2015-11-06 as freeze_time date was introduced in #75 so let's stick with
it also here.
parent 54306e0e
(D) 2015-08-31 Bar @Context1 +Project2 due:2015-09-30 t:2015-09-29 (D) 2015-08-31 Bar @Context1 +Project2 due:2015-09-30 t:2015-09-29
(Z) 2015-11-03 Lorem ipsum dolorem sit amet. Red @fox +jumped over the lazy:bar and jar due:2015-11-05 t:2015-11-04 (Z) 2015-11-06 Lorem ipsum dolorem sit amet. Red @fox +jumped over the lazy:bar and jar due:2015-11-08 t:2015-11-07
(C) 2015-07-12 Foo @Context2 Not@Context +Project1 Not+Project (C) 2015-07-12 Foo @Context2 Not@Context +Project1 Not+Project
(C) Baz @Context1 +Project1 key:value (C) Baz @Context1 +Project1 key:value
Drink beer @ home id:1 p:2 ical:foobar Drink beer @ home id:1 p:2 ical:foobar
......
...@@ -31,7 +31,7 @@ try: ...@@ -31,7 +31,7 @@ try:
except ImportError: except ImportError:
import mock import mock
@freeze_time("2015, 11, 03") @freeze_time("2015, 11, 06")
class ListFormatTest(CommandTest): class ListFormatTest(CommandTest):
def setUp(self): def setUp(self):
super(ListFormatTest, self).setUp() super(ListFormatTest, self).setUp()
...@@ -44,7 +44,7 @@ class ListFormatTest(CommandTest): ...@@ -44,7 +44,7 @@ class ListFormatTest(CommandTest):
command.execute() command.execute()
result = u"""| 1| (D) 2015-08-31 Bar @Context1 +Project2 due:2015-09-30 t:2015-09-29 result = u"""| 1| (D) 2015-08-31 Bar @Context1 +Project2 due:2015-09-30 t:2015-09-29
| 2| (Z) 2015-11-03 Lorem ipsum dolorem sit amet. Red @fox +jumped over the and jar due:2015-11-05 lazy:bar t:2015-11-04 | 2| (Z) 2015-11-06 Lorem ipsum dolorem sit amet. Red @fox +jumped over the and jar due:2015-11-08 lazy:bar t:2015-11-07
| 3| (C) 2015-07-12 Foo @Context2 Not@Context +Project1 Not+Project | 3| (C) 2015-07-12 Foo @Context2 Not@Context +Project1 Not+Project
| 4| (C) Baz @Context1 +Project1 key:value | 4| (C) Baz @Context1 +Project1 key:value
| 5| Drink beer @ home ical:foobar id:1 p:2 | 5| Drink beer @ home ical:foobar id:1 p:2
...@@ -61,7 +61,7 @@ class ListFormatTest(CommandTest): ...@@ -61,7 +61,7 @@ class ListFormatTest(CommandTest):
command.execute() command.execute()
result = u"""| 1| (D) 2015-08-31 Bar @Context1 +Project2 due:2015-09-30 t:2015-09-29 result = u"""| 1| (D) 2015-08-31 Bar @Context1 +Project2 due:2015-09-30 t:2015-09-29
| 2| (Z) 2015-11-03 Lorem ipsum dolore... due:2015-11-05 lazy:bar t:2015-11-04 | 2| (Z) 2015-11-06 Lorem ipsum dolore... due:2015-11-08 lazy:bar t:2015-11-07
| 3| (C) 2015-07-12 Foo @Context2 Not@Context +Project1 Not+Project | 3| (C) 2015-07-12 Foo @Context2 Not@Context +Project1 Not+Project
| 4| (C) Baz @Context1 +Project1 key:value | 4| (C) Baz @Context1 +Project1 key:value
| 5| Drink beer @ home ical:foobar id:1 p:2 | 5| Drink beer @ home ical:foobar id:1 p:2
...@@ -78,7 +78,7 @@ class ListFormatTest(CommandTest): ...@@ -78,7 +78,7 @@ class ListFormatTest(CommandTest):
command.execute() command.execute()
result = u"""| 1| (D) 2015-08-31 Bar @Context1 +Project2 due:2015-09-30 t:2015-09-29 result = u"""| 1| (D) 2015-08-31 Bar @Context1 +Project2 due:2015-09-30 t:2015-09-29
| 2| (Z) 2015-11-03 Lorem ipsum dolorem sit amet. Red @fox... due:2015-11-05 lazy:bar t:2015-11-04 | 2| (Z) 2015-11-06 Lorem ipsum dolorem sit amet. Red @fox... due:2015-11-08 lazy:bar t:2015-11-07
| 3| (C) 2015-07-12 Foo @Context2 Not@Context +Project1 Not+Project | 3| (C) 2015-07-12 Foo @Context2 Not@Context +Project1 Not+Project
| 4| (C) Baz @Context1 +Project1 key:value | 4| (C) Baz @Context1 +Project1 key:value
| 5| Drink beer @ home ical:foobar id:1 p:2 | 5| Drink beer @ home ical:foobar id:1 p:2
...@@ -95,7 +95,7 @@ class ListFormatTest(CommandTest): ...@@ -95,7 +95,7 @@ class ListFormatTest(CommandTest):
command.execute() command.execute()
result = u"""| 1| (D) 2015-08-31 Bar @Context1 +Project2 due:2015-09-30 t:2015-09-29 result = u"""| 1| (D) 2015-08-31 Bar @Context1 +Project2 due:2015-09-30 t:2015-09-29
| 2| (Z) 2015-11-03 Lorem ipsum dolorem sit amet. Red @fox... due:2015-11-05 lazy:bar t:2015-11-04 | 2| (Z) 2015-11-06 Lorem ipsum dolorem sit amet. Red @fox... due:2015-11-08 lazy:bar t:2015-11-07
| 3| (C) 2015-07-12 Foo @Context2 Not@Context +Project1 Not+Project | 3| (C) 2015-07-12 Foo @Context2 Not@Context +Project1 Not+Project
| 4| (C) Baz @Context1 +Project1 key:value | 4| (C) Baz @Context1 +Project1 key:value
| 5| Drink beer @ home ical:foobar id:1 p:2 | 5| Drink beer @ home ical:foobar id:1 p:2
...@@ -112,7 +112,7 @@ class ListFormatTest(CommandTest): ...@@ -112,7 +112,7 @@ class ListFormatTest(CommandTest):
command.execute() command.execute()
result = u"""| 1| (D) 2015-08-31 Bar @Context1 +Project2 due:2015-09-30 t:2015-09-29 result = u"""| 1| (D) 2015-08-31 Bar @Context1 +Project2 due:2015-09-30 t:2015-09-29
| 2| (Z) 2015-11-03 Lorem ipsum dolore... due:2015-11-05 lazy:bar t:2015-11-04 | 2| (Z) 2015-11-06 Lorem ipsum dolore... due:2015-11-08 lazy:bar t:2015-11-07
| 3| (C) 2015-07-12 Foo @Context2 Not@Context +Project1 Not+Project | 3| (C) 2015-07-12 Foo @Context2 Not@Context +Project1 Not+Project
| 4| (C) Baz @Context1 +Project1 key:value | 4| (C) Baz @Context1 +Project1 key:value
| 5| Drink beer @ home ical:foobar id:1 p:2 | 5| Drink beer @ home ical:foobar id:1 p:2
...@@ -162,7 +162,7 @@ class ListFormatTest(CommandTest): ...@@ -162,7 +162,7 @@ class ListFormatTest(CommandTest):
command.execute() command.execute()
result = u"""2015-08-31 2015-09-30 2015-09-29 result = u"""2015-08-31 2015-09-30 2015-09-29
2015-11-03 2015-11-05 2015-11-04 2015-11-06 2015-11-08 2015-11-07
2015-07-12 2015-07-12
...@@ -207,7 +207,7 @@ just now | in 2 days | in a day | ...@@ -207,7 +207,7 @@ just now | in 2 days | in a day |
command.execute() command.execute()
result = u"""| 1| due:2015-09-30 t:2015-09-29 result = u"""| 1| due:2015-09-30 t:2015-09-29
| 2| due:2015-11-05 lazy:bar t:2015-11-04 | 2| due:2015-11-08 lazy:bar t:2015-11-07
| 3| | 3|
| 4| key:value | 4| key:value
| 5| ical:foobar id:1 p:2 | 5| ical:foobar id:1 p:2
...@@ -235,7 +235,7 @@ just now | in 2 days | in a day | ...@@ -235,7 +235,7 @@ just now | in 2 days | in a day |
command.execute() command.execute()
result = u"""| 1| (D) 2015-08-31 Bar @Context1 +Project2 due:2015-09-30 t:2015-09-29 result = u"""| 1| (D) 2015-08-31 Bar @Context1 +Project2 due:2015-09-30 t:2015-09-29
| 2| (Z) 2015-11-03 Lorem ipsum dolorem sit amet. Red @fox +jumped over the and jar due:2015-11-05 lazy:bar t:2015-11-04 | 2| (Z) 2015-11-06 Lorem ipsum dolorem sit amet. Red @fox +jumped over the and jar due:2015-11-08 lazy:bar t:2015-11-07
| 3| (C) 2015-07-12 Foo @Context2 Not@Context +Project1 Not+Project | 3| (C) 2015-07-12 Foo @Context2 Not@Context +Project1 Not+Project
| 4| (C) Baz @Context1 +Project1 key:value | 4| (C) Baz @Context1 +Project1 key:value
| 5| Drink beer @ home ical:foobar id:1 p:2 | 5| Drink beer @ home ical:foobar id:1 p:2
...@@ -261,7 +261,7 @@ just now | in 2 days | in a day | ...@@ -261,7 +261,7 @@ just now | in 2 days | in a day |
command.execute() command.execute()
result = u"""2015-08-31 result = u"""2015-08-31
2015-11-03 2015-11-06
2015-07-12 2015-07-12
...@@ -287,7 +287,7 @@ just now ...@@ -287,7 +287,7 @@ just now
command.execute() command.execute()
result = u"""2015-09-30 result = u"""2015-09-30
2015-11-05 2015-11-08
...@@ -378,7 +378,7 @@ date:2014-12-12 ...@@ -378,7 +378,7 @@ date:2014-12-12
command.execute() command.execute()
result = u"""due:2015-09-30 t:2015-09-29 result = u"""due:2015-09-30 t:2015-09-29
due:2015-11-05 lazy:bar t:2015-11-04 due:2015-11-08 lazy:bar t:2015-11-07
key:value key:value
ical:foobar id:1 p:2 ical:foobar id:1 p:2
...@@ -433,7 +433,7 @@ Completed but with ...@@ -433,7 +433,7 @@ Completed but with
command.execute() command.execute()
result = u"""2015-09-29 result = u"""2015-09-29
2015-11-04 2015-11-07
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment