Use filename instead of full file path as the document title#251
Use filename instead of full file path as the document title#251selurvedu wants to merge 3 commits intoopenprocurement:masterfrom
Conversation
These may contain file-like objects instead of file paths, so the argument names 'filepath' and 'path' are not quite accurate.
create_fake_doc() returns a tuple with 2 elements, first is the full file path, second is the base name of the file. All document titles are compared to flenames as well.
|
Далеко не готове.
Reviewed 11 of 11 files at r1. op_robot_tests/tests_files/base_keywords.robot, line 78 [r1] (raw file):
Це не буде працювати :( op_robot_tests/tests_files/cancelation.robot, line 140 [r1] (raw file):
Мало бути op_robot_tests/tests_files/initial_data.py, line 14 [r1] (raw file):
А за яким параметром ти сортував? Comments from Reviewable |
Review status: all files reviewed at latest revision, 3 unresolved discussions. op_robot_tests/tests_files/base_keywords.robot, line 78 [r1] (raw file):
|
|
Depends on #259. |
|
My first comment. |
To be merged in conjunction with openprocurement/openprocurement.client.python#33.
Depends on #259.
This change is