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

chore(deps): update dependency gradle to v8.12 #929

Merged
merged 1 commit into from
Dec 29, 2024

chore(deps): update dependency gradle to v8.12

39af37a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps): update dependency gradle to v8.12 #929

chore(deps): update dependency gradle to v8.12
39af37a
Select commit
Loading
Failed to load commit list.
GitHub Actions / Report - Integration Tests - Playwright succeeded Dec 23, 2024 in 0s

Report - Integration Tests - Playwright ✅

Tests passed successfully

✅ tests/integration/runner-playwright/uuv/reports/e2e/junit-report.xml

120 tests were completed in 66s with 120 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
custom-step-definition.feature.spec.js 1✅ 1s
en-accessibility.feature.spec.js 9✅ 4s
en-checkable.feature.spec.js 4✅ 1s
en-keyboard-navigation-long.feature.spec.js 6✅ 4s
en-keyboard-navigation.feature.spec.js 6✅ 4s
en-step-definition-async.feature.spec.js 3✅ 458ms
en-step-definition.feature.spec.js 21✅ 4s
en-within-and-type.feature.spec.js 2✅ 809ms
fr-accessibility.feature.spec.js 8✅ 3s
fr-basedByRole-step-definition.feature.spec.js 6✅ 929ms
fr-checkable.feature.spec.js 4✅ 1s
fr-keyboard-navigation-long.feature.spec.js 6✅ 4s
fr-keyboard-navigation.feature.spec.js 6✅ 4s
fr-step-definition-async.feature.spec.js 3✅ 489ms
fr-step-definition.feature.spec.js 21✅ 4s
fr-within-and-type.feature.spec.js 2✅ 910ms
timeout.feature.spec.js 2✅ 22s
unsafe.feature.spec.js 2✅ 319ms
using-relative-url.feature.spec.js 1✅ 239ms
weather-app.feature.spec.js 7✅ 4s

✅ custom-step-definition.feature.spec.js

custom-step-definition.feature.spec.js
  ✅ Custom Step Definition › Second custom step definition

✅ en-accessibility.feature.spec.js

en-accessibility.feature.spec.js
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.default
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.onlyCritical
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.withFixtureOption
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.withImpacts
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.withFixtureContextAndFixtureOption
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.withTags
  ✅ Accessibility Step Definition › accessibility keys › key.then.keyboard.press - Left right
  ✅ Accessibility Step Definition › accessibility keys › key.then.keyboard.press - Up Down
  ✅ Accessibility Step Definition › accessibility keys › key.when.keyboard.nextElement

✅ en-checkable.feature.spec.js

en-checkable.feature.spec.js
  ✅ Checkable components › Radio button
  ✅ Checkable components › Radio button and click
  ✅ Checkable components › Checkbox
  ✅ Checkable components › Checkbox and click

✅ en-keyboard-navigation-long.feature.spec.js

en-keyboard-navigation-long.feature.spec.js
  ✅ Keyboard Navigation - Long › Focus on app logo
  ✅ Keyboard Navigation - Long › Focus on app link
  ✅ Keyboard Navigation - Long › Focus on app link with back nav
  ✅ Keyboard Navigation - Long › Focus on Get Started button
  ✅ Keyboard Navigation - Long › Verify new town form keyboard navigation
  ✅ Keyboard Navigation - Long › Fill new town form with keyboard

✅ en-keyboard-navigation.feature.spec.js

en-keyboard-navigation.feature.spec.js
  ✅ Keyboard Navigation › Focus on app logo - short mode
  ✅ Keyboard Navigation › Focus on app link - short mode
  ✅ Keyboard Navigation › Focus on app link with back nav - short mode
  ✅ Keyboard Navigation › Focus on Get Started button - short mode
  ✅ Keyboard Navigation › Verify new town form keyboard navigation - short mode
  ✅ Keyboard Navigation › Fill new town form with keyboard - short mode

✅ en-step-definition-async.feature.spec.js

en-step-definition-async.feature.spec.js
  ✅ English Test Step Definition async › key.when.mock.withFixture & key.then.mock.consume
  ✅ English Test Step Definition async › key.when.mock.withBody & key.then.mock.consume
  ✅ English Test Step Definition async › key.when.mock.withStatusCode & key.then.mock.consume

✅ en-step-definition.feature.spec.js

en-step-definition.feature.spec.js
  ✅ English Test Step Definition › key.then.element.withAriaLabel - 1/2
  ✅ English Test Step Definition › key.then.element.withAriaLabel - 2/2
  ✅ English Test Step Definition › key.then.element.not.withAriaLabel
  ✅ English Test Step Definition › key.then.element.withAriaLabelAndContent
  ✅ English Test Step Definition › key.then.element.withContent
  ✅ English Test Step Definition › key.then.element.not.withContent
  ✅ English Test Step Definition › key.then.element.withTestId
  ✅ English Test Step Definition › key.then.element.not.withTestId
  ✅ English Test Step Definition › key.then.element.withRoleAndName
  ✅ English Test Step Definition › key.then.element.not.withRoleAndName
  ✅ English Test Step Definition › key.then.element.withRoleAndNameAndContent
  ✅ English Test Step Definition › key.then.element.withRoleAndNameAndContentDisabled
  ✅ English Test Step Definition › key.then.element.withRoleAndNameAndContentEnabled
  ✅ English Test Step Definition › key.then.list.withNameAndContent
  ✅ English Test Step Definition › key.then.attributes.withValues
  ✅ English Test Step Definition › key.then.element.key.when.click.withContext
  ✅ English Test Step Definition › key.then.element.key.when.click.button without context
  ✅ English Test Step Definition › key.then.element.key.when.click.button with context
  ✅ English Test Step Definition › key.then.element.key.when.click.withRole
  ✅ English Test Step Definition › key.then.element.key.when.type
  ✅ English Test Step Definition › key.given.within.selector

