[openstreetmap/openstreetmap-website] Re-enable JavaScript unit tests using Teaspoon (PR #5216)
Emin Kocan
notifications at github.com
Sat Oct 12 18:43:23 UTC 2024
@kcne commented on this pull request.
> @@ -144,6 +144,9 @@ gem "unicode-display_width"
# Keep ruby 3.0 compatibility
gem "multi_xml", "~> 0.6.0"
+gem "teaspoon"
+gem "teaspoon-mocha", "~> 2.3.3"
Moved the gems to `group :development, :test` which made a bit more sense to me since running tests via command line is a bit more straight forward. Thank you for review!
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5216#discussion_r1797750335
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5216/review/2364229281 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20241012/dcc63ece/attachment.htm>
More information about the rails-dev
mailing list