• Sign in

Alex / prozorro-robot_tests · Commits

Logo 4k  2

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Network
  • Commits 2,473
  • Network
  • Compare
  • Branches 2
  • Tags 0
3b21fa78492a9e60da723f37712a5486d1f83ee1
  • prozorro-robot_tests
  • op_robot_tests
18 Aug, 2016
5 commits
  • Add `Run Keyword And Ignore Error` call ...
    3b21fa78
    Cause there was error when viewer's `tender_data` didn't have
    `contracts` key.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Use `mult_and_round` instead of `Evaluate` in keywords
    5bdd4d36
    mykhaly authored
    9 years ago  
    Browse Files »
  • Remove faulty keys from `test_question_data`
    89f7227b
    mykhaly authored
    9 years ago  
    Browse Files »
  • Add missed argument keyword
    141ce945
    mykhaly authored
    9 years ago  
    Browse Files »
  • Remove outdated contract status from cache
    a344643b
    mykhaly authored
    9 years ago  
    Browse Files »

16 Aug, 2016
2 commits
  • Add ids to en and ru fields in initial data
    4cd4ccc4
    mykhaly authored
    9 years ago  
    Browse Files »
  • Fix typos in work with complaints documents
    c50b81c3
    mykhaly authored
    9 years ago  
    Browse Files »

10 Aug, 2016
5 commits
  • Update openProcedure.robot ...
    58f3277a
    To use different types of keywords in work with  documents.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Update base_keywords.robot ...
    8127c8b9
    Now it uses different keywords for different types of documents.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Add new keywords to work with lots documents ...
    33d9abfe
    Instead of generic `Отримати інформацію з документа` and `Отримати документ`.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Fix arguments in keywords
    2a0e4ff2
    mykhaly authored
    9 years ago  
    Browse Files »
  • Merge branch 'devel' into master
    aaa52d8b
    mykhaly authored
    9 years ago  
    Browse Files »

08 Aug, 2016
6 commits
  • Update cancelation.robot ...
    e3a2caf3
    Remove redundant keywords from ***Keywords*** section. Code from some of
    them is used inline or new useful keywords are used.
    Use updated variables names instead of old ones.
    Add new test cases to check documents content.
    I know it's bad commit message. Sorry, I'm tired.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Add keywords to work with cancellations documents
    28ec8b67
    mykhaly authored
    9 years ago  
    Browse Files »
  • Add `Отримати документ до скарги` keyword ...
    6240fc95
    Cause it would be better for brokers to have different keywords for
    different documents.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Remove redundant row
    56fcc6dc
    mykhaly authored
    9 years ago  
    Browse Files »
  • Update `Підготувати дані про скасування` keyword ...
    06b5eef1
    Use updated return values from `create_fake_doc`. Save `${doc_id}` into variable in order
    to use when needed. Munchify ${cancellation_data} to have better log output.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Add section for search in cancellations ...
    760ef534
    Into `get_document_by_id` in order to find documents in cancelation.robot
    mykhaly authored
    9 years ago  
    Browse Files »

07 Aug, 2016
1 commit
  • Fix syntax error EOL in get_document_by_id
    374511dc
    Leits authored
    9 years ago  
    Browse Files »

05 Aug, 2016
3 commits
  • Fix get_document_by_id ...
    13ff46a4
    To find document in awards.complaints.documents
    mykhaly authored
    9 years ago  
    Browse Files »
  • Fix dict fields in limited
    87bb6221
    mykhaly authored
    9 years ago  
    Browse Files »
  • Update qualification.robot ...
    b6b1d7a1
    To work with changed `create_fake_doc` function. Also remove file after uploading,
    like in others keywords from base_keywords.robot.
    mykhaly authored
    9 years ago  
    Browse Files »

03 Aug, 2016
3 commits
  • Merge pull request #263 from gorserg/tmp_stage1_complete ...
    4d5c1741
    End stage1 competitive dialog
    Yurii Mykhalchuk authored
    9 years ago  
    Browse Files »
  • change 'view' on 'tender_owner'
    25ab7023
    Krokop authored
    9 years ago  
    Browse Files »
  • fix after code review
    98e2c278
    Krokop authored
    9 years ago  
    Browse Files »

02 Aug, 2016
13 commits
  • End stage1 competitive dialog
    01a14a5b
    oleh authored
    9 years ago  
    Browse Files »
  • Update aboveThreshold_keywords.robot ...
    db1b1af3
    To work with changed `create_fake_doc` function. Also remove file after uploading,
    like in others keywords from base_keywords.robot.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Move keywords in base_keywords.robot ...
    3f7e192e
    Remove useles row `${number_of_lots}=  Get Length
    ${USERS.users[].initial_data.data.lots}` and use previously saved data
    for checking document contents instead of reading that from file.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Update keyword to work with updated `create_fake_doc` ...
    a830fbb0
    Also update saving those data returned from `create_fake_doc` into
    variable and add removing of file after uploading.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Update keywords to work with updated `create_fake_doc` ...
    efbcbc68
    And remove file after uploading.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Add complaint's document content checking test cases
    d90b3751
    mykhaly authored
    9 years ago  
    Browse Files »
  • Get rid of document fields checking in `Звірити поле скарги із значенням`
    a1f3055a
    mykhaly authored
    9 years ago  
    Browse Files »
  • Remake complaint document title display checking ...
    3fbd0c0f
    Call `Отримати інформацію із документа до скарги` directly from test case, without any shell.
    Rename `Отримати поле документації до скарги` -> `Отримати інформацію із документа до скарги`
    and remake algorithm inside it.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Update complaint creating keywords ...
    76e6b2b7
    In order to work with new arguments returned from `create_fake_doc()`.
    Also add `${doc_id}`, `${doc_name}` and `${doc_content}` to `${claim_data}`
    and `Remove File` it the end of keywords body.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Remove `get_document_index_by_id` function
    2e06452b
    mykhaly authored
    9 years ago  
    Browse Files »
  • Remove unused keywords from base_keywords.robot
    0e719e20
    mykhaly authored
    9 years ago  
    Browse Files »
  • Remove `get_file_contents` function ...
    363d6a0d
    Now is used Robot Framework keyword `Get File`, so it is redundant
    mykhaly authored
    9 years ago  
    Browse Files »
  • Remake document content checking ...
    ebcb7741
    Add `get_document_by_id` and `get_file_basename` functions, because they
    are needed in `Отримати документ` keyword.
    Remove `get_file_contents` function call.
    Remake `Отримати документ` keyword: now it returns only name of
    downloaded by broker file in lieu of file content and path. Moreover,
    `${url}` arguments is replaced with `${doc_id}` so as to give to broker
    better data about document to download.
    mykhaly authored
    9 years ago  
    Browse Files »

27 Jul, 2016
2 commits
  • Remake document title display checking ...
    839b2959
    Use id from title instead of url as data given to broker to find the document.
    Add new keyword `Отримати інформацію із документа` and use it instead of
    `Отримати інформацію із тендера`.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Remake tender and lot documents addition ...
    08ed4bc5
    Add ${doc_id} variable and get_id_from_doc_name function.
    Use updated `create_fake_doc` function.
    Use better names for variables.
    mykhaly authored
    9 years ago  
    Browse Files »