• 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
65306651536009946799f2733fb53f57a2e4cc3c
  • prozorro-robot_tests
  • op_robot_tests
19 Sep, 2016
1 commit
  • change {-1} to ${-1}
    65306651
    Krokop authored
    9 years ago  
    Browse Directory »

07 Sep, 2016
1 commit
  • add possibility to create lots
    ffb5f4dd
    Krokop authored
    9 years ago  
    Browse Files »

06 Sep, 2016
4 commits
  • Update keywords which work with cancellations and their documents
    96514230
    mykhaly authored
    9 years ago  
    Browse Directory »
  • Insert pseudo id into cancellation reason
    0ca26067
    mykhaly authored
    9 years ago  
    Browse Files »
  • Separate tender and lot cancellation_data variable
    a2cb2b61
    mykhaly authored
    9 years ago  
    Browse Files »
  • Rename `get_id_from_doc_name` into `get_id_from_string` ...
    9677cb1a
    Add `c` prefix to regex in order to include ids in cancellations.
    mykhaly authored
    9 years ago  
    Browse Files »

31 Aug, 2016
6 commits
  • Fix typo
    b62f06b6
    mykhaly authored
    9 years ago  
    Browse Files »
  • Rename suite variable `${role}` into `${ROLE}`
    6d912ba6
    mykhaly authored
    9 years ago  
    Browse Files »
  • Rename suite variable `${broker}` into `${BROKER}`
    59107553
    mykhaly authored
    9 years ago  
    Browse Files »
  • Rename suite variable `${api_version}` into `${API_VERSION}`
    c0b70d4e
    mykhaly authored
    9 years ago  
    Browse Files »
  • Rename suite variable `${api_host_url}` into `${API_HOST_URL}`
    767215af
    mykhaly authored
    9 years ago  
    Browse File »
  • Merge pull request #286 from kosaniak/new_master ...
    6c9c70de
    Note `Create Dictionary` with two and more arguments in a few rows
    Yurii Mykhalchuk authored
    9 years ago  
    Browse Directory »

30 Aug, 2016
5 commits
  • Add logging of link to created tender
    d2d38152
    mykhaly authored
    9 years ago  
    Browse Files »
  • Add 2-phase commit for bid creation
    4ec1c49c
    mykhaly authored
    9 years ago  
    Browse File »
  • Add 2-phase commit for tender creation
    5b1b2540
    mykhaly authored
    9 years ago  
    Browse Files »
  • Note `Create Dictionary` with two and more arguments in a few rows
    15647881
    kosaniak authored
    9 years ago  
    Browse Files »
  • Merge pull request #273 from lesiavl/devel ...
    0aff881d
    Update  publicportal data in brokers/users.yaml
    Yurii Mykhalchuk authored
    9 years ago  
    Browse Files »

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
6 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 »
  • Update publicportal data in brokers/users.yaml
    80c21e25
    Lesia Velychko authored
    9 years ago  
    Browse Files »