index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activemodel
/
test
/
cases
/
helper.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused config file
Prakash Laxkar
2015-09-03
1
-1
/
+0
*
Removed duplicate requiring minitest/mock as it is already required in method...
Ronak Jangir
2015-08-26
1
-2
/
+0
*
Use private method call assertions in Active Model tests.
Kasper Timm Hansen
2015-07-10
1
-0
/
+5
*
Remove use of mocha from Active Model
Roque Pinel
2015-05-28
1
-1
/
+1
*
Revert "Leave all our tests as order_dependent! for now"
Matthew Draper
2015-03-06
1
-5
/
+0
*
Add the platform-specific skip helpers to ActiveModel
Robin Dupret
2015-03-02
1
-0
/
+9
*
Default to sorting user's test cases for now
Godfrey Chan
2014-09-08
1
-1
/
+1
*
Leave all our tests as order_dependent! for now
Matthew Draper
2014-09-02
1
-0
/
+5
*
AM, AP, AV, and AMo tests are already order_independent!
Akira Matsuda
2014-08-13
1
-5
/
+0
*
Nobody sucks so nobody should call this awful method name
Rafael Mendonça França
2014-08-12
1
-1
/
+1
*
users_dont_suck_but_only_we_suck_and_only_our_tests_are_order_dependent!
Akira Matsuda
2014-08-12
1
-0
/
+5
*
Stop requiring mocha automatically
Rafael Mendonça França
2014-07-19
1
-0
/
+2
*
Disable locale checks to avoid warnings in Active Model tests [ci skip]
Carlos Antonio da Silva
2013-12-23
1
-0
/
+3
*
Add active_support/testing/autorun
Rafael Mendonça França
2012-12-31
1
-1
/
+1
*
Remove useless load path modifications
Santiago Pastorino
2012-05-11
1
-3
/
+0
*
require minitest rather than test/unit
Aaron Patterson
2012-01-06
1
-1
/
+1
*
No more need rubygems here.
Arun Agrawal
2011-05-22
1
-1
/
+0
*
do not require ruby-debug automatically. please require it if you have decla...
Aaron Patterson
2010-11-19
1
-6
/
+0
*
Add missing ActiveModel::Validations require
Greg Campbell
2010-08-12
1
-1
/
+0
*
should be able to run ActiveModel validations_test [#4933 state:resolved]
Neeraj Singh
2010-06-22
1
-0
/
+1
*
removed AR from all AMo tests, including any unneeded files (schema, fixtures...
Josh Kalderimis
2010-05-09
1
-0
/
+1
*
ensure activemodel lib is setup correctly
Joshua Peek
2010-02-28
1
-0
/
+3
*
Revert "Fix test load paths for those not using bundler"
Carlhuda
2010-02-23
1
-6
/
+1
*
Fix test load paths for those not using bundler
Joshua Peek
2010-02-15
1
-1
/
+6
*
Get rails tests running on bundler 0.9
Carl Lerche
2010-01-31
1
-7
/
+1
*
Autoload AMo test case
Joshua Peek
2010-01-04
1
-1
/
+0
*
Fully expand relative rails framework paths and make sure we aren't
Joshua Peek
2009-12-16
1
-4
/
+2
*
Reorganize autoloads:
Carlhuda
2009-12-02
1
-0
/
+1
*
Avoid adding component lib/ to load path multiple times
Joshua Peek
2009-11-09
1
-1
/
+3
*
Have all the tests running off a single Gemfile
Yehuda Katz + Carl Lerche
2009-10-20
1
-7
/
+6
*
Bundle AMo
Yehuda Katz
2009-10-15
1
-2
/
+7
*
Move mocha down below initial T::U require and bump version to 0.9.7 [#2858 s...
Yehuda Katz + Carl Lerche
2009-07-01
1
-2
/
+0
*
Move relevant validation tests from Active Record to Active Model
Pratik Naik
2009-03-20
1
-16
/
+1
*
Add test sqlite3 db to .gitignore
Pratik Naik
2009-03-20
1
-4
/
+1
*
Make Active Model test suite similar to Active Record
Pratik Naik
2009-03-20
1
-0
/
+38