aboutsummaryrefslogtreecommitdiffstats
path: root/test/models
Commit message (Expand)AuthorAgeFilesLines
* Add Blob#type as a StringInquirerDavid Heinemeier Hansson2017-07-281-0/+6
* Introduce the Dummy. (#70)Dino Maric2017-07-271-1/+2
* Fix test failure in CI due to platform differencesGeorge Claghorn2017-07-261-1/+1
* Check variant image properties directlyGeorge Claghorn2017-07-261-5/+9
* Compare images by selected attributes (size, colorspace)Anton Khamets2017-07-261-6/+3
* Fix blob associationsDavid Heinemeier Hansson2017-07-241-0/+18
* Blob/Variant#url -> #service_url to emphasize this URL isn't to be publicDavid Heinemeier Hansson2017-07-242-4/+4
* Temporarily skip variant tests pending a fixGeorge Claghorn2017-07-231-0/+4
* Tell service which content-type to use for the responseDavid Heinemeier Hansson2017-07-231-1/+1
* Add and test preloading scopeDavid Heinemeier Hansson2017-07-231-1/+4
* Merge branch 'master' into explore-polymorphismDavid Heinemeier Hansson2017-07-231-1/+1
|\
| * Specify verification purposesDavid Heinemeier Hansson2017-07-231-1/+1
* | Fix attaching with standard Rails associations.Kasper Timm Hansen2017-07-231-2/+2
* | Explore regular polymorphic associations rather than record_gidDavid Heinemeier Hansson2017-07-231-0/+8
|/
* VerifiedKeyWithExpiration no longer neededDavid Heinemeier Hansson2017-07-232-22/+1
* Switch to simpler signed_id for blob rather than full GlobalIDDavid Heinemeier Hansson2017-07-233-1/+3
* Even more needless requiresDavid Heinemeier Hansson2017-07-221-1/+0
* Nix more needless requiresDavid Heinemeier Hansson2017-07-222-6/+0
* Move model tests to models directoryDavid Heinemeier Hansson2017-07-224-0/+183