Completion in .yml test fixtures?

Not working for dynamic computed values in fixtures. Is it known?

0
1 comment
Avatar
Permanently deleted user

Also, no completions in unit tests for fixtures, e.g.

test "xxx" do
    schedule=schedules(:primary)   #no completion for tokens 'schedules'  (from schedules.yml)  and ':primary' (from inside fixture)


end

0

Please sign in to leave a comment.