Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deprecation notice to README for archival #125

Closed

Commits on Apr 10, 2018

  1. Initial commit

    Artyom Lukianov authored Apr 10, 2018
    Configuration menu
    Copy the full SHA
    2f98aee View commit details
    Browse the repository at this point in the history
  2. Add Polarion reporter

    Signed-off-by: Lukianov Artyom <[email protected]>
    Lukianov Artyom committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    f7fcbf2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from cynepco3hahue/polarion_reporter

    Add Polarion reporter
    Artyom Lukianov authored Apr 10, 2018
    Configuration menu
    Copy the full SHA
    0dee2ae View commit details
    Browse the repository at this point in the history
  4. Make pointer to polarion reporter

    Signed-off-by: Lukianov Artyom <[email protected]>
    Lukianov Artyom committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    ca92619 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from cynepco3hahue/make_pointer_to_polarion_rep…

    …orter
    
    Make pointer to polarion reporter
    Artyom Lukianov authored Apr 10, 2018
    Configuration menu
    Copy the full SHA
    328f81a View commit details
    Browse the repository at this point in the history
  6. Change reporter folder name

    Signed-off-by: Lukianov Artyom <[email protected]>
    Lukianov Artyom committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    e47ad56 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from cynepco3hahue/change_folder_name

    Change reporter folder name
    Artyom Lukianov authored Apr 10, 2018
    Configuration menu
    Copy the full SHA
    5b599df View commit details
    Browse the repository at this point in the history
  8. Remove pkg directory

    Signed-off-by: Lukianov Artyom <[email protected]>
    Lukianov Artyom committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    b42706d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Add Junit reporter

    Signed-off-by: Lukianov Artyom <[email protected]>
    Lukianov Artyom committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    03d1dd2 View commit details
    Browse the repository at this point in the history
  2. Make junitOutput public

    Signed-off-by: Lukianov Artyom <[email protected]>
    Lukianov Artyom committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    5891aed View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. Tests polarion ast parser

    - fetch By() context and use it as test cases steps
    - moveing polarion XML structs to separate package
    - create decarative functions for future use
      Importance()
      Positive()
    
    Signed-off-by: Lukianov Artyom <[email protected]>
    Lukianov Artyom committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    bbe2b93 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Parse steps from functions

    - add support for table
    - add support for steps from functions
    
    Signed-off-by: Lukianov Artyom <[email protected]>
    Lukianov Artyom committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    e1e8955 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2018

  1. Generator fixes and tests

    - fix generator for methods and table cases
    - add README
    - add tests
    - add travis integration
    
    Signed-off-by: Lukianov Artyom <[email protected]>
    Lukianov Artyom committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    117bedf View commit details
    Browse the repository at this point in the history
  2. Update travis go import path

    Signed-off-by: Lukianov Artyom <[email protected]>
    Lukianov Artyom committed Apr 18, 2018
    Configuration menu
    Copy the full SHA
    6231bae View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2018

  1. Number of fixes

    - change usage of custom fields to comments
    - address reviewers comments
    
    Signed-off-by: Lukianov Artyom <[email protected]>
    Lukianov Artyom committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    b7036ff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from cynepco3hahue/tests_ast_parser

    Tests polarion ast parser
    Artyom Lukianov authored Apr 29, 2018
    Configuration menu
    Copy the full SHA
    b8e9049 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. Polarion results

    Convert the reporter to execution reporter -
    changed xml struct to match the Polarion importer reqs
    added all the needed properties
    nellyc committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    ec857d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from nellyc/polarion_result_importer

    Polarion results
    Artyom Lukianov authored Apr 30, 2018
    Configuration menu
    Copy the full SHA
    13fc857 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2018

  1. Configuration menu
    Copy the full SHA
    a28f176 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from nellyc/fix_polarion_lookup_param

    Fix: Polarion lookup method param name is wrong
    Artyom Lukianov authored May 1, 2018
    Configuration menu
    Copy the full SHA
    80f4b01 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. Polarion TC importer - added required fields

    While the import itself was working, there are some required fields,
    which without them we cannot approve the TC in Polarion
    
    added: subtype1 & subtype2, automation script, status-id
    nellyc committed May 10, 2018
    Configuration menu
    Copy the full SHA
    67fabd9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from nellyc/polarion_required_fields

    Polarion TC importer - added required fields for approval
    Artyom Lukianov authored May 10, 2018
    Configuration menu
    Copy the full SHA
    51aa15b View commit details
    Browse the repository at this point in the history

