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

Test tidy up #577

Merged
merged 5 commits into from
Oct 12, 2019
Merged

Test tidy up #577

merged 5 commits into from
Oct 12, 2019

Conversation

martincostello
Copy link
Member

  • Remove use of JustBehave from the integration tests to resolve Stop using JustBehave #380.
  • Move the tests for StructureMap to their own project so that strong naming can be enabled.
  • Enable strong naming to resolve Review compared to "Open-source library guidance" #402.
  • Add MSBuild properties to make updating test dependency versions easier.
  • Remove deleted items from Solution Items.
  • Update Microsoft.SourceLink.GitHub and remove workaround for issue that should be fixed in that version.

Remove use of JustBehave from the integration tests.
Move the tests for StructureMap to their own project so that strong naming can be enabled.
Add MSBuild properties to make updating test dependency versions easier.
Remove deleted items from Solution Items.
Enable strong naming to resolve #402.
Fix broken namespace for attributes.
Update Microsoft.SourceLink.GitHub and remove workaround for issue that should be fixed in that version.
@martincostello martincostello added this to the v7.0.0 milestone Oct 12, 2019
@martincostello martincostello requested a review from a team as a code owner October 12, 2019 18:13
@ghost ghost requested a review from jaimalchohan October 12, 2019 18:14
@martincostello martincostello removed the request for review from jaimalchohan October 12, 2019 18:14
@codecov
Copy link

codecov bot commented Oct 12, 2019

Codecov Report

Merging #577 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #577   +/-   ##
=======================================
  Coverage   38.39%   38.39%           
=======================================
  Files          81       81           
  Lines        2930     2930           
  Branches      515      515           
=======================================
  Hits         1125     1125           
  Misses       1646     1646           
  Partials      159      159

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 322a343...38baade. Read the comment docs.

@martincostello martincostello merged commit 4744d40 into justeattakeaway:master Oct 12, 2019
@martincostello martincostello deleted the Test-Hatchet-Job branch October 12, 2019 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Review compared to "Open-source library guidance" Stop using JustBehave
1 participant