Commit 0afb8d18 authored by Giuseppe Tropea's avatar Giuseppe Tropea
Browse files

tests fromhardening/atcontext and all jsonldcontext ones tagged as "since_v1.5.1"

parent 8b3403d9
Loading
Loading
Loading
Loading
+8 −8
Original line number Original line Diff line number Diff line
@@ -14,28 +14,28 @@ ${reason_204}= No Content


*** Test Cases ***    DETAILS    KIND    COUNT
*** Test Cases ***    DETAILS    KIND    COUNT
052_01_01 List @contexts with neither details or kind and not previously created @context
052_01_01 List @contexts with neither details or kind and not previously created @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    ${EMPTY}    ${EMPTY}    1
    ${EMPTY}    ${EMPTY}    1
052_01_02 List @contexts with no details and kind equal to hosted and not previously created @context
052_01_02 List @contexts with no details and kind equal to hosted and not previously created @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    ${EMPTY}    Hosted    0
    ${EMPTY}    Hosted    0
052_01_03 List @contexts with no details and kind equal to cached and not previously created @context
052_01_03 List @contexts with no details and kind equal to cached and not previously created @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    ${EMPTY}    Cached    1
    ${EMPTY}    Cached    1
052_01_04 List @contexts with no details and kind equal to implicitlycreated and not previously created @context
052_01_04 List @contexts with no details and kind equal to implicitlycreated and not previously created @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    ${EMPTY}    ImplicitlyCreated    0
    ${EMPTY}    ImplicitlyCreated    0
052_01_05 List @contexts with details equal to false and no kind and not previously created @context
052_01_05 List @contexts with details equal to false and no kind and not previously created @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    false    ${EMPTY}    1
    false    ${EMPTY}    1
052_01_06 List @contexts with details equal to false and kind equal to hosted and not previously created @context
052_01_06 List @contexts with details equal to false and kind equal to hosted and not previously created @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    false    Hosted    0
    false    Hosted    0
052_01_07 List @contexts with details equal to false and kind equal to cached and not previously created @context
052_01_07 List @contexts with details equal to false and kind equal to cached and not previously created @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    false    Cached    1
    false    Cached    1
052_01_08 List @contexts with details equal to false and kind equal to implicitlycreated and not previously created @context
052_01_08 List @contexts with details equal to false and kind equal to implicitlycreated and not previously created @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    false    ImplicitlyCreated    0
    false    ImplicitlyCreated    0




+8 −8
Original line number Original line Diff line number Diff line
@@ -17,28 +17,28 @@ ${reason_204}= No Content


*** Test Cases ***    DETAILS    KIND    COUNT
*** Test Cases ***    DETAILS    KIND    COUNT
052_02_01 List @contexts with neither details or kind and with previously one add @context
052_02_01 List @contexts with neither details or kind and with previously one add @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    ${EMPTY}    ${EMPTY}    2
    ${EMPTY}    ${EMPTY}    2
052_02_02 List @contexts with no details and kind equal to hosted and with previously one add @context
052_02_02 List @contexts with no details and kind equal to hosted and with previously one add @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    ${EMPTY}    Hosted    1
    ${EMPTY}    Hosted    1
052_02_03 List @contexts with no details and kind equal to cached and with previously one add @context
052_02_03 List @contexts with no details and kind equal to cached and with previously one add @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    ${EMPTY}    Cached    1
    ${EMPTY}    Cached    1
052_02_04 List @contexts with no details and kind equal to implicitlycreated and with previously one add @context
052_02_04 List @contexts with no details and kind equal to implicitlycreated and with previously one add @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    ${EMPTY}    ImplicitlyCreated    0
    ${EMPTY}    ImplicitlyCreated    0
052_02_05 List @contexts with details equal to false and no kind and with previously one add @context
052_02_05 List @contexts with details equal to false and no kind and with previously one add @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    false    ${EMPTY}    2
    false    ${EMPTY}    2
052_02_06 List @contexts with details equal to false and kind equal to hosted and with previously one add @context
052_02_06 List @contexts with details equal to false and kind equal to hosted and with previously one add @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    false    Hosted    1
    false    Hosted    1
052_02_07 List @contexts with details equal to false and kind equal to cached abd with previously one add @context
052_02_07 List @contexts with details equal to false and kind equal to cached abd with previously one add @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    false    Cached    1
    false    Cached    1
052_02_08 List @contexts with details equal to false and kind equal to implicitlycreated and with previously one add @context
052_02_08 List @contexts with details equal to false and kind equal to implicitlycreated and with previously one add @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    false    ImplicitlyCreated    0
    false    ImplicitlyCreated    0




