• 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
22d39e50cb00f2a9e36d91890c5a52974ff6b84f
  • prozorro-robot_tests
19 Sep, 2016
1 commit
  • make more clear
    22d39e50
    Krokop authored
    9 years ago  
    Browse Files »

05 Sep, 2016
2 commits
  • fix names
    2682b7bd
    Krokop authored
    9 years ago  
    Browse File »
  • fix tags
    33fd01dd
    Krokop authored
    9 years ago  
    Browse Files »

01 Sep, 2016
10 commits
  • change tags ...
    4786d031
    add Run as
    Krokop authored
    9 years ago  
    Browse Files »
  • change name of cases
    cebca851
    Krokop authored
    9 years ago  
    Browse Files »
  • fix name in competitive_dialogue_simple
    a6574c3a
    Krokop authored
    9 years ago  
    Browse Files »
  • remove api_version and api_host_url
    a053843d
    Krokop authored
    9 years ago  
    Browse Files »
  • add empty line
    49216912
    Krokop authored
    9 years ago  
    Browse Files »
  • we don't need to copy cases
    b8dca84c
    Krokop authored
    9 years ago  
    Browse Files »
  • fix names and tags
    e97a7c38
    Krokop authored
    9 years ago  
    Browse Files »
  • add ending line
    919d2668
    Krokop authored
    9 years ago  
    Browse Files »
  • return deleted test case
    cd71cf00
    Krokop authored
    9 years ago  
    Browse Files »
  • fix arguments
    279d24e9
    Krokop authored
    9 years ago  
    Browse Files »

31 Aug, 2016
2 commits
  • .
    80c83d11
    Krokop authored
    9 years ago  
    Browse Files »
  • fix PR
    3dbaae83
    Krokop authored
    9 years ago  
    Browse Files »

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 Directory »
  • Add test cases for second stage
    82738ff7
    Krokop authored
    9 years ago  
    Browse Files »

26 Aug, 2016
5 commits
  • Merge pull request #282 from mykhaly/devel ...
    54ebfd8b
    Rewrite `retry_if_request_failed`
    Yurii Mykhalchuk authored
    9 years ago  
    Browse Files »
  • Ask questions to all items and lots
    3bb45ee4
    mykhaly authored
    9 years ago  
    Browse Files »
  • 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 »
  • 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
9 commits
  • Merge pull request #278 from mykhaly/devel ...
    8b7e74ef
    Make global/suite variables uppercase
    Yurii Mykhalchuk authored
    9 years ago  
    Browse Files »
  • 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 Files »
  • 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
4 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 Directory »
  • Add missed argument keyword
    141ce945
    mykhaly authored
    9 years ago  
    Browse Files »