Tests run okay
…they are massively incomplete though
This commit is contained in:
parent
80d21a1f90
commit
64bf286636
6 changed files with 18 additions and 33 deletions
|
|
@ -1,7 +1,7 @@
|
|||
require "test_helper"
|
||||
|
||||
class JsonControllerTest < ActionController::TestCase
|
||||
include Devise::TestHelpers
|
||||
include Devise::Test::ControllerHelpers
|
||||
|
||||
def test_package
|
||||
get :package, { name: 'firefox', format: :json }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue