about summary refs log tree commit diff
path: root/spec/spec_helper.rb
AgeCommit message (Collapse)Author
2017-04-18Add more tests for AtomSerializer (#2096)Eugen
2017-04-16View spec fix (#1888)Matt Jankowski
* Add option to disable verify partial doubles * Add show_landing_strip? helper method * Use show_landing_strip? helper in accounts and stream entries views * Fix naming in view specs
2017-04-13Organize coverage dirs (#1695)Matt Jankowski
* Add `Presenters` group to SimpleCov configuration * Move validators to app/validators, add to simplecov config
2017-01-29Fix testsEugen Rochko
2016-09-21Fix notifications in UI, added new API for fetching account relationshipsEugen Rochko
2016-09-05Add API to upload media attachmentsEugen Rochko
2016-02-25Adding a Mention model, test stubsEugen Rochko