• 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
  • prozorro-robot_tests
10 Oct, 2016
1 commit
  • Add delivery startDate to test suite openProcedure
    0313dabe
    OrysiaDrabych authored
    2016-10-10 13:51:00 +0300  
    Browse Files »

28 Sep, 2016
2 commits
  • Merge pull request #320 from mykhaly/outdated_code ...
    75b5c912
    Finally remove outdated code!!!
    Yurii Mykhalchuk authored
    2016-09-28 16:22:51 +0300  
    Browse Files »
  • Finally remove outdated code!!!
    5492f7a2
    mykhaly authored
    2016-09-28 16:22:15 +0300  
    Browse Files »

27 Sep, 2016
5 commits
  • Use initial tender data instead of readed from broker ...
    519fc9b3
    Coz there may be problems with reading data by broker and this changes
    may prevent them.
    mykhaly authored
    2016-09-27 19:31:51 +0300  
    Browse Files »
  • Fix variable to read from
    7124faf6
    mykhaly authored
    2016-09-27 19:04:13 +0300  
    Browse Files »
  • Fix reading from variables
    d314d108
    mykhaly authored
    2016-09-27 18:38:54 +0300  
    Browse Files »
  • Merge pull request #318 from mykhaly/return_statements ...
    ed7d65d9
    Remove return statements where were redundant
    Yurii Mykhalchuk authored
    2016-09-27 17:13:10 +0300  
    Browse Files »
  • Remove return statements where were redundant
    c8ac67ad
    mykhaly authored
    2016-09-27 17:11:09 +0300  
    Browse Files »

23 Sep, 2016
2 commits
  • Add request retry for 409 status code
    91964465
    mykhaly authored
    2016-09-23 18:53:50 +0300  
    Browse Files »
  • Merge pull request #315 from gorserg/add_lot_limited ...
    51d15c3b
    Виправив коментарі до #299
    Yurii Mykhalchuk authored
    2016-09-23 12:34:24 +0300  
    Browse Directory »

22 Sep, 2016
4 commits
  • Fix typo
    9cb8dc48
    mykhaly authored
    2016-09-22 20:30:48 +0300  
    Browse Files »
  • Merge pull request #317 from mykhaly/devel ...
    a3374155
    Update create_fake_doc
    Yurii Mykhalchuk authored
    2016-09-22 20:14:29 +0300  
    Browse Files »
  • Update create_fake_doc ...
    01fb7d17
    In order to work correctly with windows-based brokers.
    It is cherry-picked commit (89f4b136ae41dbd4cbf6de3ed8b908f0c316d81a).
    mykhaly authored
    2016-09-22 20:13:26 +0300  
    Browse Files »
  • fix #299
    85280894
    Krokop authored
    2016-09-22 18:13:25 +0300  
    Browse Files »

19 Sep, 2016
5 commits
  • Merge pull request #299 from gorserg/add_lot_limited ...
    8ef0f110
    Add possibility to create lots in awards
    selurvedu authored
    2016-09-19 19:38:52 +0000  
    Browse Files »
  • Merge pull request #283 from gorserg/add_tests_second_stage ...
    b4b5a5fe
    Add tests for for the second stage of Competitive Dialogue
    selurvedu authored
    2016-09-19 19:35:54 +0000  
    Browse Files »
  • library BuiltIn is import be default ...
    18377781
    change BuiltIn.Catenate to Catenate
    Krokop authored
    2016-09-19 12:09:20 +0300  
    Browse Files »
  • make more clear
    22d39e50
    Krokop authored
    2016-09-19 11:42:33 +0300  
    Browse Files »
  • change {-1} to ${-1}
    65306651
    Krokop authored
    2016-09-19 11:22:58 +0300  
    Browse Files »

07 Sep, 2016
1 commit
  • add possibility to create lots
    ffb5f4dd
    Krokop authored
    2016-09-07 17:16:19 +0300  
    Browse Files »

06 Sep, 2016
5 commits
  • Merge pull request #296 from mykhaly/cancellations_update ...
    e480a353
    Cancellations update
    Yurii Mykhalchuk authored
    2016-09-06 13:36:50 +0300  
    Browse Files »
  • Update keywords which work with cancellations and their documents
    96514230
    mykhaly authored
    2016-09-06 13:35:29 +0300  
    Browse Files »
  • Insert pseudo id into cancellation reason
    0ca26067
    mykhaly authored
    2016-09-06 13:35:28 +0300  
    Browse Files »
  • Separate tender and lot cancellation_data variable
    a2cb2b61
    mykhaly authored
    2016-09-06 13:35:28 +0300  
    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
    2016-09-06 13:35:28 +0300  
    Browse Directory »

05 Sep, 2016
2 commits
  • fix names
    2682b7bd
    Krokop authored
    2016-09-05 13:37:32 +0300  
    Browse Files »
  • fix tags
    33fd01dd
    Krokop authored
    2016-09-05 13:24:22 +0300  
    Browse Files »

01 Sep, 2016
10 commits
  • change tags ...
    4786d031
    add Run as
    Krokop authored
    2016-09-01 17:59:24 +0300  
    Browse Files »
  • change name of cases
    cebca851
    Krokop authored
    2016-09-01 17:03:06 +0300  
    Browse Files »
  • fix name in competitive_dialogue_simple
    a6574c3a
    Krokop authored
    2016-09-01 13:00:43 +0300  
    Browse Files »
  • remove api_version and api_host_url
    a053843d
    Krokop authored
    2016-09-01 12:58:23 +0300  
    Browse File »
  • add empty line
    49216912
    Krokop authored
    2016-09-01 12:41:32 +0300  
    Browse Files »
  • we don't need to copy cases
    b8dca84c
    Krokop authored
    2016-09-01 12:40:31 +0300  
    Browse Files »
  • fix names and tags
    e97a7c38
    Krokop authored
    2016-09-01 12:38:00 +0300  
    Browse Files »
  • add ending line
    919d2668
    Krokop authored
    2016-09-01 10:15:20 +0300  
    Browse Files »
  • return deleted test case
    cd71cf00
    Krokop authored
    2016-09-01 10:14:16 +0300  
    Browse Files »
  • fix arguments
    279d24e9
    Krokop authored
    2016-09-01 09:37:07 +0300  
    Browse Files »

31 Aug, 2016
3 commits
  • .
    80c83d11
    Krokop authored
    2016-08-31 22:48:03 +0300  
    Browse Files »
  • Fix typo
    b62f06b6
    mykhaly authored
    2016-08-31 14:41:10 +0300  
    Browse Files »
  • fix PR
    3dbaae83
    Krokop authored
    2016-08-31 11:47:49 +0300  
    Browse Files »