Directory tests/BackEnd/

Directory Created:
2010-06-22 18:06
Total Files:
10
Deleted Files:
1
Lines of Code:
3873

[root]/tests/BackEnd

Lines of Code

tests/BackEnd/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 38 (100.0%) 4800 (100.0%) 126.3
nielspardon 8 (21.1%) 3201 (66.7%) 400.1
oliklee 28 (73.7%) 1597 (33.3%) 57.0
bernd.schoenbach 2 (5.3%) 2 (0.0%) 1.0

Most Recent Commits

oliklee 2010-10-16 00:24 Rev.: 39189

[Bug 4169] Drop unused code and some unused variables

6 lines of code changed in 3 files:

  • tests/BackEnd: AbstractEventMailFormTest.php (-4), EventsListTest.php (+1 -1), RegistrationsListTest.php (+5 -1)
oliklee 2010-09-25 17:32 Rev.: 38597

[Bug 4132] Add a class with time constants, r=niels

4 lines of code changed in 1 file:

  • tests/BackEnd: CancelEventMailFormTest.php (+4 -2)
bernd.schoenbach 2010-09-13 14:38 Rev.: 38010

[Bug 4024] Test failure: tx_seminars_Mapper_EventTest::getOrganizersWithOneOrganizerReturnsOneOrganizer, r=oliver

2 lines of code changed in 2 files:

  • tests/BackEnd: CancelEventMailFormTest.php (+1), ConfirmEventMailFormTest.php (+1)
oliklee 2010-09-07 16:26 Rev.: 37788

[Bug 4047] Rename all test classes from *_testcase to *Test, r=niels

222 lines of code changed in 1 file:

  • tests/BackEnd: FlexFormsTest.php (new 222)
oliklee 2010-08-18 19:41 Rev.: 36937

[Bug 4008] Use the single view link builder class in the FE and BE: Use the link builder in the back-end module, r=bernd

40 lines of code changed in 1 file:

  • tests/BackEnd: CancelEventMailFormTest.php (+40 -26)
oliklee 2010-07-13 13:23 Rev.: 35604

Fix a typo in the comments.

1 lines of code changed in 1 file:

  • tests/BackEnd: ModuleTest.php (+1 -1)
oliklee 2010-06-28 10:42 Rev.: 34979

[Bug 3943] Add a general e-mail form to the BE module, r=niels

238 lines of code changed in 2 files:

  • tests/BackEnd: EventsListTest.php (+42 -1), GeneralEventMailFormTest.php (new 196)
oliklee 2010-06-28 10:42 Rev.: 34978

[Bug 3943] Add a general e-mail form to the BE module (cleanup of the existing tests), r=niels

174 lines of code changed in 3 files:

  • tests/BackEnd: AbstractEventMailFormTest.php (+104 -40), CancelEventMailFormTest.php (+36 -17), ConfirmEventMailFormTest.php (+34 -15)
oliklee 2010-06-26 19:40 Rev.: 34952

[Bug 3943] Clean up the existing tests a bit, r=niels

23 lines of code changed in 3 files:

  • tests/BackEnd: AbstractEventMailFormTest.php (+7 -10), CancelEventMailFormTest.php (+8 -12), ConfirmEventMailFormTest.php (+8 -12)
oliklee 2010-06-26 19:09 Rev.: 34950

[Bug 3979] Move the icons from icons/ to Resources/Public/Icons, r=niels

5 lines of code changed in 1 file:

  • tests/BackEnd: EventsListTest.php (+5 -5)
oliklee 2010-06-26 19:02 Rev.: 34949

[Bug 3957] Rename BackEnd/List to BackEnd/AbstractList, r=niels

4 lines of code changed in 4 files:

  • tests/BackEnd: EventsListTest.php (+1 -1), OrganizersListTest.php (+1 -1), RegistrationsListTest.php (+1 -1), SpeakersListTest.php (+1 -1)
oliklee 2010-06-26 10:22 Rev.: 34934

[Bug 3967] Drop SEMINARS_UPLOAD_PATH and tx_seminars_constants.php, r=niels

0 lines of code changed in 3 files:

  • tests/BackEnd: AbstractEventMailFormTest.php (-2), CancelEventMailFormTest.php (-2), ConfirmEventMailFormTest.php (-2)
oliklee 2010-06-25 17:12 Rev.: 34919

[Bug 3933] Display flash messages after an e-mail has been sent and an event has been confirmed or canceled, r=niels

113 lines of code changed in 3 files:

  • tests/BackEnd: AbstractEventMailFormTest.php (+59), CancelEventMailFormTest.php (+27 -1), ConfirmEventMailFormTest.php (+27 -1)
oliklee 2010-06-25 16:57 Rev.: 34917

[Bug 3943] Part 1: rename the abstract mail form class, r=niels

767 lines of code changed in 2 files:

  • tests/BackEnd: AbstractEventMailFormTest.php (new 767), EventMailFormTest.php (del)
nielspardon 2010-06-22 18:06 Rev.: 34772

[Bug 3957] Cleanup: Rename Back-end tests

3201 lines of code changed in 8 files:

  • tests/BackEnd: CancelEventMailFormTest.php (new 454), ConfirmEventMailFormTest.php (new 232), EventMailFormTest.php (new 768), EventsListTest.php (new 802), ModuleTest.php (new 71), OrganizersListTest.php (new 151), RegistrationsListTest.php (new 536), SpeakersListTest.php (new 187)
Generated by StatSVN 0.5.0