Directory tests/

Directory Created:
2008-04-27 12:04
Total Files:
6
Deleted Files:
4
Lines of Code:
2376

[root]/tests
        Folder removed from repo fixtures (0 files, 0 lines)

Lines of Code

tests/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
rimann 69 (100.0%) 2843 (100.0%) 41.2

Most Recent Commits

rimann 2009-06-19 09:32 Rev.: 938

[Bug 3025] Fixed a bug regarding the vCard generation.

18 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+14), tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+4)
rimann 2009-06-10 22:14 Rev.: 905

[Bug 3025] Finished and tested the vCard export - cool thing :-)

40 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Location_testcase.php (+30 -5), tx_bzdstaffdirectory_pi1_frontEndVcfView_testcase.php (+10 -9)
rimann 2009-06-09 13:55 Rev.: 900

[Bug 3025] Added last remaining markers for the VCF output.

29 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Location_testcase.php (+16), tx_bzdstaffdirectory_pi1_frontEndVcfView_testcase.php (+13 -3)
rimann 2009-06-08 23:31 Rev.: 899

[Bug 3025] Worked on the VCF rendering.

226 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+1 -6), tx_bzdstaffdirectory_pi1_frontEndVcfView_testcase.php (new 225)
rimann 2009-06-08 16:23 Rev.: 892

[Bug 3029] Feature: Make functions to database relations instead of a text field.

160 lines of code changed in 3 files:

  • tests: tx_bzdstaffdirectory_Model_Function_testcase.php (new 85), tx_bzdstaffdirectory_Model_Person_testcase.php (+42 -9), tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+33 -1)
rimann 2009-06-08 14:22 Rev.: 891

[Bug 3025] Initial work for the VCF download feature.

151 lines of code changed in 3 files:

  • tests: tx_bzdstaffdirectory_Model_Location_testcase.php (+17), tx_bzdstaffdirectory_Model_Person_testcase.php (+67 -2), tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+67 -2)
rimann 2009-04-03 23:17 Rev.: 758

[Bug 1843] New MVC based DetailView - porting the tasks stuff

60 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+38), tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+22)
rimann 2009-04-03 23:05 Rev.: 757

[Bug 1843] New MVC based DetailView - making the file list linked to the file

3 lines of code changed in 1 file:

  • tests: tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+3 -3)
rimann 2009-04-03 22:55 Rev.: 755

[Bug 1843] New MVC based DetailView - porting the file stuff

123 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+60 -2), tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+63)
rimann 2009-04-03 21:25 Rev.: 753

[Bug 1843] New MVC based DetailView - ported the location stuff

187 lines of code changed in 3 files:

  • tests: tx_bzdstaffdirectory_Model_Location_testcase.php (+35), tx_bzdstaffdirectory_Model_Person_testcase.php (+62), tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+90)
rimann 2009-04-03 20:54 Rev.: 752

[Bug 1843] New MVC based DetailView - added a Location Model

85 lines of code changed in 1 file:

  • tests: tx_bzdstaffdirectory_Model_Location_testcase.php (new 85)
rimann 2009-03-13 20:00 Rev.: 638

[Bug 1843] New MVC based DetailView - porting image stuff

103 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+59), tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+44)
rimann 2009-03-13 17:50 Rev.: 637

[Bug 1843] New MVC based DetailView - porting the backlink stuff

17 lines of code changed in 1 file:

  • tests: tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+17)
rimann 2009-03-13 17:01 Rev.: 635

[Bug 1843] New MVC based DetailView - porting the team list stuff

338 lines of code changed in 3 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+115), tx_bzdstaffdirectory_Model_Team_testcase.php (new 123), tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+100)
rimann 2009-03-12 15:41 Rev.: 633

[Bug 1843] New MVC based DetailView - porting the opinion stuff

40 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+22), tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+18)
rimann 2009-03-10 00:14 Rev.: 632

[Bug 2544] New MVC based DetailView - refactoring the detail view to get the person's UID in the constructor.

54 lines of code changed in 1 file:

  • tests: tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+54 -38)
rimann 2009-03-10 00:05 Rev.: 631

[Bug 1843] New MVC based DetailView - refactoring and new unit tests regarding bug 211

