| | Version at: 29/05/2014, 16:36 vs. version at: 01/06/2014, 14:58 |
---|
1 | 1 | This is a general work log updated daily. |
---|
2 | 2 | |
---|
3 | 3 | ##Today's TODO list: |
---|
4 | 4 | |
---|
5 | 5 | ##This week's TODO list: |
---|
6 | 6 | |
---|
7 | 7 | - finish sentence related views and test them |
---|
8 | 8 | - finish corrections and tag views |
---|
9 | 9 | - finish user views |
---|
10 | 10 | - write the import script and import some subset of the data |
---|
11 | 11 | |
---|
12 | 12 | ##Work log |
---|
13 | 13 | |
---|
14 | 14 | ###Week 1 19/5 |
---|
15 | 15 | |
---|
16 | 16 | ####Monday |
---|
17 | 17 | - compiled dependencies and tools (sage, git, etc..) |
---|
18 | 18 | - set up virtual env |
---|
19 | 19 | - set up pytoeba-dev repo/structure |
---|
20 | 20 | - setup pytoeba's project structure |
---|
21 | 21 | |
---|
22 | 22 | ####Tuesday |
---|
23 | 23 | - added sentence and link models |
---|
24 | 24 | - threw out sage and compiled scipy/numpy |
---|
25 | 25 | - explored agpl for graph manipulation |
---|
26 | 26 | |
---|
27 | 27 | ####Wednesday |
---|
28 | 28 | - added log model |
---|
29 | 29 | - added correction model |
---|
30 | 30 | - added tag models |
---|
31 | 31 | - added audio model |
---|
32 | 32 | - set up work log |
---|
33 | 33 | |
---|
34 | 34 | ####Thursday |
---|
35 | 35 | - read py.test documentation |
---|
36 | 36 | - read django testing documentation |
---|
37 | 37 | - wrote a passing test for the sentence manager |
---|
38 | 38 | |
---|
39 | 39 | ####Friday |
---|
40 | 40 | - read "Test Driven development with Python" |
---|
41 | 41 | |
---|
42 | 42 | ####Saturday |
---|
43 | 43 | - Finished the sentence manager |
---|
44 | 44 | |
---|
45 | 45 | ###Week 2 26/5 |
---|
46 | 46 | |
---|
47 | 47 | ####Monday/Tuesday |
---|
48 | 48 | - added scaffolding/structure for tests and fixtures using py.test |
---|
49 | 49 | - added database/form validation tests for: |
---|
50 | 50 | - sentence/link models |
---|
51 | 51 | - correction model |
---|
52 | 52 | - tag models |
---|
53 | 53 | - audio models |
---|
54 | 54 | - generated coverage reports |
---|
55 | 55 | |
---|
56 | 56 | ####Wednesday |
---|
57 | 57 | - refactored tests and fixtures to be more modular |
---|
58 | 58 | - added more tests and expanded the manager some more |
---|
59 | 59 | |
---|
60 | | ####Thursday |
---|
| 60 | ####Thursday/Friday/Saturday |
---|
61 | 61 | - N/A |
---|
diff view generated by jsdifflib |
---|
Version at: 29/05/2014, 16:36
This is a general work log updated daily.
##Today's TODO list:
##This week's TODO list:
- finish sentence related views and test them
- finish corrections and tag views
- finish user views
- write the import script and import some subset of the data
##Work log
###Week 1 19/5
####Monday
- compiled dependencies and tools (sage, git, etc..)
- set up virtual env
- set up pytoeba-dev repo/structure
- setup pytoeba's project structure
####Tuesday
- added sentence and link models
- threw out sage and compiled scipy/numpy
- explored agpl for graph manipulation
####Wednesday
- added log model
- added correction model
- added tag models
- added audio model
- set up work log
####Thursday
- read py.test documentation
- read django testing documentation
- wrote a passing test for the sentence manager
####Friday
- read "Test Driven development with Python"
####Saturday
- Finished the sentence manager
###Week 2 26/5
####Monday/Tuesday
- added scaffolding/structure for tests and fixtures using py.test
- added database/form validation tests for:
- sentence/link models
- correction model
- tag models
- audio models
- generated coverage reports
####Wednesday
- refactored tests and fixtures to be more modular
- added more tests and expanded the manager some more
####Thursday
- N/A
version at: 01/06/2014, 14:58
This is a general work log updated daily.
##Today's TODO list:
##This week's TODO list:
- finish sentence related views and test them
- finish corrections and tag views
- finish user views
- write the import script and import some subset of the data
##Work log
###Week 1 19/5
####Monday
- compiled dependencies and tools (sage, git, etc..)
- set up virtual env
- set up pytoeba-dev repo/structure
- setup pytoeba's project structure
####Tuesday
- added sentence and link models
- threw out sage and compiled scipy/numpy
- explored agpl for graph manipulation
####Wednesday
- added log model
- added correction model
- added tag models
- added audio model
- set up work log
####Thursday
- read py.test documentation
- read django testing documentation
- wrote a passing test for the sentence manager
####Friday
- read "Test Driven development with Python"
####Saturday
- Finished the sentence manager
###Week 2 26/5
####Monday/Tuesday
- added scaffolding/structure for tests and fixtures using py.test
- added database/form validation tests for:
- sentence/link models
- correction model
- tag models
- audio models
- generated coverage reports
####Wednesday
- refactored tests and fixtures to be more modular
- added more tests and expanded the manager some more
####Thursday/Friday/Saturday
- N/A
Note
The lines in green are the lines that have been added in the new version.
The lines in red are those that have been removed.
Actions