]> git.openstreetmap.org Git - rails.git/history - test/controllers
Use redactions factory for old_way controller tests
[rails.git] / test / controllers /
2017-03-15 Andy AllanUse redactions factory for old_way controller tests
2017-03-15 Andy AllanUse redactions factory for old_node controller tests.
2017-03-15 Andy AllanUse redaction factory for old_relation controller tests.
2017-03-15 Andy AllanFix typos in assertion messages.
2017-03-15 Andy AllanUse redactions factory in redaction controller test.
2017-03-15 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1488'
2017-03-15 Andy AllanUse a pending user for testing password resets.
2017-03-15 Andy AllanUse users factory for user_controller tests.
2017-03-13 Tom HughesThrow an exception if adding a note comment fails
2017-03-13 Andy AllanBuild pending users via factory
2017-03-13 Simon PooleReturn maximum size of bounding box for note retrieval
2017-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1483'
2017-03-09 Tom HughesImprove trace#api_data tests
2017-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1481'
2017-03-09 Andy AllanRemove redundant tests for deleted traces, and rearrang...
2017-03-09 Andy AllanCreate a super_user factory.
2017-03-09 Andy AllanCreate a fresh user when requesting non-existent traces.
2017-03-09 Andy AllanUse user factory for trace_controller tests
2017-03-06 Tom HughesFix accidental change in comments
2017-03-06 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1477'
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'
next