summaryrefslogtreecommitdiff
path: root/core/tests
AgeCommit message (Expand)Author
2008-11-20Break dispatch tests up into little ones.Bharat Mediratta
2008-11-20Add unittest and caching for ORM_MTPP::descendantsTim Almdal
2008-11-20Limit File_Structure_Test to only apply the regex expression if views is cont...Tim Almdal
2008-11-20Add unittest and caching to ORM_MTPP::descendants_countTim Almdal
2008-11-20* Added HTTP status constants and helper functions to REST helper.Jozef Selesi
2008-11-19Add the original item height and width to the item tableTim Almdal
2008-11-19Change the regex to assert true for files that match the pattern "#/views/.*?...Tim Almdal
2008-11-19Change the view_files_end_in_html_dot_php_test to view_files_correct_suffix_t...Tim Almdal
2008-11-19Update the unit test for mime types. Can't test it right now because routing...Bharat Mediratta
2008-11-11Updated for recent Item_Controller API changeBharat Mediratta
2008-11-11Reset PasswordHash.php to its original state and exclude it from the file_str...Tim Almdal
2008-11-10Add a test to make sure that we have no windows-style line endings.Bharat Mediratta
2008-11-10Tests for Item_ControllerBharat Mediratta
2008-11-09Rename tests to make room for controller testsBharat Mediratta
2008-11-09Implement Item_Controller::put() and delete()Bharat Mediratta
2008-11-07Add children_count() to ORM_MPTTBharat Mediratta
2008-11-05* Add thumbnail and resize dimensions to the item table and use themBharat Mediratta
2008-11-05ORM_MPTT::parents() should not include the node itself.Bharat Mediratta
2008-11-05Change the default theme to actually render what's in the Gallery.Bharat Mediratta
2008-11-05The carousel block is now off into its own module. TheBharat Mediratta
2008-11-05Moved MPTT related tests to ORM_MPTT_TestBharat Mediratta
2008-11-04New tests for the ORM_MPTT class.Bharat Mediratta
2008-11-04Lots of new stuff!Bharat Mediratta
2008-11-04Add a test to detect tabs in our code, and convert all tabs to spacesBharat Mediratta
2008-11-04Restructure the theme code to be more like WordPress / Habari. Now,Bharat Mediratta
2008-11-03Oops, injecting the function name caused an extra call in the callBharat Mediratta
2008-11-03Theme helper. Right now it has one api method, theme::url whichBharat Mediratta
2008-11-03More bootstrap code.Bharat Mediratta
2008-11-02Create some basic infrastructure:Bharat Mediratta
2008-11-02Ignore view files in no_trailing_closing_php_tag_test since they will occasio...Bharat Mediratta
2008-11-01Add a test to verify that we have the right preamble on files.Bharat Mediratta
2008-11-01Clean up tests a bit.Bharat Mediratta
2008-11-01Add a new test to verify that view files end in .html.phpBharat Mediratta
2008-11-01Add first test; this verifies that we leave the ?> off at the end of PHP files.Bharat Mediratta