aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/refinery/blog
Commit message (Collapse)AuthorAgeFilesLines
* Fix specsBrice Sanchez2016-05-301-3/+3
|
* Upgraded to rspec 3.xPhilip Arndt2014-12-043-40/+40
|
* Upgraded some testing syntax, changed to selenium for more passable results.Philip Arndt2014-08-223-7/+7
|
* Tell friendly_id to regenerate slug if title has changed.Uģis Ozols2014-02-031-0/+24
| | | | | This is due to change in friendly_id 5.0.x where it doesn’t regenerate slug when record is updated.
* Merge branch 'master' into rails4Uģis Ozols2014-01-201-2/+4
|\ | | | | | | | | | | Conflicts: app/helpers/refinery/blog/controller_helper.rb app/models/refinery/blog/post.rb
| * Don't set tag_list on the post factory - it's not a required attribute.Uģis Ozols2013-10-171-2/+4
| |
* | Supported Rails 4 and Refinery 3.0.0.devPhilip Arndt2013-09-162-5/+7
|/
* Update specs due to recent Capybara/FactoryGirl upgrade.Uģis Ozols2013-06-271-3/+3
|
* Prevent post_spec.rb from hanging the entire spec run for 30 seconds while ↵Philip Arndt2012-11-291-4/+6
| | | | it tries to retrieve external resources.
* fix tests after presence validation for published_at and author fieldsMarek Labos2012-08-211-2/+10
|
* Renaming Method to better describe use, Including Deprecation Warning on Old ↵Andrew Hooker2012-05-191-3/+3
| | | | Method
* Set published_time as Time.utc to avoid hackery needed later to compare dates.Uģis Ozols2012-05-051-9/+4
|
* Fix millisecond comparison issue in post spec.Uģis Ozols2012-04-261-2/+7
|
* Adjust times for spec to avoid running into DST issues.Uģis Ozols2012-04-261-3/+3
|
* In #prev and #next specs advance time by days instead of minutes.Uģis Ozols2012-04-101-2/+2
|
* Remove functionality provided by rails.Pete Higgins2012-02-231-17/+0
|
* Avoid creating some database records.Pete Higgins2012-02-101-3/+3
|
* These aren't scopes anymore. :trollface:Pete Higgins2012-02-101-3/+3
|
* 'subject.class' -> described_class.Pete Higgins2012-02-101-13/+13
|
* Refactor all_previous into published_dates_older_than.Pete Higgins2012-02-101-5/+6
|
* Move some of the Refinery::Setting's over to Refinery::Blog.Uģis Ozols2012-02-041-4/+2
|
* add source url for postJeff Shumate2012-01-251-2/+33
|
* Fixed namespacing for Refinery conventions.Philip Arndt2012-01-171-13/+13
|
* Refactored everything (models, helpers) into proper namespace of ↵Philip Arndt2011-11-093-0/+281
Refinery::Blog. Requires refinery commit 25162b585b9c4023d39fd1a9796140bfa4ecb909