Commit 19788b0
authored
Convert tasks example to use logging for testability (GoogleCloudPlatform#1219)
* Convert tasks example to use logging for testability
* Use capsys to test tasks1 parent 6f0f4f9 commit 19788b0Copy full SHA for 19788b0
File tree
Expand file treeCollapse file tree
1 file changed
+7
-8
lines changedOpen diff view settings
Filter options
- appengine/flexible/tasks
Expand file treeCollapse file tree
1 file changed
+7
-8
lines changedOpen diff view settings
Collapse file
appengine/flexible/tasks/main_test.py
Copy file name to clipboardExpand all lines: appengine/flexible/tasks/main_test.py+7-8Lines changed: 7 additions & 8 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
12 | 12 | |
13 | 13 | |
14 | 14 | |
15 | | - |
16 | 15 | |
17 | 16 | |
18 | 17 | |
| ||
28 | 27 | |
29 | 28 | |
30 | 29 | |
31 | | - |
32 | | - |
33 | | - |
| 30 | + |
| 31 | + |
34 | 32 | |
35 | 33 | |
36 | 34 | |
37 | 35 | |
38 | | - |
| 36 | + |
| 37 | + |
39 | 38 | |
40 | 39 | |
41 | | - |
42 | | - |
| 40 | + |
43 | 41 | |
44 | 42 | |
45 | 43 | |
46 | | - |
| 44 | + |
| 45 | + |
0 commit comments