[openstreetmap/openstreetmap-website] Client application factory (#1415)
Andy Allan
notifications at github.com
Wed Jan 25 16:29:48 UTC 2017
This PR replaces the client_application fixtures with a factory.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/1415
-- Commit Summary --
* Convert client applications fixtures into a factory.
* Merge branch 'master' into client_application_factory
-- File Changes --
M test/controllers/oauth_clients_controller_test.rb (23)
M test/controllers/site_controller_test.rb (4)
A test/factories/client_applications.rb (6)
D test/fixtures/client_applications.yml (50)
M test/integration/client_applications_test.rb (2)
M test/integration/oauth_test.rb (16)
M test/models/client_application_test.rb (14)
M test/models/oauth_token_test.rb (2)
M test/test_helper.rb (2)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/1415.patch
https://github.com/openstreetmap/openstreetmap-website/pull/1415.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1415
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170125/1c72fa4e/attachment.html>
More information about the rails-dev
mailing list