• Sign in

Playtenders / 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 3
  • Tags 0
  • prozorro-robot_tests
03 Jul, 2018
1 commit
  • Improve list generation in set_to_object()
    b62c01ae
    selurvedu authored
    2018-07-03 05:12:45 +0000  
    Browse Files »

22 Jun, 2018
6 commits
  • Add basic unit tests for set_to_object()
    f8888f3d
    selurvedu authored
    2018-06-22 15:39:49 +0000  
    Browse Files »
  • Simplify create_data_dict() ...
    c26fae0d
    The type check of `path_to_value` was removed because
    there is already one in `set_to_object()`.
    The check for the value of the `value` argument was removed because
    it makes no sense, since `None` is a valid value too.
    selurvedu authored
    2018-06-22 15:39:49 +0000  
    Browse Directory »
  • Rewrite set_to_object() ...
    39cf3497
    The new version supports nested objects (i.e. dictionaries
    in dictionaries and lists in dictionaries) just like the old one.
    Unlike the old version, the new one supports recursion
    (lists in dictionaries in lists of dictionaries in dictionaries in
    lists of dictionaries ...).
    Two-dimensional lists (lists of lists) are not yet supported.
    selurvedu authored
    2018-06-22 15:36:01 +0000  
    Browse Files »
  • Rewrite get_id_from_object() ...
    e8c49e49
    This change makes the function more reliable, also,
    the error messages are now saner.
    selurvedu authored
    2018-06-22 15:36:01 +0000  
    Browse Directory »
  • Rename arguments in get_from_object()
    2f743673
    selurvedu authored
    2018-06-22 15:36:01 +0000  
    Browse Files »
  • Simplify error message in delete_from_dictionary() ...
    006b0cce
    Error message generation is now simpler.
    The resulting message is cleaner as well.
    selurvedu authored
    2018-06-22 15:35:29 +0000  
    Browse Files »

07 Jun, 2018
2 commits
  • Merge pull request #805 from ivanka12/master ...
    5c984078
    update test case "Відображення мінімального кроку закупівлі другого е…
    kosaniak authored
    2018-06-07 10:29:41 +0300  
    Browse Files »
  • update test case "Відображення мінімального кроку закупівлі другого етапу"
    70c06765
    ivanka12 authored
    2018-06-07 09:29:50 +0300  
    Browse Files »

31 May, 2018
2 commits
  • Merge pull request #791 from ivanka12/master ...
    47096cff
    add tag award_complaint_draft
    kosaniak authored
    2018-05-31 11:10:41 +0300  
    Browse Files »
  • add tag award_complaint_draft
    e59b4702
    ivanka12 authored
    2018-05-31 10:39:28 +0300  
    Browse Directory »

30 May, 2018
2 commits
  • Merge pull request #790 from ivanka12/master ...
    f9039334
    add tags lot_complaint_draft and tender_complaint_draft
    kosaniak authored
    2018-05-30 14:51:50 +0300  
    Browse Files »
  • add tags lot_complaint_draft and tender_complaint_draft
    9449e156
    ivanka12 authored
    2018-05-30 12:48:29 +0300  
    Browse Files »

23 May, 2018
3 commits
  • Merge pull request #787 from ivanka12/master ...
    0f9446dd
    add tag  qualification_add_doc_to_first_award  to single_item_tender.txt
    kosaniak authored
    2018-05-23 15:11:15 +0300  
    Browse Files »
  • add tag qualification_add_doc_to_first_award to single_item_tender.txt
    68d78bb4
    ivanka12 authored
    2018-05-23 14:36:42 +0300  
    Browse Directory »
  • Merge pull request #786 from ivanka12/master ...
    a25e4da5
    update complaints.robot
    kosaniak authored
    2018-05-23 14:31:39 +0300  
    Browse Files »

22 May, 2018
1 commit
  • update complaints.robot
    001a9d34
    ivanka12 authored
    2018-05-22 14:44:52 +0300  
    Browse Files »

