mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-10 17:34:22 +01:00
Refactored tests for improved solubility/grokability.
git-svn-id: http://www.rousette.org.uk/svn/tracks-repos/trunk@615 a4c988fc-2ded-0310-b66e-134b36920a42
This commit is contained in:
parent
b31561736e
commit
e0b63acfab
7 changed files with 129 additions and 133 deletions
|
|
@ -15,7 +15,7 @@ class DataControllerTest < Test::Rails::TestCase
|
|||
|
||||
# Replace this with your real tests.
|
||||
def test_csv_export_completes_without_error
|
||||
@request.session['user_id'] = users(:admin_user).id
|
||||
login_as :admin_user
|
||||
get :csv_notes
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue