Merge lp://staging/~cjohnston/summit/cj-wrote-tests into lp://staging/summit

Proposed by Chris Johnston
Status: Merged
Approved by: Michael Hall
Approved revision: 496
Merged at revision: 484
Proposed branch: lp://staging/~cjohnston/summit/cj-wrote-tests
Merge into: lp://staging/summit
Diff against target: 1362 lines (+866/-111)
10 files modified
summit/schedule/models/meetingmodel.py (+175/-64)
summit/schedule/models/participantmodel.py (+26/-14)
summit/schedule/models/roommodel.py (+7/-2)
summit/schedule/models/summitmodel.py (+1/-1)
summit/schedule/models/trackmodel.py (+6/-1)
summit/schedule/templates/schedule/virtual_meeting.html (+2/-0)
summit/schedule/tests/__init__.py (+1/-0)
summit/schedule/tests/test_virtual.py (+572/-0)
summit/schedule/tests/tests.py (+8/-2)
summit/schedule/views.py (+68/-27)
To merge this branch: bzr merge lp://staging/~cjohnston/summit/cj-wrote-tests
Reviewer Review Type Date Requested Status
Michael Hall (community) Approve
Review via email: mp+150191@code.staging.launchpad.net

Commit message

Adds 22 tests for the new virtual meeting functionality.

To post a comment you must log in.
488. By Chris Johnston

More test stuff

489. By Chris Johnston

Reducing code

490. By Chris Johnston

more tests

491. By Chris Johnston

More tests

492. By Chris Johnston

more

493. By Chris Johnston

fixes from Michael

494. By Chris Johnston

save form

495. By Chris Johnston

Let us test forms

496. By Chris Johnston

Testing tests

Revision history for this message
Michael Hall (mhall119) wrote :

162 tests, all pass, great job

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches