summaryrefslogtreecommitdiff
path: root/test/controllers/wines_controller_test.rb
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2024-11-11 16:55:14 +0100
committerMarius Peter <marius.peter@tutanota.com>2024-11-11 16:55:14 +0100
commitfea9476a591559bd8fdcf17b64e5114c592a5b08 (patch)
tree08aa0fdd62752f1d286aa66ac77413fb03d6d737 /test/controllers/wines_controller_test.rb
C'est l'heure d'assurer le suivi de quelques flacons!main
Diffstat (limited to 'test/controllers/wines_controller_test.rb')
-rw-r--r--test/controllers/wines_controller_test.rb8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/controllers/wines_controller_test.rb b/test/controllers/wines_controller_test.rb
new file mode 100644
index 0000000..09451be
--- /dev/null
+++ b/test/controllers/wines_controller_test.rb
@@ -0,0 +1,8 @@
+require "test_helper"
+
+class WinesControllerTest < ActionDispatch::IntegrationTest
+ test "should get index" do
+ get wines_index_url
+ assert_response :success
+ end
+end
Copyright 2019--2024 Marius PETER