diaspora/spec/integration
cmrd Senya 9f0b74ebbb
Memory usage test for archive export
It is not included into the main test suite, because it has :performance tag.

One can run this test using command:
$ bin/rspec --tag performance spec/integration/export/memory_usage_spec.rb

This test creates additional fixtures set to speed up repeated runs.
2017-09-26 04:06:43 +02:00
..
api Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
export Memory usage test for archive export 2017-09-26 04:06:43 +02:00
federation Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
account_deletion_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
account_migration_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
application_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
contact_deleting_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
contacts_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
dispatching_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
exporter_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mentioning_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
mobile_posts_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
profile_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
receiving_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00
tag_people_spec.rb Add # frozen_string_literal: true to all files 2017-09-17 19:29:15 +02:00