Aaron Patterson
|
0616585619
|
use SQLite3::VERSION rather than the deprecated class
|
2011-01-10 11:40:19 -08:00 |
|
Aaron Patterson
|
2738ec891b
|
removing many unused variables
|
2010-11-16 17:06:50 -08:00 |
|
Aaron Patterson
|
f6ddb3553a
|
fisting test name
|
2010-10-27 14:33:02 -07:00 |
|
Aaron Patterson
|
7104122cc3
|
making query cache work with prepared statements
|
2010-10-27 14:05:40 -07:00 |
|
Aaron Patterson
|
d6b16bbaf7
|
one more mysql test left!
|
2010-10-26 13:44:09 -07:00 |
|
Brian Lopez
|
21e81da335
|
update tests for mysql2 support
|
2010-08-02 01:37:57 -07:00 |
|
Subba Rao Pasupuleti
|
b0c7dee4f2
|
removing unused models from tests
[#5153 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-07-21 22:08:07 +02:00 |
|
Neeraj Singh
|
39a246f545
|
Final iteration of use better testing methods
[#4652 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-05-19 21:31:51 +02:00 |
|
Evan Phoenix
|
0b608abeb8
|
Clear the query cache between tests that test the query cache
|
2010-03-22 10:00:04 -07:00 |
|
Aaron Patterson
|
beda2d43d6
|
future proofing the sqlite3 adapter code
Signed-off-by: Yehuda Katz <wycats@Yehuda-Katz.local>
|
2010-01-26 15:09:11 -08:00 |
|
Raimonds Simanovskis
|
04e6bc1134
|
Oracle adapter recourns count() as numeric (not string)
|
2009-08-06 23:40:59 +03:00 |
|
Jeremy Kemper
|
278186534c
|
Bump mocha requirement for Ruby 1.9 compat. Remove uses_mocha.
|
2009-02-03 18:40:22 -08:00 |
|
Jeremy Kemper
|
0c7bbc72fc
|
fix tests relying on implicit ordering
|
2008-08-26 02:17:36 -07:00 |
|
Tarmo Tänav
|
82343859d5
|
Added missing fixtures for tests which fail to run independently if run after schema reset
Signed-off-by: Michael Koziarski <michael@koziarski.com>
|
2008-08-04 11:50:15 +02:00 |
|
Jeremy Kemper
|
6b9448cdd2
|
Partial updates include only unsaved attributes. Off by default; set YourClass.partial_updates = true to enable.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9157 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-03-31 01:10:04 +00:00 |
|
Jeremy Kemper
|
39814fcce0
|
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8681 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-21 17:20:51 +00:00 |
|
Jeremy Kemper
|
1e70928014
|
Fix paths
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8661 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-18 07:31:37 +00:00 |
|
Jeremy Kemper
|
42b39ae3f2
|
Move tests to cases
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8660 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-18 07:30:42 +00:00 |
|