Directory tests/

Directory Created:
2007-08-26 16:40
Total Files:
33
Deleted Files:
71
Lines of Code:
25164

[root]/tests
        directory in repo Exception (1 files, 73 lines)
        directory in repo Geocoding (3 files, 729 lines)
        directory in repo Mapper (7 files, 1062 lines)
        directory in repo Model (7 files, 2555 lines)
        directory in repo ViewHelper (1 files, 215 lines)
        directory in repo Visibility (2 files, 540 lines)
        directory in repo fixtures (24 files, 1698 lines)
            directory in repo pi1 (1 files, 37 lines)
            directory in repo xclass (1 files, 44 lines)

Lines of Code

tests/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 783 (100.0%) 77656 (100.0%) 99.1
oliklee 590 (75.4%) 55754 (71.8%) 94.4
nielspardon 67 (8.6%) 13487 (17.4%) 201.2
sas-me 63 (8.0%) 4471 (5.8%) 70.9
bernd.schoenbach 52 (6.6%) 2828 (3.6%) 54.3
mrimann 11 (1.4%) 1116 (1.4%) 101.4

Most Recent Commits

oliklee 2010-10-30 12:17 Rev.: 39698

[Bug 4154] Add List::inRange

122 lines of code changed in 1 file:

  • tests: ListTest.php (+122 -8)
oliklee 2010-10-16 00:24 Rev.: 39189

[Bug 4169] Drop unused code and some unused variables

3 lines of code changed in 2 files:

  • tests: DataMapperTest.php (+2 -8), ListTest.php (+1 -1)
oliklee 2010-10-14 23:13 Rev.: 39164

[Bug 4167] Add Mapper_FrontEndUser::findByUserName

1 lines of code changed in 1 file:

  • tests: DataMapperTest.php (+1 -1)
oliklee 2010-10-11 17:46 Rev.: 39047

[Bug 2628] Make more use of the login manager in oelib

29 lines of code changed in 1 file:

  • tests: TestingFrameworkTest.php (+29)
oliklee 2010-10-04 11:50 Rev.: 38842

[Bug 2628] Add a function frontEndLoginManager::loginUser, r=niels

89 lines of code changed in 1 file:

  • tests: FrontEndLoginManagerTest.php (+89)
oliklee 2010-09-23 20:16 Rev.: 38549

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

13461 lines of code changed in 22 files:

  • tests: PageFinderTest.php (new 272), PhpMyAdminTest.php (new 52), SalutationSwitcherTest.php (new 703), SessionTest.php (new 172), TemplateHelperTest.php (new 3942), TemplateRegistryTest.php (new 114), TemplateTest.php (new 3130), TestingFrameworkTest.php (new 4177), TimerTest.php (new 393), TranslatorRegistryTest.php (new 380), TranslatorTest.php (new 126), tx_oelib_PageFinder_testcase.php (del), tx_oelib_Session_testcase.php (del), tx_oelib_TemplateRegistry_testcase.php (del), tx_oelib_Template_testcase.php (del), tx_oelib_Timer_testcase.php (del), tx_oelib_TranslatorRegistry_testcase.php (del), tx_oelib_Translator_testcase.php (del), tx_oelib_phpmyadmin_testcase.php (del), tx_oelib_salutationswitcherchild_testcase.php (del), tx_oelib_templatehelperchild_testcase.php (del), tx_oelib_testingFramework_testcase.php (del)
oliklee 2010-09-23 17:17

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

5069 lines of code changed in 18 files:

  • tests: IdentityMapTest.php (new 188), ListTest.php (new 1359), MailTest.php (new 622), MapperRegistryTest.php (new 232), ModelTest.php (new 930), ObjectFactoryTest.php (new 85), ObjectTest.php (new 572), headerProxyFactoryTest.php (new 127), mailerFactoryTest.php (new 954), tx_oelib_IdentityMap_testcase.php (del), tx_oelib_List_testcase.php (del), tx_oelib_Mail_testcase.php (del), tx_oelib_MapperRegistry_testcase.php (del), tx_oelib_Model_testcase.php (del), tx_oelib_ObjectFactory_testcase.php (del), tx_oelib_Object_testcase.php (del), tx_oelib_headerProxyFactory_testcase.php (del), tx_oelib_mailerFactory_testcase.php (del)
oliklee 2010-09-23 17:09 Rev.: 38534

[Bug 4129] Decimals of geo coordinates are cut off in the DB, r=niels

158 lines of code changed in 2 files:

  • tests: DataMapperTest.php (+108), tx_oelib_Object_testcase.php (+50 -10)
oliklee 2010-09-23 09:58 Rev.: 38501

[Bug 3248] A model without UID should automatically be dirty after setData, r=niels

38 lines of code changed in 1 file:

  • tests: tx_oelib_Model_testcase.php (+38 -1)
oliklee 2010-09-22 11:48 Rev.: 38447

[Bug 4111] tx_oelib_List::sort needs to make the list dirty, r=niels

10 lines of code changed in 1 file:

  • tests: tx_oelib_List_testcase.php (+10)
oliklee 2010-09-22 11:36 Rev.: 38444

[Bug 4128] Improve the exception text about missing subparts, r=niels

50 lines of code changed in 1 file:

  • tests: tx_oelib_Template_testcase.php (+50 -12)
oliklee 2010-09-07 18:42 Rev.: 37794

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

4864 lines of code changed in 32 files:

  • tests: DataMapperTest.php (new 2991), Double3ValidatorTest.php (new 128), Exception_DatabaseTest.php (new 91), FakeSessionTest.php (new 89), FrontEndLoginManagerTest.php (new 216), dbTest.php (new 1349), tx_oelib_DataMapper_testcase.php (del), tx_oelib_Double3Validator_testcase.php (del), tx_oelib_Exception_Database_testcase.php (del), tx_oelib_Exception_EmptyQueryResult_testcase.php (del), tx_oelib_FakeSession_testcase.php (del), tx_oelib_FrontEndLoginManager_testcase.php (del), tx_oelib_Geocoding_DummyTest.php (del), tx_oelib_Geocoding_GoogleTest.php (del), tx_oelib_Mapper_BackEndUserGroup_testcase.php (del), tx_oelib_Mapper_BackEndUser_testcase.php (del), tx_oelib_Mapper_Country_testcase.php (del), tx_oelib_Mapper_Currency_testcase.php (del), tx_oelib_Mapper_FrontEndUserGroup_testcase.php (del), tx_oelib_Mapper_FrontEndUser_testcase.php (del), tx_oelib_Mapper_Language_testcase.php (del), tx_oelib_Model_BackEndUserGroup_testcase.php (del), tx_oelib_Model_BackEndUser_testcase.php (del), tx_oelib_Model_Country_testcase.php (del), tx_oelib_Model_Currency_testcase.php (del), tx_oelib_Model_FrontEndUserGroup_testcase.php (del), tx_oelib_Model_FrontEndUser_testcase.php (del), tx_oelib_Model_Language_testcase.php (del), tx_oelib_ViewHelper_Price_testcase.php (del), tx_oelib_Visibility_Node_testcase.php (del), tx_oelib_Visibility_Tree_testcase.php (del), tx_oelib_db_testcase.php (del)
oliklee 2010-09-07 18:13 Rev.: 37793

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

1436 lines of code changed in 14 files:

  • tests: AttachmentTest.php (new 149), AutoloaderTest.php (new 88), BackEndLoginManagerTest.php (new 194), ConfigurationRegistryTest.php (new 252), ConfigurationTest.php (new 230), configcheckTest.php (new 374), configurationProxyTest.php (new 149), tx_oelib_Attachment_testcase.php (del), tx_oelib_Autoloader_testcase.php (del), tx_oelib_BackEndLoginManager_testcase.php (del), tx_oelib_ConfigurationRegistry_testcase.php (del), tx_oelib_Configuration_testcase.php (del), tx_oelib_configurationCheck_testcase.php (del), tx_oelib_configurationProxy_testcase.php (del)
oliklee 2010-08-30 11:03 Rev.: 37427

[Bug 4094] Use empty configurations in the unit tests, r=niels

11 lines of code changed in 1 file:

  • tests: tx_oelib_TranslatorRegistry_testcase.php (+11)
oliklee 2010-08-07 11:07 Rev.: 36462

[Bug 4056] Add List::at, r=bernd

101 lines of code changed in 1 file:

  • tests: tx_oelib_List_testcase.php (+101)
oliklee 2010-08-07 10:55 Rev.: 36461

[Bug 4055] Add a Sortable interface, r=bernd

25 lines of code changed in 1 file:

  • tests: tx_oelib_List_testcase.php (+25)
oliklee 2010-08-06 22:31 Rev.: 36446

[Bug 4053] Add Model::setPageUid, r=bernd

38 lines of code changed in 1 file:

  • tests: tx_oelib_Model_testcase.php (+38 -4)
oliklee 2010-08-06 16:08 Rev.: 36434

Fix a typo in the test naming, no review

4 lines of code changed in 1 file:

  • tests: tx_oelib_Model_testcase.php (+4 -1)
oliklee 2010-07-30 11:31 Rev.: 36174

[Bug 2049] Drop our copy of t3lib_div::rmdir, r=bernd

1 lines of code changed in 1 file:

  • tests: tx_oelib_testingFramework_testcase.php (+1 -1)
nielspardon 2010-06-28 16:15 Rev.: 35018

[Bug 3984] Feature: Add countByWhereClause() and countByPageUid() to the DataMapper

115 lines of code changed in 1 file:

  • tests: tx_oelib_DataMapper_testcase.php (+115)
nielspardon 2010-06-28 15:28 Rev.: 35010

[Bug 3983] Feature: Add LIMIT to findByPageUid()

64 lines of code changed in 1 file:

  • tests: tx_oelib_DataMapper_testcase.php (+64)
nielspardon 2010-06-28 15:03 Rev.: 35005

[Bug 3981] Feature: Add LIMIT to findByWhereClause()

54 lines of code changed in 1 file:

  • tests: tx_oelib_DataMapper_testcase.php (+54)
oliklee 2010-06-20 14:27 Rev.: 34603

[Bug 3927] Message in system log: Unable to autoload class "pear", r=niels

1 lines of code changed in 1 file:

  • tests: tx_oelib_mailerFactory_testcase.php (+1 -1)
oliklee 2010-06-09 13:17 Rev.: 34057

[Bug 3921] Crash in the List testcase in PHP 5.2 after the switch to SplObjectStorage, r=niels

35 lines of code changed in 1 file:

  • tests: tx_oelib_List_testcase.php (+35 -2)
oliklee 2010-05-28 17:41 Rev.: 33674

[Bug 3870] tx_oelib_List should use an SplObjectStorage (follow-up), r=niels

10 lines of code changed in 1 file:

  • tests: tx_oelib_List_testcase.php (+10 -10)
nielspardon 2010-05-28 15:33 Rev.: 33662

[Bug 3870] Change: tx_oelib_List should use an SplObjectStorage

43 lines of code changed in 1 file:

  • tests: tx_oelib_List_testcase.php (+43 -10)
oliklee 2010-05-26 21:51 Rev.: 33546

[Bug 3854] 1:n IRRE relations need to drop extension prefixes in SQL column names, r=niels

27 lines of code changed in 1 file:

  • tests: tx_oelib_DataMapper_testcase.php (+27)
oliklee 2010-05-26 21:49 Rev.: 33545

[Bug 3821] Provide a geocoding service, r=niels

431 lines of code changed in 2 files:

  • tests: tx_oelib_Geocoding_DummyTest.php (new 165), tx_oelib_Geocoding_GoogleTest.php (new 266)
oliklee 2010-05-17 12:57 Rev.: 33228

[Bug 3860] grlist for FE user of fake FE should be 0, -1 when no user is logged in, r=niels

12 lines of code changed in 1 file:

  • tests: tx_oelib_testingFramework_testcase.php (+12)
oliklee 2010-05-01 11:00 Rev.: 32818

