Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
tests
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
19 Nov 2008 at 22:18 UTC
Updated:
7 Dec 2008 at 16:02 UTC
Jump to comment: Most recent file
Splitting off from #107051: Same user listed multiple times in who's online block so it can move down to D6 and 5.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 336596-whos-online-test-D7.patch | 3.3 KB | dave reid |
| #5 | 336596-whos-online-test-D7.patch | 3.38 KB | dave reid |
| #4 | 336596-whos-online-test-D7.patch | 2.88 KB | dave reid |
Comments
Comment #1
dave reidAssigning myself since I had fun working on the patch for that issue. Should have a test done with a day.
Comment #2
webchickSubscribe! :)
Comment #3
dave reidWould calling user_block() and testing it's output be the best way to test this?
Comment #4
dave reidInitial test for review. It's testing the who's online block with no user sessions, a duplicated user session, anonymous user count.
Comment #5
dave reidRevised patch that tests to make sure the users are ordered correctly.
Comment #6
dave reidSmall revisions in docs and strings.
Comment #7
catchLooks good to me and ran the tests locally, nice touch checking for ordering too.
Comment #8
webchickExcellent! :)
Committed to HEAD, thanks for the follow-through!