https://github.com/krisdigital/rack_cache_1_6_dragonfly_test_case
https://github.com/krisdigital/rack_cache_1_6_dragonfly_test_case
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/krisdigital/rack_cache_1_6_dragonfly_test_case
- Owner: krisdigital
- Created: 2016-02-10T20:43:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-10T20:56:54.000Z (over 10 years ago)
- Last Synced: 2023-04-06T08:52:40.769Z (about 3 years ago)
- Language: Ruby
- Size: 292 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
###README
Test case in test/integration.
Run `rake` to run test.
You should see a similar output:
```ruby
# Running:
Get URL /media/W1siZmYiLCJmaWxlcy9CbGFjay1TYWJiYXRoLUluLVRoZS03MHMtSGQtV2FsbHBhcGVyLmpwZyJdLFsicCIsInRodW1iIiwiMTAweDEwMCMiXV0/Black-Sabbath-In-The-70s-Hd-Wallpaper.jpg?sha=42c191756e0fa7f6
E
Finished in 0.244711s, 4.0865 runs/s, 0.0000 assertions/s.
1) Error:
RackCache16DragonflyTest#test_Test_Dragonfly_with_rack_cache:
Dragonfly::TempObject::Closed: can't read from tempfile as TempObject has been closed
test/integration/rack_cache_1_6_dragonfly_test.rb:17:in `block in '
1 runs, 0 assertions, 0 failures, 1 errors, 0 skips
```