the file list should be updated with the new name
file list stays the same, only updated after a reload
the outer a element is updated but not the inner human readable span

sounds like a binding issue within oc-file
please remember to fix/unskip tests taged @issue-934 after fixing this
@individual-it I'm missing a step which creates lorem.txt - https://github.com/owncloud/phoenix/blob/ac8eb938f4bc62f53f514244bce726320036c2d6/tests/acceptance/features/webUIRenameFiles/renameFiles.feature#L14
Is this missing in the background? Or some other other step has to run before? THX
it comes from the skeleton folder set in https://github.com/owncloud/phoenix/pull/932 coming from https://github.com/owncloud/testing/tree/master/data/webUISkeleton
I guess it should be documented :see_no_evil: