aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Collapse)AuthorAgeFilesLines
* Add template for ActionText::Attachables::RemoteImageJavan Makhmali2018-10-061-15/+22
| | | | Fixes #15
* Fix has_rich_text with `:body` keywords error. (#16)Jason Lee2018-10-051-0/+5
|
* Delegate string methods to contentJavan Makhmali2018-10-041-3/+11
| | | | Closes #11
* Fix content attachment testJavan Makhmali2018-10-031-0/+1
|
* Uncomment failing testsJavan Makhmali2018-10-022-69/+69
|
* Bring some tests overJavan Makhmali2018-10-025-27/+357
|
* Never mind on allowing blankDavid Heinemeier Hansson2018-09-121-9/+1
| | | | More hassle than its worth. Just account for the fact that rich text can be blank instead, but continue to create the record.
* Ensure blank rich text records aren't saved or requiredDavid Heinemeier Hansson2018-09-121-0/+13
|
* Prefer the ASt APIGeorge Claghorn2018-07-311-0/+6
|
* Test saving the dependent modelsDavid Heinemeier Hansson2018-05-291-0/+10
|
* Just test text pipeline without dependencies/savingDavid Heinemeier Hansson2018-05-291-2/+2
|
* Rename from Active Text to Action TextDavid Heinemeier Hansson2018-04-131-1/+1
| | | | This is more like Action View than Active Model.
* Tests: Add Message scaffoldingJavan Makhmali2018-02-081-2/+2
|
* Add dummy appSam Stephenson2018-02-081-0/+10