Skip to content

Commit cab08a9

Browse files
committed
added fixes to do list from 2019 01
1 parent 8ca9b45 commit cab08a9

File tree

1 file changed

+97
-0
lines changed

1 file changed

+97
-0
lines changed

worklist.txt

Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,97 @@
1+
Step 1:
2+
Get clean repo for students and class dev
3+
4+
5+
Then:
6+
L1/2:
7+
Input statements in 1 or 2 – clarify
8+
lesson 1 odd linking
9+
Test_ rather than _test ½
10+
Lesson01 integration test first prior to refactor
11+
Test all tests - Data files all singular version - check ok with tests and assignments
12+
Csvs all utf-8
13+
Pylint working
14+
Coverage working
15+
Scan for other errors
16+
17+
L2:
18+
Input statements in 1 or 2 – clarify
19+
Test_ rather than _test ½
20+
Test all tests - Data files all singular version - check ok with tests and assignments
21+
Csvs all utf-8
22+
Pylint working
23+
Coverage working
24+
Scan for other errors
25+
26+
L3:
27+
Self vs this – eliminate wrong one
28+
Improve import * peewee
29+
Test all tests - Data files all singular version - check ok with tests and assignments
30+
Csvs all utf-8
31+
Pylint working
32+
Coverage working
33+
Scan for other errors
34+
35+
L4:
36+
L4 customer data missing
37+
Test all tests - Data files all singular version - check ok with tests and assignments
38+
Csvs all utf-8
39+
Pylint working
40+
Coverage working
41+
Scan for other errors
42+
43+
L5:
44+
Test all tests - Data files all singular version - check ok with tests and assignments
45+
Csvs all utf-8
46+
Pylint working
47+
Coverage working
48+
Scan for other errors
49+
50+
L6:
51+
Write assignment ot generate the large file based on example.
52+
Test all tests - Data files all singular version - check ok with tests and assignments
53+
Csvs all utf-8
54+
Pylint working
55+
Coverage working
56+
Scan for other errors
57+
58+
L7:
59+
Links missing in github page (somewhere around lesson 7 concurrency)
60+
Sh l7 use l4 or l5 as a basis? L5 has no update but 4 does
61+
Test all tests - Data files all singular version - check ok with tests and assignments
62+
Csvs all utf-8
63+
Pylint working
64+
Coverage working
65+
Scan for other errors
66+
67+
L8:
68+
Revise lesson 8
69+
Lesson 8 clarify name / meaning of rental_items
70+
L8 – data files needed?
71+
Test all tests - Data files all singular version - check ok with tests and assignments
72+
Csvs all utf-8
73+
Pylint working
74+
Coverage working
75+
Scan for other errors
76+
77+
L9:
78+
Part2 l9 assignment improve wording / clarify
79+
Test all tests - Data files all singular version - check ok with tests and assignments
80+
Csvs all utf-8
81+
Pylint working
82+
Coverage working
83+
Scan for other errors
84+
85+
L10:
86+
TXT vs csv timings.csv filename l10
87+
Kris Lock feedback
88+
Test all tests - Data files all singular version - check ok with tests and assignments
89+
Csvs all utf-8
90+
Pylint working
91+
Coverage working
92+
Scan for other errors
93+
94+
95+
At end:
96+
New shared upstream repo
97+
Instructions for creating a course repo

0 commit comments

Comments
 (0)