Commit Graph

26 Commits

Author SHA1 Message Date
Taylor Otwell 75ce8796d7 got rid of URI class and brought URI determination back to into request class. 2011-10-29 23:17:47 -05:00
Taylor Otwell 866f5d8fc3 removed provides functionality. need to explore doing this in a way that is more friendly to http, such as using the accept header. 2011-10-29 21:02:01 -05:00
Taylor Otwell 4c2209e331 added url tests. 2011-10-26 23:36:30 -05:00
Taylor Otwell 4d7457acc3 added language tests. 2011-10-26 23:16:11 -05:00
Taylor Otwell 1264a7dd8d added after filter tests. 2011-10-26 22:57:34 -05:00
Taylor Otwell 33e1bd4f11 added another route filter parameter test. 2011-10-26 22:55:40 -05:00
Taylor Otwell 212bbad1a6 changed route filter test. 2011-10-26 22:54:42 -05:00
Taylor Otwell 98d351b91e added route filter tests. 2011-10-26 22:53:50 -05:00
Taylor Otwell e05b05a33b added route loader tests. 2011-10-26 22:27:19 -05:00
Taylor Otwell cb027980ae fix array tests. 2011-10-26 21:22:30 -05:00
Taylor Otwell 560b1362a1 added request format test. 2011-10-25 00:04:51 -05:00
Taylor Otwell c0c103a6d6 added uri class tests. 2011-10-25 00:02:45 -05:00
Taylor Otwell d4ddb05abb refactoring. added default controller. added uri class. 2011-10-24 21:00:51 -05:00
Taylor Otwell ba29a0bd38 fix request tests. 2011-10-18 21:05:21 -05:00
Taylor Otwell ca784e9fc2 continuing to refactor the validator. 2011-10-16 13:48:36 -05:00
Taylor Otwell f8e63f313d adding validator tests. 2011-10-16 13:34:26 -05:00
Taylor Otwell 17ea09364d fixed str test cases and str::limit function. 2011-10-15 14:17:58 -05:00
Taylor Otwell 3998066eb7 refactored session tests. 2011-10-12 23:35:15 -05:00
Eric Barnes aa607c9962 Added unit tests for Str::limit and limit_words. Also fixed bug in limit with multibyte characters. 2011-10-11 16:35:54 -04:00
Eric Barnes 212b349026 Added Str tests. 2011-10-11 00:24:42 -04:00
Taylor Otwell d07714936f finished tests for request class. 2011-10-10 22:55:57 -05:00
Taylor Otwell 0cb81d8585 added request::uri tests. 2011-10-10 22:42:43 -05:00
Taylor Otwell f2b9d1e2f8 added request tests. 2011-10-10 22:31:59 -05:00
Taylor Otwell c1e68717bc working more on tests. 2011-10-10 22:29:05 -05:00
Taylor Otwell bb77189f35 cleaned up arr tests. 2011-10-10 22:19:08 -05:00
Taylor Otwell b3c9dc59c0 refactoring testing setup. 2011-10-10 22:17:22 -05:00