Project

General

Profile

Actions

Feature #34123

closed

System tests for inline auto complete feature

Added by Marius BĂLTEANU over 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed

Description

We should add some system tests (or other type) for the inline autocomplete feature.


Files

Actions #1

Updated by Marius BĂLTEANU over 3 years ago

I've added a first version of the tests. I preferred to have all the tests related to inline autocomplete in the same file instead of splitting them in different files (issues_test, news_test, etc).

Any feedback is appreciated.

Actions #2

Updated by Go MAEDA over 3 years ago

  • Status changed from New to Closed
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Committed the patch. Thank you.

Actions #3

Updated by Marius BĂLTEANU over 3 years ago

  • File fix_assert_param_order.patch added
  • Status changed from Closed to Reopened

Please commit the attached patch, I made a mistake in the initial patch (first param is the expected value, the second is the actual).

https://apidock.com/ruby/Test/Unit/Assertions/assert_equal

Actions #4

Updated by Marius BĂLTEANU over 3 years ago

  • File deleted (fix_assert_param_order.patch)
Actions #6

Updated by Go MAEDA over 3 years ago

  • Status changed from Reopened to Closed

Marius BALTEANU wrote:

Please commit the attached patch, I made a mistake in the initial patch (first param is the expected value, the second is the actual).

Committed the fix in r20652. Thank you.

Actions #7

Updated by Go MAEDA about 3 years ago

  • Target version changed from 4.2.0 to 4.1.2

Changing the target version to 4.1.2 in order to apply #33846 to 4.1-stable.

Actions

Also available in: Atom PDF