Thunderbird/ISPDB/StatusMeetings/2009-09-30: Difference between revisions
(9 intermediate revisions by 2 users not shown) | |||
Line 20: | Line 20: | ||
Could everyone list out their IRC username so we can know who's who... | Could everyone list out their IRC username so we can know who's who... | ||
*Eric Henry: ehenry5 | *Eric Henry: ehenry5 | ||
*Blake Winton: bwinton | *Blake Winton: bwinton | ||
*Jay Schmidek: schmidek | *Jay Schmidek: schmidek | ||
*Lindauson Hazell: lindauson | |||
*Dana McDougal: Dana | |||
*Louie Dinh: louie | |||
==== Status Updates ==== | ==== Status Updates ==== | ||
Line 36: | Line 38: | ||
Develop a couple more unit tests. | Develop a couple more unit tests. | ||
Prior to Code Sprint: | ===== Lindauson Hazell ===== | ||
<u>Prior to Code Sprint:</u> | |||
1. Learn Python | |||
2. Become familiar with specifications of the UCOSP Thunderbird Project | |||
Code Sprint 09/25/09 - 09/27/09: | <u>Code Sprint 09/25/09 - 09/27/09:</u> | ||
1. Setup Django | 1. Setup Django | ||
2. Setup SVN repo (Thanks Eric) | |||
1. Continue unit testing (ispdb_list)... | 3. Setup Mecurial repo specific to UCOSP Thunderbird team (Thanks Eric) | ||
4. Configure server... | |||
5. Run first unit test | |||
6. Learn how to create a patch and submit it on Bugzilla | |||
7. Begin creating first unit test | |||
<u>Week following Code Sprint 09/27/09 - 10/03/09:</u> | |||
1. Continue unit testing (ispdb_list)... | |||
===== Eric Henry ===== | ===== Eric Henry ===== | ||
Line 57: | Line 75: | ||
===== Dana McDougal ===== | ===== Dana McDougal ===== | ||
<u>Coding Sprint:</u> | |||
*Installed Mercurial/NOSE | |||
*Learned how to submit patches | |||
<u>Remainder of This Week & Next Week:</u> | |||
*Work on unit tests for logout | |||
===== Jay Schmidek ===== | ===== Jay Schmidek ===== |
Latest revision as of 05:06, 2 October 2009
« previous meeting | index | next meeting »
ISPDB Meeting Details :
- Wednesday, September 30th, 20:30 UTC (1:30pm Pacific, 4:30pm Eastern)
- How to dial-in
Agenda
Action Items
New
Open
Closed
Roundtable
Could everyone list out their IRC username so we can know who's who...
- Eric Henry: ehenry5
- Blake Winton: bwinton
- Jay Schmidek: schmidek
- Lindauson Hazell: lindauson
- Dana McDougal: Dana
- Louie Dinh: louie
Status Updates
Louie Dinh
@Code Sprint Installed Nose Wrote first unit test for adding a new email domain. Started on xml unit tests.
@Home Added fixture for xml unit testing Wrote first unit test for xml
Plans: submit a patch to add the nose testing framework. Should include: Nose settings in settings.py fixtures directory + 1 test fixture first unit test for xml export function
Develop a couple more unit tests.
Lindauson Hazell
Prior to Code Sprint:
1. Learn Python
2. Become familiar with specifications of the UCOSP Thunderbird Project
Code Sprint 09/25/09 - 09/27/09:
1. Setup Django
2. Setup SVN repo (Thanks Eric)
3. Setup Mecurial repo specific to UCOSP Thunderbird team (Thanks Eric)
4. Configure server...
5. Run first unit test
6. Learn how to create a patch and submit it on Bugzilla
7. Begin creating first unit test
Week following Code Sprint 09/27/09 - 10/03/09:
1. Continue unit testing (ispdb_list)...
Eric Henry
Code sprint:
Setup mercurial, submitted bugs and patches to bugzilla, and started writing unit tests.
Home:
Continued writing unit tests.
Next week:
Continue writing unit tests, finish patch for bugzilla, finish installing centralized mercurial repo.
Dana McDougal
Coding Sprint:
- Installed Mercurial/NOSE
- Learned how to submit patches
Remainder of This Week & Next Week:
- Work on unit tests for logout
Jay Schmidek
Last Week:
- Wrote unit tests for domain model and adding new domains to ispdb.
- Submitted patch for unit tests.
This Week:
- Write some more unit tests.
- Take a look at reviews for submitted patch and fix as needed