[openstreetmap/openstreetmap-website] Don't use XML::Parser when testing changeset upload diffResults (PR #5050)
Anton Khorev
notifications at github.com
Tue Aug 6 02:34:00 UTC 2024
`@response.body` is already parsed for use with `assert_dom`, why parse it again with `XML::Parser.string`?
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/5050
-- Commit Summary --
* Don't use XML::Parser when testing changeset upload diffResults
-- File Changes --
M test/controllers/api/changesets_controller_test.rb (99)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/5050.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5050.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5050
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5050 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20240805/52c83c94/attachment.htm>
More information about the rails-dev
mailing list