Skip to content
This repository was archived by the owner on Jan 24, 2021. It is now read-only.

Upgrade tests to use FakeItEasy 3.3.2 - #2742

Closed
blairconrad wants to merge 1 commit into
NancyFx:masterfrom
blairconrad:fie-3.3.2
Closed

Upgrade tests to use FakeItEasy 3.3.2#2742
blairconrad wants to merge 1 commit into
NancyFx:masterfrom
blairconrad:fie-3.3.2

Conversation

@blairconrad

Copy link
Copy Markdown
Contributor

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following the Nancy code style guidelines
  • I have provided test coverage for my change (where applicable)

Description

3.0.0's non-virtual setup analyzer gives a false positive when complex
argument constraint used in indexer, and this was throwing warnings
in the build
(https://ci.appveyor.com/project/NancyFx/nancy/build/2.0.0-ci0001857-qqrrqvtr#L1311).

3.0.0's non-virtual setup analyzer gives false positive when complex
argument constraint used in indexer, and this was throwing warnings
in the build
(https://ci.appveyor.com/project/NancyFx/nancy/build/2.0.0-ci0001857-qqrrqvtr#L1311).
@thecodejunkie

Copy link
Copy Markdown
Member

Hi @blairconrad we just pulled in #2720 which put us on the new csproj format. Upgrading FakeItEasy now is just a question of updating these two lines https://github.com/NancyFx/Nancy/blob/master/test/Directory.Build.props#L29-L30 and it will affect all *.Tests projects. Care to send a new PR?

@blairconrad

blairconrad commented Jun 3, 2017 via email

Copy link
Copy Markdown
Contributor Author

@blairconrad blairconrad closed this Jun 5, 2017
@blairconrad
blairconrad deleted the fie-3.3.2 branch June 5, 2017 00:23
@blairconrad blairconrad mentioned this pull request Jun 5, 2017
4 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants