-
Notifications
You must be signed in to change notification settings - Fork 81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use filename instead of full file path as the document title #251
base: master
Are you sure you want to change the base?
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