| .. |
|
controllers
|
Load likes and reshares in the SPV via gon
|
2017-08-12 18:09:13 +02:00 |
|
fixtures
|
remove old unused data_conversion fixtures
|
2016-08-08 19:37:09 +02:00 |
|
helpers
|
Add checksums to assets in specs
|
2017-07-30 05:21:33 +02:00 |
|
integration
|
New syntax for request specs
|
2017-08-12 15:39:23 +02:00 |
|
javascripts
|
Add 'show all' links to the SPV to fetch missing likes and reshares
|
2017-08-12 18:09:13 +02:00 |
|
lib
|
Fix person spec, use first(15) instead of slice(0..14)
|
2017-08-12 15:39:25 +02:00 |
|
mailers
|
Add a test
|
2017-08-07 20:21:51 +02:00 |
|
models
|
Get current time before the test to be safer on MySQL
|
2017-08-12 15:39:27 +02:00 |
|
presenters
|
Move ExtremePostPresenter methods into PostPresenter, add #with_initial_interactions method
|
2017-08-12 18:09:12 +02:00 |
|
serializers
|
Use ActionDispatch::TestRequest in NotificationSerializer spec
|
2017-08-12 15:39:24 +02:00 |
|
services
|
Fix post service spec
|
2017-08-12 15:39:25 +02:00 |
|
shared_behaviors
|
Use .reload instead of (true) in specs
|
2017-08-12 15:39:23 +02:00 |
|
spec
|
Move misc_spec.rb to spec/spec
|
2017-08-10 09:36:29 +03:00 |
|
support
|
Update the user data export archive format.
|
2017-08-10 09:36:26 +03:00 |
|
workers
|
Replace Fixnum with Integer
|
2017-08-12 15:39:25 +02:00 |
|
configuration_methods_spec.rb
|
require spec_helper in .rspec
|
2016-11-27 21:27:12 +01:00 |
|
factories.rb
|
Refactor OpenID specs to prevent duplicate client names
|
2017-08-12 15:39:24 +02:00 |
|
federation_callbacks_spec.rb
|
Use RFC 7033 webfinger from diaspora_federation gem
|
2017-07-03 03:14:41 +02:00 |
|
helper_methods.rb
|
Refactor account deletion spec
|
2017-08-09 18:09:04 +03:00 |
|
locale_spec.rb
|
require spec_helper in .rspec
|
2016-11-27 21:27:12 +01:00 |
|
spec-doc.rb
|
This fixes issue #2298.
|
2011-11-02 23:51:12 -04:00 |
|
spec_helper.rb
|
Update the user data export archive format.
|
2017-08-10 09:36:26 +03:00 |