Actions
Patch #44259
closedNew context menu controller tests don't run with standard rake tasks
Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:
Description
the tests under test/functional/context_menus/ do not follow the *_test.rb file name pattern and therefore are not run with the standard rake test and task.
Attached patch renames the files, the second patch extends test coverage for the already fixed info disclosure issues.
Files
Updated by Marius BĂLTEANU about 2 hours ago
- Subject changed from new context menu controller tests don't run with standard rake tasks to New context menu controller tests don't run with standard rake tasks
- Category set to Code cleanup/refactoring
- Status changed from New to Resolved
- Assignee set to Marius BĂLTEANU
- Target version set to 7.0.1
Thanks Jens for catching and fixing this issue. I've committed both patches!
Updated by Marius BĂLTEANU about 1 hour ago
- Status changed from Resolved to Closed
Actions