[Bug 2842] Require TYPO3 4.3 for oelib and seminars, r=niels

0 lines of code changed in 5 files:

  • tests: tx_oelib_Object_testcase.php (-4), tx_oelib_configurationCheck_testcase.php (-4), tx_oelib_salutationswitcherchild_testcase.php (-3), tx_oelib_templatehelperchild_testcase.php (-3), tx_oelib_testingFramework_testcase.php (-39)
oliklee 2010-04-30 19:15 Rev.: 32807

[Bug 3434] Replace false/true with FALSE/TRUE, r=niels

76 lines of code changed in 14 files:

  • tests: tx_oelib_Autoloader_testcase.php (+1 -1), tx_oelib_DataMapper_testcase.php (+4 -4), tx_oelib_Exception_Database_testcase.php (+2 -2), tx_oelib_Exception_EmptyQueryResult_testcase.php (+2 -2), tx_oelib_Object_testcase.php (+13 -13), tx_oelib_Template_testcase.php (+4 -4), tx_oelib_Visibility_Node_testcase.php (+3 -3), tx_oelib_Visibility_Tree_testcase.php (+15 -15), tx_oelib_configurationCheck_testcase.php (+10 -10), tx_oelib_db_testcase.php (+3 -3), tx_oelib_mailerFactory_testcase.php (+3 -3), tx_oelib_salutationswitcherchild_testcase.php (+4 -4), tx_oelib_templatehelperchild_testcase.php (+10 -10), tx_oelib_testingFramework_testcase.php (+2 -2)
oliklee 2010-04-22 12:14 Rev.: 32457

[Bug 3819] Rely on the Core autoloader for TYPO3 >= 4.3, r=niels

20 lines of code changed in 5 files:

  • tests: tx_oelib_Object_testcase.php (+3 -1), tx_oelib_configurationCheck_testcase.php (+4 -1), tx_oelib_salutationswitcherchild_testcase.php (+3 -1), tx_oelib_templatehelperchild_testcase.php (+3 -1), tx_oelib_testingFramework_testcase.php (+7 -2)
oliklee 2010-04-22 12:10 Rev.: 32456

[Bug 3818] Use the null timetracker for the fake FE if it is available, r=niels

25 lines of code changed in 1 file:

  • tests: tx_oelib_testingFramework_testcase.php (+25 -2)
oliklee 2010-04-13 21:36 Rev.: 32172

[Bug 3280] Add hooks to ::cleanUp, r=niels

69 lines of code changed in 1 file:

  • tests: tx_oelib_testingFramework_testcase.php (+69 -8)
oliklee 2010-04-13 21:33 Rev.: 32171

[Bug 3791] When saving an 1:n relation, delete all unconnected records, r=niels

34 lines of code changed in 1 file:

  • tests: tx_oelib_DataMapper_testcase.php (+34)
oliklee 2010-04-07 11:19 Rev.: 31987

[Bug 3790] Add cascading deletes for 1:n IRRE relations, r=niels

41 lines of code changed in 1 file:

  • tests: tx_oelib_DataMapper_testcase.php (+41)
oliklee 2010-03-26 15:35 Rev.: 31601

[Bug 2684] Implement saving of compositions (1:n relations), r=niels

70 lines of code changed in 1 file:

  • tests: tx_oelib_DataMapper_testcase.php (+70 -9)
oliklee 2010-03-26 15:28 Rev.: 31600

[Bug 3788] Add DataMapper::findAllByRelation, r=niels

158 lines of code changed in 1 file:

  • tests: tx_oelib_DataMapper_testcase.php (+158)
oliklee 2010-03-25 13:35 Rev.: 31550

[Bug 3772] Add country to the FE user model, r=niels

103 lines of code changed in 1 file:

  • tests: tx_oelib_Model_FrontEndUser_testcase.php (+103)
oliklee 2010-03-25 13:32 Rev.: 31549

[Bug 2682] Implement dataMapper::delete, r=niels

105 lines of code changed in 1 file:

  • tests: tx_oelib_DataMapper_testcase.php (+105)

(347 more)

Generated by StatSVN 0.5.0