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

Upgrade tests to use FakeItEasy 3.3.2 #2742

Closed
wants to merge 1 commit into from
Closed

Upgrade tests to use FakeItEasy 3.3.2 #2742

wants to merge 1 commit into from

Conversation

blairconrad
Copy link
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
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
Copy link
Contributor Author

blairconrad commented Jun 3, 2017 via email

@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