• 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
21 Dec, 2016
8 commits
  • Remove unneeded dependencies from setup.py ...
    ba66f323
    Both libraries are still present in buildout.cfg
    for development purposes.
    selurvedu authored
    2016-12-21 22:49:14 +0000  
    Browse Files »
  • Properly generate scripts of `robotframework` egg ...
    39825d86
    This will generate `bin/pybot`, `bin/robot` and `bin/rebot` scripts.
    `op_robot_tests/rebot.py` is not needed anymore.
    selurvedu authored
    2016-12-21 22:49:08 +0000  
    Browse Files »
  • Fix broken `catch_phrase` for the `ru_RU` locale
    fe57d771
    selurvedu authored
    2016-12-21 22:49:08 +0000  
    Browse Files »
  • Replace `fake-factory` with `Faker`; bump its ver. ...
    151e7d07
    This is the same package, it was submitted to PyPI under a new name.
    selurvedu authored
    2016-12-21 22:49:08 +0000  
    Browse File »
  • Bump the `robotframework-selenium2library` version
    81325d31
    selurvedu authored
    2016-12-21 22:49:02 +0000  
    Browse File »
  • Merge remote-tracking branch 'selurvedu/pin_versions' ...
    a199470d
    Merging into the fork point of branches 'master' and 'eauction-master'.
    selurvedu authored
    2016-12-21 22:38:04 +0000  
    Browse File »
  • Pin versions of essential packages ...
    87ac2a0f
    In essence, Robot Framework packages and buildout-related packages,
    including `setuptools` as a dependency of `zc.buildout`.
    selurvedu authored
    2016-12-21 18:30:51 +0000  
    Browse Files »
  • Update ez_setup.py to the latest upstream revision ...
    52d7b455
    Source:
    Repo:   git://github.com/pypa/setuptools.git
    Branch: bootstrap
    Commit: 0c3bf692236350f5c2c2cab5b235e9b6d3518fcb
    
    Notice:
    Line 39 remained unchanged, so the default version of setuptools
    is still `18.3.2` instead of `LATEST`.
    selurvedu authored
    2016-12-21 18:30:51 +0000  
    Browse Files »

17 Oct, 2016
1 commit
  • Stick to Selenium 2.x
    ea0a3cc6
    selurvedu authored
    2016-10-17 15:58:39 +0000  
    Browse Files »

20 Sep, 2016
1 commit
  • Merge pull request #313 from zhurba-alina/master ...
    81fd01ef
    Update etender data
    selurvedu authored
    2016-09-20 10:10:04 +0000  
    Browse Files »

13 Sep, 2016
2 commits
  • Update etender data in users.yaml (browser size)
    fc9569aa
    zhurba-alina authored
    2016-09-13 19:04:23 +0300  
    Browse Files »
  • Update etender data in brokers/users.yaml (broker name)
    f90aae06
    zhurba-alina authored
    2016-09-13 19:04:23 +0300  
    Browse Files »

12 Sep, 2016
2 commits
  • Merge branch 'readme_rst' into master
    b7aa8320
    selurvedu authored
    2016-09-12 01:04:18 +0000  
    Browse Files »
  • Convert README.md to README.rst ...
    0d6e1f17
    Converted by Pandoc.
    selurvedu authored
    2016-09-12 01:02:57 +0000  
    Browse Files »

26 Aug, 2016
5 commits
  • Merge pull request #282 from mykhaly/devel ...
    54ebfd8b
    Rewrite `retry_if_request_failed`
    Yurii Mykhalchuk authored
    2016-08-26 17:54:40 +0300  
    Browse Files »
  • Ask questions to all items and lots
    3bb45ee4
    mykhaly authored
    2016-08-26 17:37:07 +0300  
    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
    2016-08-26 17:37:07 +0300  
    Browse Files »
  • Merge pull request #280 from kosaniak/temp_branch2 ...
    d5e1adec
    Add tender_uaid to arguments
    Yurii Mykhalchuk authored
    2016-08-26 14:15:08 +0300  
    Browse Files »
  • Add tender_uaid to arguments
    d097ff6c
    kosaniak authored
    2016-08-26 13:06:39 +0300  
    Browse File »

25 Aug, 2016
9 commits
  • Merge pull request #278 from mykhaly/devel ...
    8b7e74ef
    Make global/suite variables uppercase
    Yurii Mykhalchuk authored
    2016-08-25 18:48:28 +0300  
    Browse Files »
  • Rename suite variable `${tender_meat}` into `${TENDER_MEAT}
    a8cf3d54
    mykhaly authored
    2016-08-25 17:44:11 +0300  
    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
    2016-08-25 17:44:11 +0300  
    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
    2016-08-25 17:44:11 +0300  
    Browse File »
  • Rename suite variable `${lot_meat}` into `${LOT_MEAT}`
    572ca279
    mykhaly authored
    2016-08-25 17:44:11 +0300  
    Browse File »
  • Rename suite variable `${item_meat}` into `${ITEM_MEAT}`
    1f738219
    mykhaly authored
    2016-08-25 17:44:11 +0300  
    Browse File »
  • Rename suite variable `${DIALOGUE_TYPE}` into `${DIALOGUE_TYPE}`
    aea6eca9
    mykhaly authored
    2016-08-25 17:44:11 +0300  
    Browse Files »
  • Rename suite variable `@{used_roles}` into `@{USED_ROLES}`
    fb3f3de7
    mykhaly authored
    2016-08-25 17:44:11 +0300  
    Browse Files »
  • Rename suite variable `${mode}` into `${MODE}`
    9c873978
    mykhaly authored
    2016-08-25 17:44:11 +0300  
    Browse File »

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
    2016-08-23 18:26:17 +0300  
    Browse Files »
  • Remove unused argument from `Видалити неціновий показник`
    dff12c04
    mykhaly authored
    2016-08-23 17:39:11 +0300  
    Browse Files »
  • Fix faulty argument in keyword call
    dbb0481c
    mykhaly authored
    2016-08-23 15:37:36 +0300  
    Browse Directory »

22 Aug, 2016
1 commit
  • Fix bug with float passed to python function
    f4a8ed4b
    mykhaly authored
    2016-08-22 13:46:01 +0300  
    Browse Files »

19 Aug, 2016
1 commit
  • Change type of argument to int instead of string
    b9e958f8
    mykhaly authored
    2016-08-19 15:12:18 +0300  
    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
    2016-08-18 21:16:47 +0300  
    Browse Files »
  • Use `mult_and_round` instead of `Evaluate` in keywords
    5bdd4d36
    mykhaly authored
    2016-08-18 20:46:22 +0300  
    Browse Files »
  • Remove faulty keys from `test_question_data`
    89f7227b
    mykhaly authored
    2016-08-18 20:15:50 +0300  
    Browse Files »
  • Add missed argument keyword
    141ce945
    mykhaly authored
    2016-08-18 20:14:59 +0300  
    Browse Directory »
  • Remove outdated contract status from cache
    a344643b
    mykhaly authored
    2016-08-18 16:29:18 +0300  
    Browse Files »

16 Aug, 2016
2 commits
  • Add ids to en and ru fields in initial data
    4cd4ccc4
    mykhaly authored
    2016-08-16 16:59:38 +0300  
    Browse Files »
  • Fix typos in work with complaints documents
    c50b81c3
    mykhaly authored
    2016-08-16 16:57:45 +0300  
    Browse Files »