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

Update package versions #18

Merged
merged 4 commits into from
Jan 24, 2024
Merged

Update package versions #18

merged 4 commits into from
Jan 24, 2024

Conversation

mialeska
Copy link
Contributor

@mialeska mialeska commented Jan 23, 2024

Breaking changes:

  • Update to NUnit 4
  • Update to .Net 8
  • Update coding style to use latest C# features.
  • Update to use latest package versions, including Aquality.Selenium 4.13.
    • WebDriverManager is dismissed for all browsers but Opera
    • Selenium version updated to 4.16.2

Also:

  • Replace deprecated Allure packages and functions with actual ones
  • Update BaseTest and BaseWebTest to take screenshot properly in case of the test failure
  • Update HeaderTabItems in TopBarMenuSteps to fix TC0002_CheckThePossibilityToChangeTheLanguageFromGermanToEnglish
  • Slightly update step logging, remove "method" wording from steps
  • Attach expected image in CustomImageComparatorSteps.GetExpectedImageFromResourse
  • Move aqualityTracking.json config to Template project resources for proper artifacts attaching in both NUnit and SpecFlow projects
  • Update settings.json, replace outdated capabilities, remove webDriverVersion, add required opera settings
  • Suppress namespace issues for Aquality wording
  • Address other warnings and code enhancements

Also:
- Replace deprecated Allure packages and functions with actual ones
- Update BaseTest and BaseWebTest to take screenshot properly in case of the test failure
- Update HeaderTabItems in TopBarMenuSteps to fix TC0002_CheckThePossibilityToChangeTheLanguageFromGermanToEnglish
- Slightly update step logging, remove "method" wording from steps
- Attach expected image in CustomImageComparatorSteps.GetExpectedImageFromResourse
- Move aqualityTracking.json config to Template project resources for proper artifacts attaching in both NUnit and SpecFlow projects
- Update settings.json, replace outdated capabilities, remove webDriverVersion, add required opera settings
- Suppress namespace issues for Aquality wording
- Address other warnings and code enhancements
@mialeska mialeska added the enhancement New feature or request label Jan 23, 2024
@mialeska mialeska self-assigned this Jan 23, 2024
mialeska and others added 3 commits January 23, 2024 18:00
Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@mialeska mialeska merged commit b006e81 into master Jan 24, 2024
4 checks passed
@mialeska mialeska deleted the update-package-versions branch January 24, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant