Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
P
paperclip
  • Overview
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ikcrm_common
  • paperclip
  • Repository

Switch branch/tag
  • paperclip
  • spec
  • fixtures
  • animated.unknown
Find file
HistoryPermalink
  • Jon Yurek's avatar
    Convert all of the tests from test/unit to RSpec · 1f3a7467
    This is a big one.
    
    This change converts all of the existing tests from test/unit to RSpec.
    It's been a long time coming, and was specifically prompted by the
    inability of minitest to work with Appraisal across the various Rails
    versions. Instead of ironing out that headache, converting to RSpec was
    preferable (after initial probing).
    
    Many assertions are still assertions and are housed in the Assertions
    module, but they should be converted as they get touched. Similarly,
    since we're touching all the tests/specs, we convert all the hashes from
    1.8 syntax to 1.9 syntax.
    Jon Yurek committed Mar 11, 2014
    1f3a7467
animated.unknown 8.04 KB

Download (8.04 KB)