✅ en-within-and-type.feature.spec.js

en-within-and-type.feature.spec.js
  ✅ Within and type › key.when.withinElement.withRoleBased and click
  ✅ Within and type › key.when.withinElement.selector and click

✅ fr-accessibility.feature.spec.js

fr-accessibility.feature.spec.js
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.default
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.onlyCritical
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.withFixtureOption
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.withImpacts
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.withFixtureContextAndFixtureOption
  ✅ Accessibility Step Definition › a11y › key.then.a11y.check.withTags
  ✅ Accessibility Step Definition › touches d'accessibilité › key.then.keyboard.press - Left right
  ✅ Accessibility Step Definition › touches d'accessibilité › key.then.keyboard.press - Up Down

✅ fr-basedByRole-step-definition.feature.spec.js

fr-basedByRole-step-definition.feature.spec.js
  ✅ phrases enrichies › role, name or content › key.then.element.withRoleAndName
  ✅ phrases enrichies › role, name or content › key.then.element.not.withRoleAndName
  ✅ phrases enrichies › role, name or content › key.then.element.withRoleAndNameAndContent
  ✅ phrases enrichies › role, name or content › key.then.element.withRoleAndNameAndContentDisabled
  ✅ phrases enrichies › role, name or content › key.then.element.withRoleAndNameAndContentEnabled
  ✅ phrases enrichies › Attributes › key.then.attributes.withValues

✅ fr-checkable.feature.spec.js

fr-checkable.feature.spec.js
  ✅ Composants cochable › Radio button
  ✅ Composants cochable › Radio button and click
  ✅ Composants cochable › Checkbox
  ✅ Composants cochable › Checkbox and click

✅ fr-keyboard-navigation-long.feature.spec.js

fr-keyboard-navigation-long.feature.spec.js
  ✅ Navigation au clavier - Longue › Focus on app logo
  ✅ Navigation au clavier - Longue › Focus on app link
  ✅ Navigation au clavier - Longue › Focus on app link with back nav
  ✅ Navigation au clavier - Longue › Focus on Get Started button
  ✅ Navigation au clavier - Longue › Verify new town form keyboard navigation
  ✅ Navigation au clavier - Longue › Fill new town form with keyboard

✅ fr-keyboard-navigation.feature.spec.js

fr-keyboard-navigation.feature.spec.js
  ✅ Navigation au clavier › Focus on app logo
  ✅ Navigation au clavier › Focus on app link
  ✅ Navigation au clavier › Focus on app link with back nav
  ✅ Navigation au clavier › Focus on Get Started button
  ✅ Navigation au clavier › Verify new town form keyboard navigation
  ✅ Navigation au clavier › Fill new town form with keyboard

✅ fr-step-definition-async.feature.spec.js

fr-step-definition-async.feature.spec.js
  ✅ French Test Step Definition › key.when.mock.withFixture & key.then.mock.consume
  ✅ French Test Step Definition › key.when.mock.withBody & key.then.mock.consume
  ✅ French Test Step Definition › key.when.mock.withStatusCode & key.then.mock.consume

✅ fr-step-definition.feature.spec.js

fr-step-definition.feature.spec.js
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.withAriaLabel - 1/2
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.withAriaLabel - 2/2
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.not.withAriaLabel
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.withAriaLabelAndContent
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.withContent
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.not.withContent
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.withTestId
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.not.withTestId
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.withRoleAndName
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.not.withRoleAndName
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.withRoleAndNameAndContent
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.withRoleAndNameAndContentDisabled
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.withRoleAndNameAndContentEnabled
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.list.withNameAndContent
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.attributes.withValues
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.key.when.click.withContext
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.key.when.click.button without context
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.key.when.click.button with context
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.key.when.click.withRole
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.then.element.key.when.type
  ✅ Dictionnaire français de phrases de base utilisant playwright › key.given.within.selector

✅ fr-within-and-type.feature.spec.js

fr-within-and-type.feature.spec.js
  ✅ Within and type › key.when.withinElement.withRoleBased and click
  ✅ Within and type › key.when.withinElement.selector and click

✅ timeout.feature.spec.js

timeout.feature.spec.js
  ✅ Timeout › click success with custom timeout
  ✅ Timeout › Chaining within

✅ unsafe.feature.spec.js

unsafe.feature.spec.js
  ✅ phrases custom › key.given.within.selector › Example #1
  ✅ phrases custom › key.given.within.selector › Example #2

✅ using-relative-url.feature.spec.js

using-relative-url.feature.spec.js
  ✅ Using relative url › Should land on weather app homepage

✅ weather-app.feature.spec.js

weather-app.feature.spec.js
  ✅ Weather App example › Homepage
  ✅ Weather App example › Weather - "Nothing to display" must be displayed
  ✅ Weather App example › Weather - Town List must be ok
  ✅ Weather App example › TownSelection - Douala
  ✅ Weather App example › TownResearch
  ✅ Weather App example › Issue 340 - Checking list items does not work with within
  ✅ Weather App example › Fill new town form