]> git.openstreetmap.org Git - rails.git/history - test/controllers
Rename association to reported_user, for clarity
[rails.git] / test / controllers /
2017-03-06 Andy AllanUse user factory for swf_controller tests.
2017-03-06 Andy AllanUse user factory for message_controller tests.
2017-03-06 Andy AllanUse user factory for user_roles_controller tests.
2017-03-05 Andy AllanUse users factory for user_preferences_controller tests.
2017-03-05 Andy AllanUse users factory for user_blocks_controller tests.
2017-03-05 Andy AllanUse users factory for redactions_controller tests.
2017-03-05 Han ChaoUse local api to export map.osm
2017-03-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1437'
2017-02-23 Andy AllanUser factories for browse, oauth_clients and site contr...
2017-02-23 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1436'
2017-02-22 Andy AllanUser factory associations for all factories.
2017-02-22 Tom HughesRemove a few unnecessary attributes from moderator...
2017-02-22 Andy AllanMake all factory-generated users 'normal'
2017-02-22 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1458'
2017-02-22 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1457'
2017-02-22 Andy AllanConvert notes_controller tests to user factories.
2017-02-22 Andy AllanRevert changes where the user is a query parameter
2017-02-22 Andy AllanRefactor api_controller tests to avoid users fixtures.
2017-02-22 Andy AllanRefactor amf_controller tests to avoid users fixtures
2017-02-22 Andy AllanPass the user object, rather than the id, for sessions.
2017-02-21 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1449'
2017-02-19 Andy AllanRefactor diary entry tests to use User factory
2017-02-18 Tom HughesMerge branch 'contextmenu'
2017-02-13 Tom HughesAllow a POST with no arguments to trace#edit to fetch...
2017-02-12 Herve Saint-Amandmerging master into html-mail-fixes
2017-02-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1030...
2017-02-09 Tom HughesOnly create diary entries for POST requests
2017-02-09 Tom HughesTest that GET on message#new can't send a message
2017-02-06 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1426'
2017-02-05 Tom HughesLink GPX fixture files instead of stubbing
2017-02-05 Tom HughesCleanup double comment markers
2017-02-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1347...
2017-02-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1401'
2017-02-02 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1423'
2017-01-26 Andy AllanConvert client applications fixtures into a factory
2016-12-21 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1395'
2016-12-20 Tom HughesAdd support for Wikimedia authentication
2016-12-18 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1367'
2016-11-24 Tom HughesUse only_path instead of setting an explicit host
2016-11-17 Andy AllanAdd tags to features before propogating them.
2016-11-17 Andy AllanFix spelling of propagate.
2016-11-17 Andy AllanBe explicit in which traces are expected.
2016-11-16 Andy AllanCreate object for list tests, and assert the responses...
2016-11-16 Andy AllanRename test trace fixtures to use letters instead of...
2016-11-09 Tom HughesStub nominatim for reverse lookups in note tests
2016-11-09 Tom HughesStub nominatim for reverse lookups in diary tests
2016-11-09 Tom HughesRename stub_signup_requests to stub_hostip_requests
2016-11-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1350'
2016-11-09 Andy AllanUse 'def setup' instead of 'setup do', for consistency
2016-11-09 Andy AllanExtract the hostip.info stubbing into a common method.
2016-11-01 Andy AllanMove instance creation to the top of the test methods.
2016-10-31 Andy AllanReplace fixtures with factory for relation_tags
2016-10-31 Andy AllanReplace fixtures with factory for way_tags
2016-10-30 Andy AllanReplace fixtures with factory for node_tags
2016-10-30 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1352'
2016-10-30 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1351'
2016-10-30 Andy AllanConvert fixtures to factory for old_way_tags
2016-10-30 Andy AllanReplace fixtures with a factory for old_node_tags
2016-10-30 Andy AllanReplace changeset_tags fixtures with a factory.
2016-10-30 Andy AllanRemove the changesets_subscribers fixture.
2016-10-30 Andy AllanRefactor the gravatar email changes to use webmock...
2016-10-30 Andy AllanStub out requests to gravatar.com during tests.
2016-10-30 Andy AllanStub out requests to hostip.info during tests
2016-10-30 Andy AllanUse stub_any_instance in order to stub find results.
2016-10-29 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1349'
2016-10-29 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1348'
2016-10-29 Andy AllanAvoid double-escaping diary entry titles
2016-10-29 Andy AllanReplace trace-related fixtures with factories.
2016-10-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1344'
2016-10-26 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1339'
2016-10-26 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1338'
2016-10-26 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1337'
2016-10-26 Andy AllanConvert the languages fixtures to a factory
2016-10-26 Andy AllanReplace messages fixtures with a factory.
2016-10-26 Andy AllanReplace user_preferences fixture with a factory.
2016-10-26 Andy AllanReplace hardcoded user id with a reference to the relev...
2016-10-20 Tom HughesFix rubocop warnings
2016-10-19 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1332'
2016-10-19 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1331'
2016-10-19 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1330'
2016-10-19 Andy AllanUse model relations when creating objects from factories
2016-10-19 Andy AllanReplace user_blocks fixture with a factory.
2016-10-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1309'
2016-10-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1322'
2016-10-12 Mikel Maronmerge upstream/master and resolve conflicts from https...
2016-10-12 Andy AllanReplace changeset_comments fixtures with a factory.
2016-10-12 Mikel Maronlast minor fixes
2016-10-10 Tom HughesAdd a note_with_comments factory
2016-10-10 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1312'
2016-10-07 Mikel Maronclean up comments
2016-10-07 Mikel Maronfix rubocop warnings
2016-10-07 Mikel Maronfix rubocop warnings
2016-10-07 Mikel Marontests passing
2016-10-06 Andy AllanUpdate notes_controller_test to use note and note_comme...
2016-10-06 Andy AllanUpdate site_controller_test to use note and note_commen...
2016-10-06 Andy AllanUpdate browse_controller_test to use note and note_comm...
2016-10-05 Andy AllanReplace friends fixture with a factory
2016-10-04 Mikel Maronnot api endpoints, moved to button, fixed notifier...
2016-10-03 Mikel MaronWIP diary comment subscriptions
2016-09-26 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1298'
next