aboutsummaryrefslogtreecommitdiffstats
path: root/tests/profilefields/type_dropdown_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-7/+9
* [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-1/+6
* [ticket/12932] Fix tests and calls to create_datetimeMarc Alexander2014-08-101-1/+1
* [ticket/12334] Remove profile fields test groupShitiz Garg2014-06-271-3/+0
* [ticket/12334] Improve type_dropdown's test descriptionShitiz Garg2014-06-271-3/+3
* [ticket/12334] Group profile fields testShitiz Garg2014-06-271-0/+3
* [ticket/12334] Change get_profile_value_raw_data to profile_value_raw_dataShitiz Garg2014-06-271-2/+2
* [ticket/12334] Add get_profile_value_raw unit tests for type_dropdownShitiz Garg2014-06-241-0/+48
* [ticket/12514] Fix array formatting for testsShitiz Garg2014-06-201-40/+40
* [ticket/12514] Missed a few spaces in commentsShitiz Garg2014-06-181-9/+9
* [ticket/12514] Convert spaces to tabsShitiz Garg2014-06-181-171/+171
* [ticket/12514] Add a few additional tests for type_dropdownShitiz Garg2014-06-181-0/+12
* [ticket/12514] Fix some formatting for testsShitiz Garg2014-06-181-24/+24
* [ticket/12514] Remove spaces in header blocksShitiz Garg2014-06-181-10/+10
* [ticket/12514] Update file headers to represent the current formatShitiz Garg2014-06-181-3/+8
* [ticket/12514] Remove get_ prefix from data providersShitiz Garg2014-06-181-4/+4
* [ticket/12514] Cleanup for type_dropdown_test.phpShitiz Garg2014-06-171-8/+1
* [ticket/12514] Add newline at the end of file for type_dropdown_test.phpShitiz Garg2014-06-171-1/+1
* [ticket/12514] Move requires to the top of the filesShitiz Garg2014-06-171-5/+5
* [ticket/12514] Use @return null instead of @return voidShitiz Garg2014-06-171-1/+1
* [ticket/12514] Add unit test for drop down type custom profile fieldShitiz Garg2014-06-171-0/+177