]> git.openstreetmap.org Git - rails.git/history - test
Use user factory for user_roles_controller tests.
[rails.git] / test /
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 Tom HughesUpdate to rails 4.2.8
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-20 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1451'
2017-02-19 Andy AllanRefactor diary entry tests to use User factory
2017-02-19 Tom HughesUse simple string matches for user_blocks_helper tests
2017-02-19 Tom HughesUse the factory to create user blocks
2017-02-19 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1445'
2017-02-19 Simon PooleMake rupocop happy and correct placement of include
2017-02-19 Simon PooleImprove wording and add test
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 HughesUse .first in place of [0]
2017-02-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1401'
2017-02-02 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1423'
2017-02-02 Andy AllanConvert the test_users_nearby to user factories.
2017-02-02 Andy AllanUse factory for user language tests
2017-02-02 Andy AllanRefactor the friend_users test, and remove the tests...
2017-02-02 Andy AllanConvert test_friend_with to use factories, and use...
2017-02-02 Andy AllanUser factory for uniqueness tests
2017-02-02 Andy AllanConvert class method tests to use User factory.
2017-02-02 Andy AllanAdd status traits to user factory.
2017-02-02 Andy AllanAdd moderator_user and administrator_user factories.
2017-02-02 Andy AllanAdd a user_role factory
2017-02-02 Andy AllanAdd with_home_location trait for user factories.
2017-02-01 Andy AllanCreate a simple user factory, and convert some basic...
2017-01-28 Herve Saint-AmandUse each_with_object and make the code pithier
2017-01-26 Andy AllanConvert client applications fixtures into a factory
2017-01-26 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1416'
2017-01-26 Tom HughesLoad user fixtures for ChangesetComment model tests
2017-01-25 Andy AllanRemove unused user_tokens fixture and pointless test.
2017-01-11 Herve Saint-AmandRubocop finds 'return' statements redundant
2017-01-11 Herve Saint-AmandModify tests to search only text parts
2016-12-21 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1395'
2016-12-20 Tom HughesAdd support for Wikimedia authentication
2016-12-18 Tom HughesLoad api fixtures in tag model tests
2016-12-18 Tom HughesGet rid of hardwired counts in assertions
2016-12-18 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1367'
2016-12-02 Tom HughesWork around upcoming minitest insanity
2016-12-02 Tom HughesFix rubocop warnings
2016-11-25 Tom HughesIncrease password stretching to 10000 interations
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 HughesConvert more 'setup do' to 'def setup' for consistency
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-03 Tom HughesReject oauth nonces over a day old
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 AllanReplace fixtures with a factory for old_relation_tags
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 AllanUse webmock to power the with_http_stubs helper
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 AllanAdd webmock to intercept real http connections during...
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 Andy AllanRubocop fix.
2016-10-29 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1348'
next