Skip to content
  • Senya's avatar
    Memory usage test for archive export · 9f0b74eb
    Senya authored and Benjamin Neff's avatar Benjamin Neff committed
    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.
    9f0b74eb