File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -29,4 +29,10 @@ Any instructions I need.
2929
3030The data you produce need not be pretty, or even particularly visible. In
3131class 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.
Original file line number Diff line number Diff 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+
You can’t perform that action at this time.
0 commit comments