Project

General

Profile

Actions

Defect #30054

closed

Add missing fixtures for test_create_with_one_attachment

Added by Go MAEDA over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

This issue is extracted from #29990#note-3, originally reported by Marius BALTEANU.


root@45ec3a6558b0:/work# ruby test/functional/documents_controller_test.rb 
DEPRECATION WARNING: `secrets.secret_token` is deprecated in favor of `secret_key_base` and will be removed in Rails 6.0. (called from <top (required)> at /work/config/environment.rb:14)
Run options: --seed 39471

# Running:

...........F

Failure:
DocumentsControllerTest#test_create_with_one_attachment [test/functional/documents_controller_test.rb:135]:
Expected: 2
  Actual: 1

bin/rails test test/functional/documents_controller_test.rb:109

...

Finished in 1.231643s, 12.1788 runs/s, 34.9127 assertions/s.
15 runs, 43 assertions, 1 failures, 0 errors, 0 skips

Files

add_missing_fixtures_to_documents.patch (817 Bytes) add_missing_fixtures_to_documents.patch Marius BÄ‚LTEANU, 2018-11-18 19:24

Related issues

Copied from Redmine - Defect #29990: Add missing fixtures for test_create_should_send_notificationClosedGo MAEDA

Actions
Actions #1

Updated by Go MAEDA over 5 years ago

  • Copied from Defect #29990: Add missing fixtures for test_create_should_send_notification added
Actions #2

Updated by Go MAEDA over 5 years ago

  • File deleted (add_missing_fixtures.patch)
Actions #3

Updated by Go MAEDA over 5 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Target version changed from 4.1.0 to 4.0.0
  • Resolution set to Fixed

Committed.

Actions

Also available in: Atom PDF