Project

General

Profile

Actions

Defect #40389

closed

Missing fixture: add :groups_users fixture to Redmine::ApiTest::UsersTest

Added by Vincent Robert about 2 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

Hello

The new test "GET /users.json with legacy filter params" in Redmine::ApiTest::UsersTest is failing if we run it alone.

We should add the fixture "groups_users" in the users_test.rb file.

Actions #1

Updated by Go MAEDA about 2 months ago

  • Status changed from New to Confirmed

It is reproducible with the following steps.

RAILS_ENV=test bin/rake db:reset
ruby test/integration/api_test/users_test.rb
Actions #2

Updated by Marius BĂLTEANU about 1 month ago

  • Status changed from Confirmed to Closed
  • Assignee set to Marius BĂLTEANU
  • Resolution set to Fixed

Committed, thanks!

Actions

Also available in: Atom PDF