1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activestorage/test
Jon Moss 07a13f7abb Use nil Logger for tests
Makes tests much more quietly, as opposed to the enormous amount of
logging that appears right now. This setting is used in AJ, as well as
other frameworks.

Output from test run:

```

.........................................................

Finished in 3.003355s, 18.9788 runs/s, 45.2827 assertions/s.
57 runs, 136 assertions, 0 failures, 0 errors, 0 skips
```
2017-08-17 09:47:23 -04:00
..
controllers Should escape regexp wildcard character . 2017-08-14 22:17:50 +09:00
database Use frozen string literal in Active Storage 2017-08-12 21:43:42 +09:00
dummy Use frozen string literal in Active Storage 2017-08-12 21:43:42 +09:00
fixtures/files
models Move test to its proper place 2017-08-14 16:04:11 -04:00
service Run Active Storage service tests in CI 2017-08-14 13:48:17 -04:00
template Use frozen string literal in Active Storage 2017-08-12 21:43:42 +09:00
test_helper.rb Use nil Logger for tests 2017-08-17 09:47:23 -04:00