Project

General

Profile

Actions

Bug #20122

closed

Fix tests for sprockets-rails 3.x

Added by Daniel Lobato Garcia over 7 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Tests
Target version:
Fixed in Releases:
Found in Releases:

Description

One of the tests for the Docker container, is checking for the exact path of an asset. On sprockets 3.x, the exact path of the asset is no longer going to work, as even tests will use digests. The test can simply match on the asset name (finding the digest and testing for the full path would be possible but probably overkill).

Actions

Also available in: Atom PDF