cloudfoundry / dotnet-core-buildpack

Cloud Foundry buildpack for .NET Core on Linux
http://docs.cloudfoundry.org/buildpacks/
Apache License 2.0
91 stars 90 forks source link

tests: avoid using chrome-driver #1024

Closed arjun024 closed 2 weeks ago

arjun024 commented 2 weeks ago

chrome-driver was removed from the CI image in https://github.com/cloudfoundry/buildpacks-ci/pull/413.

Also, see how paketo tests the same app: https://github.com/paketo-buildpacks/dotnet-core/blob/v0.48.2/integration/source_test.go#L94