Eric Allen
0dfb1aafda
The syntax of assert_difference has changed
...
You pass it a string now, instead of an object and a method
2009-12-07 18:41:23 -05:00
Reinier Balt
4ed5567885
get tests running again
2009-08-05 21:00:41 +02:00
Reinier Balt
7a7862221d
get tests running again with zentest >= 4.0.0
2009-06-02 21:22:50 +02:00
epall
8783beb280
Added SMS and MMS gateway that can handle a variety of messages formats along with a set of testes for it.
...
NOTE: this is the first patch submitted on ticket
2008-09-06 18:08:34 -07:00
MHarris
ed76cf55d2
Changed UsersController#index to use will_paginate plugin instead of classic_pagination
...
Made corresponding change in view.
Added User.per_page method to provide number of users per page to User.paginate button. I can remove and just pass the param to the method in the controller if that is more desirable.
Added 2 controller tests for pagination. No view tests have been added.
2008-07-14 13:10:55 -04:00
bsag
1b00a314ae
Added patch by Eric to fix users_controller_test. Fixes #735 .
...
<http://dev.rousette.org.uk/ticket/735 >
2008-06-15 10:38:58 +01:00
bsag
4cbf5a34d3
Removed superfluous 'tracks' directory at the root of the repository.
...
Testing commits to github.
2008-05-20 21:28:26 +01:00