+8 −8
Original line number Original line Diff line number Diff line
@@ -19,28 +19,28 @@ ${reason_204}= No Content


*** Test Cases ***    DETAILS    KIND    COUNT
*** Test Cases ***    DETAILS    KIND    COUNT
052_03_01 List @contexts with neither details or kind and with previously several add @context
052_03_01 List @contexts with neither details or kind and with previously several add @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    ${EMPTY}    ${EMPTY}    4
    ${EMPTY}    ${EMPTY}    4
052_03_02 List @contexts with no details and kind equal to hosted and with previously several add @context
052_03_02 List @contexts with no details and kind equal to hosted and with previously several add @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    ${EMPTY}    Hosted    3
    ${EMPTY}    Hosted    3
052_03_03 List @contexts with no details and kind equal to cached and with previously several add @context
052_03_03 List @contexts with no details and kind equal to cached and with previously several add @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    ${EMPTY}    Cached    1
    ${EMPTY}    Cached    1
052_03_04 List @contexts with no details and kind equal to implicitlycreated and with previously several add @context
052_03_04 List @contexts with no details and kind equal to implicitlycreated and with previously several add @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    ${EMPTY}    ImplicitlyCreated    0
    ${EMPTY}    ImplicitlyCreated    0
052_03_05 List @contexts with details equal to false and no kind and with previously several add @context
052_03_05 List @contexts with details equal to false and no kind and with previously several add @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    false    ${EMPTY}    4
    false    ${EMPTY}    4
052_03_06 List @contexts with details equal to false and kind equal to hosted and with previously several add @context
052_03_06 List @contexts with details equal to false and kind equal to hosted and with previously several add @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    false    Hosted    3
    false    Hosted    3
052_03_07 List @contexts with details equal to false and kind equal to cached abd with previously several add @context
052_03_07 List @contexts with details equal to false and kind equal to cached abd with previously several add @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    false    Cached    1
    false    Cached    1
052_03_08 List @contexts with details equal to false and kind equal to implicitlycreated and with previously several add @context
052_03_08 List @contexts with details equal to false and kind equal to implicitlycreated and with previously several add @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    false    ImplicitlyCreated    0
    false    ImplicitlyCreated    0




+5 −5
Original line number Original line Diff line number Diff line
@@ -14,19 +14,19 @@ ${reason_204}= No Content


*** Test Cases ***    DETAILS    KIND
*** Test Cases ***    DETAILS    KIND
052_04_01 List @contexts with no details and kind set to other and not previously created @context
052_04_01 List @contexts with no details and kind set to other and not previously created @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    ${EMPTY}    other
    ${EMPTY}    other
052_04_02 List @contexts with details set to other and no kind and not previously created @context
052_04_02 List @contexts with details set to other and no kind and not previously created @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    other    ${EMPTY}
    other    ${EMPTY}
052_04_03 List @contexts with details set to other and kind set to other and not previously created @context
052_04_03 List @contexts with details set to other and kind set to other and not previously created @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    other    other
    other    other
052_04_04 List @contexts with details set to true and kind set to other and not previously created @context
052_04_04 List @contexts with details set to true and kind set to other and not previously created @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    true    other
    true    other
052_04_05 List @contexts with details set to other and kind set to Hosted and not previously created @context
052_04_05 List @contexts with details set to other and kind set to Hosted and not previously created @context
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    other    Hosted
    other    Hosted




+4 −4
Original line number Original line Diff line number Diff line
@@ -19,16 +19,16 @@ ${reason_204}= No Content


*** Test Cases ***    DETAILS    KIND    COUNT
*** Test Cases ***    DETAILS    KIND    COUNT
052_05_01 List @contexts with details set to true and no kind and with previously several add @contexts
052_05_01 List @contexts with details set to true and no kind and with previously several add @contexts
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    true    ${EMPTY}    4
    true    ${EMPTY}    4
052_05_02 List @contexts with details set to true and kind set to hosted and with previously several add @contexts
052_05_02 List @contexts with details set to true and kind set to hosted and with previously several add @contexts
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    true    Hosted    3
    true    Hosted    3
052_05_03 List @contexts with details set to true and kind set to cached abd with previously several add @contexts
052_05_03 List @contexts with details set to true and kind set to cached abd with previously several add @contexts
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    true    Cached    1
    true    Cached    1
052_05_04 List @contexts with details set to true and kind set to implicitlycreated and with previously several add @contexts
052_05_04 List @contexts with details set to true and kind set to implicitlycreated and with previously several add @contexts
    [Tags]    ctx-list    5_13_3
    [Tags]    ctx-list    5_13_3    since_v1.5.1
    true    ImplicitlyCreated    0
    true    ImplicitlyCreated    0




Loading