15 lines of code changed in 1 file:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+15)
rimann 2009-03-09 00:58 Rev.: 629

[Bug 1843] New MVC based DetailView - porting the date-in-company stuff

54 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+33 -1), tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+21 -1)
rimann 2009-03-09 00:42 Rev.: 628

Added some unit tests regarding the dates prior to 1970.

15 lines of code changed in 1 file:

  • tests: tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+15)
rimann 2009-03-09 00:35 Rev.: 627

[Bug 1843] New MVC based DetailView - porting the XING stuff

70 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+39), tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+31)
rimann 2009-03-08 19:00 Rev.: 623

[Bug 2523] Make use of the oelib AutoLoader consequently

3 lines of code changed in 1 file:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+3 -4)
rimann 2009-03-08 18:48 Rev.: 622

[Bug 2719] Added fields for mobile phone number and nickname to person record

56 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+16), tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+40)
rimann 2009-01-12 09:07 Rev.: 533

[Bug 1843] New MVC based DetailView - porting the birth date stuff

111 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+40 -3), tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+71)
rimann 2009-01-05 08:52 Rev.: 519

[Bug 1843] New MVC based DetailView - porting the email stuff

72 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+8), tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+64)
rimann 2009-01-04 15:42 Rev.: 518

[Bug 1843] New MVC based DetailView - porting the universal fields stuff

20 lines of code changed in 1 file:

  • tests: tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+20)
rimann 2009-01-04 15:25 Rev.: 515

[Bug 1843] New MVC based DetailView - porting the standard fields stuff

172 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+78), tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (+94 -3)
rimann 2009-01-04 14:43 Rev.: 514

[Bug 1843] Base for the MVC approach of the detail view (cleanup)

126 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_detailView_testcase.php (del), tx_bzdstaffdirectory_pi1_frontEndDetailView_testcase.php (new 126)
rimann 2009-01-02 14:10 Rev.: 513

[Bug 1843] New MVC based DetailView - porting the title stuff

35 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+15 -1), tx_bzdstaffdirectory_detailView_testcase.php (+20)
rimann 2009-01-02 12:25 Rev.: 511

[Bug 2511] Cleaned up the copy/pasted stuff from oelib/seminars

8 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+3 -2), tx_bzdstaffdirectory_detailView_testcase.php (+5 -11)
rimann 2009-01-02 12:08 Rev.: 510

[Bug 2513] Updated the copyright lines to new email address

4 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+2 -2), tx_bzdstaffdirectory_detailView_testcase.php (+2 -2)
rimann 2009-01-02 11:53 Rev.: 508

[Bug 2510] Updated the copyright lines to 2009.

2 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (+1 -1), tx_bzdstaffdirectory_detailView_testcase.php (+1 -1)
rimann 2009-01-02 03:24 Rev.: 506

[Bug 1843] Base for the MVC approach of the detail view.

217 lines of code changed in 5 files:

  • tests: tx_bzdstaffdirectory_Model_Person_testcase.php (new 105), tx_bzdstaffdirectory_detailView_testcase.php (new 112), tx_bzdstaffdirectory_objectFromDb_testcase.php (del), tx_bzdstaffdirectory_person_testcase.php (del), tx_bzdstaffdirectory_team_testcase.php (del)
rimann 2009-01-02 02:11 Rev.: 505

[Bug 2509] Rename the extension key to bzdstaffdirectory

7 lines of code changed in 3 files:

  • tests: tx_bzdstaffdirectory_objectFromDb_testcase.php (+3 -3), tx_bzdstaffdirectory_person_testcase.php (+2 -2), tx_bzdstaffdirectory_team_testcase.php (+2 -2)
rimann 2008-04-27 12:15 Rev.: 363

[Bug 1640] Added person class.

78 lines of code changed in 1 file:

  • tests: tx_bzdstaffdirectory_person_testcase.php (new 78)
rimann 2008-04-27 12:04 Rev.: 362

[Bug 1641] Added team class.

144 lines of code changed in 2 files:

  • tests: tx_bzdstaffdirectory_objectFromDb_testcase.php (new 67), tx_bzdstaffdirectory_team_testcase.php (new 77)
Generated by StatSVN 0.5.0