Commits on May 13, 2018

  1. Test case status-id removed

    there are 2 problems with this field:
    1. if the test case is already approved, it results with import error
    2. test case cannot be set to 'proposed' without importance field
    
    also added auto script name to the testing for more meaningful testing
    nellyc committed May 13, 2018
    Configuration menu
    Copy the full SHA
    418535a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from nellyc/remove_status_id

    Test case status-id removed
    Artyom Lukianov authored May 13, 2018
    Configuration menu
    Copy the full SHA
    947baa9 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2018

  1. Update ginkgo to 1.6

    Signed-off-by: Artyom Lukianov <[email protected]>
    Artyom Lukianov committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    24e93f9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from cynepco3hahue/update_ginkgo

    Update ginkgo
    Artyom Lukianov authored Jul 26, 2018
    Configuration menu
    Copy the full SHA
    cfa2a5a View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Add polarion attributes

    Add support for:
    rfe id, case level, pos/neg, criticality
    being parsed from attributes on
    FDescribe, Fcontext, FIt
    nellyc committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    475b7d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2019

  1. align tests to

    [attr1][attr2][attr3]
    structure
    nellyc committed Jan 13, 2019
    Configuration menu
    Copy the full SHA
    6c59d20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82d3cb4 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2019

  1. Merge pull request #12 from nellyc/parse_test_tags

    Add polarion attributes
    nellyc authored Jan 14, 2019
    Configuration menu
    Copy the full SHA
    21e2059 View commit details
    Browse the repository at this point in the history
  2. Adapt the polarion reporter to work with IDs

    since we are going to have test_id as attributes on the tests,
    this is a PR which adapts the reporter to add this ID to the xunit
    parses the ID and puts it under properties element
    nellyc committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    c055ae4 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2019

  1. Adapt the polarion reporter to work with IDs

    fixed ID property name
    added testrun status to be in progress to allow updates
    nellyc committed May 12, 2019
    Configuration menu
    Copy the full SHA
    560edeb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from nellyc/polarion_reporter_to_test_id

    Adapt the polarion reporter to work with test case IDs
    nellyc authored May 12, 2019
    Configuration menu
    Copy the full SHA
    934db05 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Allow setting Polarion lookup method

    Used to be hardcoded id,
    but we cannot put ids in all of our testing repos,
    so adding the option to use name
    (which is more risky as test names often change)
    
    Signed-off-by: Nelly Credi <[email protected]>
    nellyc committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    d269b3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from nellyc/make_lookup-method_configurable_again

    Allow setting Polarion lookup method
    nellyc authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    7183a3c View commit details
    Browse the repository at this point in the history
  3. Add suite properties

    Allow to add test suite properties
    Use them as properties at suite level
    as well as concatenate them to test run name
    
    Also removed the tier param, if somebody wants such, they can pass it via the suite properties
    
    Signed-off-by: Nelly Credi <[email protected]>
    nellyc committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    53db2db View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Merge pull request #15 from nellyc/test_matrix_option

    Add suite properties
    nellyc authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    a688f92 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Support different (optional) test ID prefix

    The assumption so far was that the project ID is also the prefix for test ID*,
    but this assumption is incorrect, so adding an option to pass a different prefix if needed
    
    * if you pass polarion project X, every test case (if uploaded by ID) is assumed to be of struct X-testID
    
    Signed-off-by: Nelly Credi <[email protected]>
    nellyc committed Mar 26, 2020
    Configuration menu
    Copy the full SHA
    c597b9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from nellyc/support_other_test_prefix

    Support different (optional) test ID prefix
    nellyc authored Mar 26, 2020
    Configuration menu
    Copy the full SHA
    8a7c9af View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Xunit builder - added more options

    Added the ability to add test run title
    & create test run from a specific template
    
    Signed-off-by: Nelly Credi <[email protected]>
    nellyc committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    fdbbc1b View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Merge pull request #18 from nellyc/add_template_option

    Xunit builder - added more options
    nellyc authored Apr 2, 2020
    Configuration menu
    Copy the full SHA
    22fd879 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Fix bug

    was using the wrong parameter to check if test run title should be set in the test suite properties
    
    Signed-off-by: Nelly Credi <[email protected]>
    nellyc committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    d93ce31 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19 from nellyc/fix_stupid_bug

    Fix bug in test run title check
    nellyc authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    526c666 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Migrate to go modules

    Is the defacto standard and simplify workflow
    
    Signed-off-by: Quique Llorente <[email protected]>
    qinqon committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    a2cff3b View commit details
    Browse the repository at this point in the history
  2. Upgrade ginkgo to 1.14

    Signed-off-by: Quique Llorente <[email protected]>
    qinqon committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    91bc55c View commit details
    Browse the repository at this point in the history
  3. Split test-suite-params by comma too apart from spaces

    Signed-off-by: Quique Llorente <[email protected]>
    qinqon committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    4990c71 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Merge pull request #21 from qinqon/comma-polarion-reporter-custom-vars

    Comma polarion reporter custom vars
    nellyc authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    5a6c119 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from qinqon/go-modules

    Migrate to go modules
    nellyc authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    73da519 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. qe-tools: Update to use gingko 2.0

    Signed-off-by: Or Shoval <[email protected]>
    oshoval committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    f245a67 View commit details
    Browse the repository at this point in the history
  2. Update vendor folder

    Signed-off-by: Or Shoval <[email protected]>
    oshoval committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    bf68473 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Merge pull request #25 from oshoval/ginko2

    tests: Update to ginkgo 2.0
    kubevirt-bot authored Mar 7, 2022
    Configuration menu
    Copy the full SHA
    4f5743f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    16e5618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f3d8a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    414b59d View commit details
    Browse the repository at this point in the history