11 May, 2018
6 commits
  • Merge pull request #782 from selurvedu/buildout-2 ...
    49bc0c65
    Fix the build process; remove chromedriver package dependency
    (master branch)
    selurvedu authored
    2018-05-11 14:07:52 +0000  
    Browse Files »
  • Remove 'chromedriver' from dependencies ...
    81f9be92
    Please note that it is just a (rather broken) Python package.
    Its purpose is solely to download a `chromedriver` binary
    from the Google servers and make it discoverable by simply importing
    the module.
    
    The reason for removal is that it currently breaks the build process
    and pulls a very outdated version.
    
    If you wish to use the test suites with the Chrome / Chromium browser,
    you should manually install a `chromedriver` binary of an appropriate
    version into one of your `$PATH` directories.
    selurvedu authored
    2018-05-11 13:55:53 +0000  
    Browse Files »
  • Add fixed versions for zc.buildout and setuptools ...
    de489b4f
    Also, a default value for `--setuptools-to-dir` is now specified.
    This change will make ez_setup.py use the cached setuptools.zip file,
    so there will be no more need to redownload it every time when
    `bootstrap.py` is invoked.
    selurvedu authored
    2018-05-11 13:45:02 +0000  
    Browse Files »
  • Update ez_setup.py ...
    ce433a1c
    This pulls setuptools 33.1.1 – the last version that works reliably
    with zc.buildout.
    selurvedu authored
    2018-05-11 13:44:43 +0000  
    Browse Files »
  • Merge pull request #781 from ivanka12/master ...
    cbf5d9f3
    update complaints.robot
    kosaniak authored
    2018-05-11 12:55:25 +0300  
    Browse Files »
  • update complaints.robot
    49c9bcf5
    ivanka12 authored
    2018-05-11 12:43:27 +0300  
    Browse Files »

10 May, 2018
2 commits
  • Merge pull request #780 from ivanka12/master ...
    c5b80a54
    add Setup and Teardown to test case "Відображення задоволення вимоги"
    kosaniak authored
    2018-05-10 13:31:06 +0300  
    Browse Files »
  • add Setup and Teardown to test case "Відображення задоволення вимоги"
    ff4d9c33
    ivanka12 authored
    2018-05-10 12:54:16 +0300  
    Browse Files »

09 May, 2018
2 commits
  • Merge pull request #779 from ivanka12/master ...
    ca951670
    remove test case "Відображення amountNet бюджету"
    kosaniak authored
    2018-05-09 16:26:41 +0300  
    Browse Files »
  • remove test case Відображення amountNet бюджету
    6ac8dd2d
    ivanka12 authored
    2018-05-09 14:56:06 +0300  
    Browse Files »

08 May, 2018
5 commits
  • Merge pull request #778 from ivanka12/master ...
    8d9c8c6f
    remove create_award_claim, answer_award_claim, cancel_award_claim fro…
    kosaniak authored
    2018-05-08 12:19:25 +0300  
    Browse Files »
  • remove create_award_claim, answer_award_claim, cancel_award_claim from below.txt
    114a2c0c
    ivanka12 authored
    2018-05-08 12:09:20 +0300  
    Browse Files »
  • Merge pull request #777 from ivanka12/master ...
    1a82bbdd
    add provider2 to USED_ROLES
    kosaniak authored
    2018-05-08 10:58:18 +0300  
    Browse Files »
  • add provider2 to USED_ROLES
    3addc62b
    ivanka12 authored
    2018-05-08 10:54:48 +0300  
    Browse Files »
  • Merge pull request #776 from izitrade/master ...
    74267bd3
    izi +brokers, +users  pull request #2
    ivanka12 authored
    2018-05-08 09:58:11 +0300  
    Browse Files »

07 May, 2018
1 commit
  • izi +brokers, +users
    b689ed15
    ssk authored
    2018-05-07 09:03:44 +0300  
    Browse Files »

04 May, 2018
1 commit
  • Merge pull request #774 from ivanka12/master ...
    d2ded83e
    remove tags from argument files
    kosaniak authored
    2018-05-04 15:59:15 +0300  
    Browse Files »

03 May, 2018
1 commit
  • remove tags from argument files
    7428e375
    ivanka12 authored
    2018-05-03 09:59:18 +0300  
    Browse Files »

02 May, 2018
2 commits
  • Merge pull request #773 from ivanka12/master ...
    fc7cbfb7
    update keywords "...для усіх користувачів"
    kosaniak authored
    2018-05-02 15:12:23 +0300  
    Browse Files »
  • Set broker name
    375885d0
    kosaniak authored
    2018-05-02 15:09:52 +0300  
    Browse Files »

30 Apr, 2018
1 commit
  • update keywords "...для усіх користувачів"
    fe95bbff
    ivanka12 authored
    2018-04-30 13:12:21 +0300  
    Browse Files »

27 Apr, 2018
2 commits
  • Merge pull request #772 from ivanka12/master ...
    eea376ad
    remove -s openProcedure from competitive_dialogue.txt
    kosaniak authored
    2018-04-27 15:22:27 +0300  
    Browse Files »
  • remove -s openProcedure from competitive_dialogue.txt
    0b7a87ea
    ivanka12 authored
    2018-04-27 14:44:25 +0300  
    Browse Files »