• 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
9fba7ebdc438624f32f55e5f9f581d57d03abded
  • prozorro-robot_tests
  • op_robot_tests
29 Aug, 2016
2 commits
  • return mult_and_round ...
    9fba7ebd
    remove `Можливість знайти тендер по ід`
    change `Можливість активувати другий етап` to  `Активувати тендер другого етапу`
    remove third empty line in contract_signing
    include library  BuiltIn
    add `for` in suite `Порівняти другий етап з перший`
    Krokop authored
    9 years ago  
    Browse File »
  • Add test cases for second stage
    82738ff7
    Krokop authored
    9 years ago  
    Browse Directory »

26 Aug, 2016
4 commits
  • Rewrite `retry_if_request_failed` ...
    28c5770b
    Retry only requests with 5xx and 429 status codes or requests which throw BadStatusLine exception.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Ask questions to all items and lots
    3bb45ee4
    mykhaly authored
    9 years ago  
    Browse Files »
  • Merge pull request #280 from kosaniak/temp_branch2 ...
    d5e1adec
    Add tender_uaid to arguments
    Yurii Mykhalchuk authored
    9 years ago  
    Browse Files »
  • Add tender_uaid to arguments
    d097ff6c
    kosaniak authored
    9 years ago  
    Browse Files »

25 Aug, 2016
8 commits
  • Rename suite variable `${tender_meat}` into `${TENDER_MEAT}
    a8cf3d54
    mykhaly authored
    9 years ago  
    Browse Files »
  • Rename suite variable `${number_of_lots}` into `${NUMBER_OF_LOTS}` ...
    b2534703
    Also remove redundant rows with getting length of lots list.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Rename suite variable `${number_of_items}` into `${NUMBER_OF_ITEMS}` ...
    2c29322a
    Also remove redundant rows with getting length of items list.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Rename suite variable `${lot_meat}` into `${LOT_MEAT}`
    572ca279
    mykhaly authored
    9 years ago  
    Browse Files »
  • Rename suite variable `${item_meat}` into `${ITEM_MEAT}`
    1f738219
    mykhaly authored
    9 years ago  
    Browse Files »
  • Rename suite variable `${DIALOGUE_TYPE}` into `${DIALOGUE_TYPE}`
    aea6eca9
    mykhaly authored
    9 years ago  
    Browse Directory »
  • Rename suite variable `@{used_roles}` into `@{USED_ROLES}`
    fb3f3de7
    mykhaly authored
    9 years ago  
    Browse Files »
  • Rename suite variable `${mode}` into `${MODE}`
    9c873978
    mykhaly authored
    9 years ago  
    Browse Files »

23 Aug, 2016
3 commits
  • Separate data about questions ...
    1d3d3e3e
    Now there is data for lots, items and tender questions. Also different
    keywords was added to work with different questions. All that was made
    to eliminated problem which occured while question was asked only to
    tender and wasn't asked to item and lot (there was problem asking them)
    and all display checking test cases passed.
    mykhaly authored
    9 years ago  
    Browse Files »
  • Remove unused argument from `Видалити неціновий показник`
    dff12c04
    mykhaly authored
    9 years ago  
    Browse Files »
  • Fix faulty argument in keyword call
    dbb0481c
    mykhaly authored
    9 years ago  
    Browse Files »

22 Aug, 2016
1 commit
  • Fix bug with float passed to python function
    f4a8ed4b
    mykhaly authored
    9 years ago  
    Browse Files »

19 Aug, 2016
1 commit
  • Change type of argument to int instead of string
    b9e958f8
    mykhaly authored
    9 years ago  
    Browse Files »

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
2 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 »