• the-undefined's avatar
    Move 'Explore Snippets' Spinach feature to Rspec · 903431e8
    the-undefined authored
    This commit moves the `snippets/discover.feature` Spinach test to a
    Rspec feature, as part of deprecating the Spinach test suite.
    
    The original feature was called 'Discover Snippets', but the UI no
    longer reflects this wording. The new Rspec feature is called
    'Explore Snippets' to reflect UI/Controller/View naming in use.
    
    - Remove Spinach discover snippets feature and steps
    - Add Rspec feature test
    903431e8
explore_spec.rb 548 Bytes