Skip to content

Commit dc1a387

Browse files
committed
add optional tasks, complete assignment submission description
1 parent 546188e commit dc1a387

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

assignments/session03/tasks.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,10 @@ Any instructions I need.
2929

3030
The data you produce need not be pretty, or even particularly visible. In
3131
class we only produced a simple dictionary of values for each listing. Focus
32-
on getting data sources combined rather than on what the output looks like.
32+
on getting data sources combined rather than on what the output looks like.
33+
34+
35+
Optional Tasks:
36+
---------------
37+
38+
Write unit tests supporting the functions of your mashup script.

source/presentations/session03.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1757,3 +1757,10 @@ To submit your homework:
17571757

17581758
* Commit your changes to your fork of the repo in github, then open a pull
17591759
request.
1760+
1761+
1762+
Extra Credit
1763+
------------
1764+
1765+
Bonus points if you write unit tests for the elements of your mashup.
1766+

0 commit comments

Comments
 (0)