Actions
Patch #18789
closedUI tests and capybara version
Status:
Closed
Priority:
Normal
Assignee:
Category:
Code cleanup/refactoring
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Description
I was about to try unlock capybara version - if it would not break some tests.
I discovered, that UI tests does not work in redmine 3.0 ( contains old find_by fetchers ).
In context menu tests there is a time dependend error - the ajax may be triggered after Watcher.count is - on my machine usually does.
But capybara version unlock has no effect, so I post capybara unlock in second patch, if there is no reason to lock capybara, please unlock it, I use rspec for my tests and I can not update it to new version due to this lock. :(
Files
Actions