Skip to content

Commit

Permalink
Automation - Updating nuget packages for github action to work proper…
Browse files Browse the repository at this point in the history
…ly (#3567)

* Digital Documents refactoring

* Research File uncomment steps

* Digital Documents refactoring

* Research File uncomment steps

* Refactoring on Wait() method

* Refactoring on Wait() method

* Calibrating previous Waits refactoring for all test cases to run successfully

* Calibrating previous Waits refactoring for all test cases to run successfully

* Acquisition File - Checklist

* Acquisition File refactoring and Stakeholders

* Acquisition Files Stakeholders

* Acquisition Files - Compensation Requisition, Changing Digital Documents - Upload test documents

* Testing queries update

* Leases Refactoring

* Refactoring on Automation - Verify Views, Reserach Files

* Acquisition Expropriation and Takes

* Nuget package updates, refactoring Contacts, Help desk and AF Checklist

* Changes on leases

* Update nuget packages

---------

Co-authored-by: devinleighsmith <[email protected]>
Co-authored-by: Alejandro Sanchez <[email protected]>
  • Loading branch information
3 people authored Nov 3, 2023
1 parent 4b9739f commit 9a474eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions testing/PIMS.Tests.Automation/PIMS.Tests.Automation.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="7.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="7.0.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Selenium.Support" Version="4.14.1" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="118.0.5993.7000" />
<PackageReference Include="Selenium.Support" Version="4.15.0" />
<PackageReference Include="Selenium.WebDriver.ChromeDriver" Version="119.0.6045.10500" />
<PackageReference Include="SpecFlow.Plus.LivingDocPlugin" Version="3.9.57" />
<PackageReference Include="FluentAssertions" Version="6.12.0" />
<PackageReference Include="SpecFlow.xUnit" Version="3.9.74" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0" />
<PackageReference Include="xunit" Version="2.5.3" />
<PackageReference Include="xunit" Version="2.6.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
Expand Down

0 comments on commit 9a474eb

Please sign in to comment.