]> git.openstreetmap.org Git - rails.git/history - test
Convert @user to current_user
[rails.git] / test /
2017-07-12 Tom HughesMerge remote-tracking branch 'upstream/pull/1583'
2017-07-12 Andy AllanStandardise on basic_authorization without the parentheses
2017-07-10 Tom HughesReplace timecop with the rails builtin travel_to method
2017-07-06 Tom HughesMerge remote-tracking branch 'upstream/pull/1575'
2017-07-06 Tom HughesAdd some tests for the user helper
2017-07-05 Andy AllanHide contributor terms details, unless the user hasn...
2017-06-29 Tom HughesFix more parameter sanitisation issues and add tests
2017-06-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1561'
2017-06-27 Tom HughesFix some tests for changes in rails 5
2017-06-27 Tom HughesUpdate get/post etc to remove use of deprecated syntax
2017-06-23 Andy AllanRework coordinates to avoid scientific formatting of...
2017-06-05 Tom HughesRemove deprecated get_via_direct and post_via_redirect...
2017-06-03 Tom HughesAvoid using format as a URL parameter name
2017-06-02 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1553'
2017-06-02 Tom HughesRemove all use of the :text option to render
2017-06-02 Tom HughesRemove arguments from assert_nothing_raised
2017-06-01 Tom HughesFix rubocop warnings
2017-06-01 Tom HughesUpdate bundle
2017-06-01 Andy AllanEnsure closed changesets appear in the feed, and update...
2017-06-01 Andy AllanRemove test fixtures.
2017-06-01 Andy AllanRemove remaining references to fixtures.
2017-06-01 Andy AllanRemove the api_fixtures helper
2017-06-01 Andy AllanRubocop fixes.
2017-06-01 Andy Allancreate nodes from factories for the api changes test.
2017-05-31 Andy AllanUpdate amf_controller tests to use a factory-generated...
2017-05-31 Andy AllanUpdate the user list pagination test to avoid counting...
2017-05-31 Andy AllanRefactor the user list test to use factory-built users...
2017-05-31 Andy AllanUse factories to generate the relations
2017-05-31 Andy AllanUse the user factory to generate login details.
2017-05-31 Andy AllanRefactor the assert_changeset helper to take an array...
2017-05-31 Andy AllanOnly use changesets from factories for the test_query...
2017-05-31 Andy AllanCreate objects via factories, rather than implicity...
2017-05-31 Andy AllanRework the changeset feed tests.
2017-05-31 Andy AllanCreate nodes explicitly rather than relying on fixtures.
2017-05-31 Andy AllanAdd ways into the database explicitly, rather than...
2017-05-31 Andy AllanCreate a redaction object before testing the index...
2017-05-31 Andy AllanUse a user factory in order to log in.
2017-05-31 Andy AllanRefactor changeset tags model test to remove dependency...
2017-05-31 Andy Allanrefactor remaining amf controller tests to use factories.
2017-05-31 Andy AllanRefactor some controller tests to use factories.
2017-05-31 Andy AllanRefactor remaining relation model tests to use factories.
2017-05-31 Andy AllanRefactor some controller tests to use factories.
2017-05-31 Andy AllanRefactor various controller tests to use factories.
2017-05-31 Andy AllanRefactor remaining way model tests to use factories.
2017-05-31 Andy AllanConvert more changeset controller tests to use factories.
2017-05-31 Andy AllanRefactor more changeset controller tests to use factories.
2017-05-31 Andy AllanConvert more changeset controller tests to use factories.
2017-05-31 Andy AllanRefactor user_changeset_comments integration test to...
2017-05-31 Andy AllanRefactor a few tests to use changeset factories.
2017-05-24 Andy AllanRefactor more changeset_controller tests to use factories.
2017-05-24 Andy AllanRefactor some changesets controller tests to use factories.
2017-05-24 Andy AllanRefactor the changeset query tests to use factories.
2017-05-24 Andy AllanConvert more relation controller tests to use factories.
2017-05-24 Andy AllanConvert remaining node_controller tests to use factories.
2017-05-17 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1521'
2017-05-17 Andy AllanEnsure invisible_way is actually deleted
2017-05-17 Andy AllanUpdate more relation_controller tests to use factories.
2017-05-17 Andy AllanRefactor some relation_controller tests to use factories.
2017-05-17 Andy AllanRefactor the relation_for_nwr tests to use factories
2017-05-17 Andy AllanRefactor get_nodes_undelete test to use factories inste...
2017-05-17 Andy AllanRefactor remaining way model tests to use factories.
2017-05-10 Andy AllanMore amf_controller tests converted to use factories.
2017-05-10 Andy AllanRefactor more amf_controller tests to use factories.
2017-05-10 Andy AllanRefactor putway method tests to use factories
2017-05-10 Andy AllanRefactor some more amf_controller tests to use factories.
2017-05-10 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1538'
2017-05-10 Andy AllanRefactor old_relation_controller tests to use factories.
2017-05-10 Andy AllanUpdate old_ways_controller tests to use factories.
2017-05-10 Andy AllanConvert remaining old_node_controller tests to use...
2017-05-10 Andy AllanEnsure the old nodes are created with the same changeset
2017-05-10 Andy AllanRefactor remaining api_controller tests to use factories.
2017-05-01 Tom HughesUse POST when editing GPX trace details
2017-04-26 Andy AllanRefactor remaining way_controller tests to use factories.
2017-04-26 Andy AllanRefactor more way_controller tests to use factories.
2017-04-26 Andy AllanAdd a way_with_nodes factory, and use it in the way_con...
2017-04-26 Andy AllanRefactor deletion tests in way_controller_test to use...
2017-04-25 Andy AllanRefactor some way_controller tests to use factories.
2017-04-25 Andy AllanRefactor some amf_controller tests to use factories.
2017-04-25 Andy AllanUse factories for all factory associations.
2017-04-25 Andy AllanCreate an old_way_node factory, and start using it...
2017-04-25 Andy AllanCreate an old_way factory, and start using it for tests.
2017-04-25 Andy AllanCreate an old_relation_member factory, and start using...
2017-04-25 Andy AllanCreate an old_relation factory, and start using it...
2017-04-24 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1527'
2017-04-24 Andy AllanConvert the node_controller update tests to use factories.
2017-04-24 Andy AllanConvert the duplicate_tags node controller test to...
2017-04-08 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1510'
2017-04-05 Andy AllanUse node and relation_member factories for testing...
2017-03-31 Andy AllanConvert more node fixtures to factories
2017-03-31 Andy AllanAdd the closed trait to changeset factories.
2017-03-31 Andy AllanAdd factories for relations, relation_members, ways...
2017-03-30 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1508'
2017-03-30 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1507'
2017-03-30 Andy AllanFix tests that referred to node lat and lons
2017-03-30 Andy AllanFormat latitudes and longitudes as %7f in XML output
2017-03-30 Andy AllanUse node factories for browse_controller tests.
2017-03-30 Andy AllanFor deleted nodes created via factories, make sure...
2017-03-30 Andy AllanUse factories for nodes in browse_helper tests.
2017-03-30 Andy AllanAdd a with_history trait for node factories, to automat...
2017-03-22 Tom HughesAdd explicit tests for lat/lon methods on node models
next