Skip to content

Releases: Abc-Arbitrage/Abc.MoqComplete

20200609.1

09 Jun 13:19
Compare
Choose a tag to compare

Changes:

  • f57ce7b Fix Double completion for It.IsAny when using verify method

This list of changes was auto generated.

20200521.1

21 May 15:35
Compare
Choose a tag to compare

Changes:

  • b33d80c Fix issue with it.IsAny completion when working with overloads

This list of changes was auto generated.

20200416.4

16 Apr 13:52
010695a
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

20200408.1

08 Apr 15:55
Compare
Choose a tag to compare

Changes:

  • 8f53868 Avoid returns completion when mocked method returns void
  • e9d83fb Rename MockedMethodProvider
  • e8c6fff Update azure-pipelines.yml for Azure Pipelines
  • 4bbbc57 Adjust namespaces
  • eefb5f5 Factorize code
  • 1d26420 Avoid duplicates codes in MethodProvider interfaces + refactor namespaces
  • aac0694 Code cleanup
  • 13e046d Factorize AddHighlighting in Callback analyzers
  • cbd902a Simplify code by using single SuspiciousCallbackWarning

This list of changes was auto generated.

20200406.2

06 Apr 13:02
Compare
Choose a tag to compare

Changes:

  • 5987bb0 Update to 1.3.0; Update readme to for Moq.AutoMock
  • 5d5c11e Merge pull request #6 from inyutin-maxim/master
  • 4b86c96 #5 reformat BaseReturnsMethodProvider
  • 11a4e86 #5 Was been extracted BaseReturnsMethodProvider
  • 874180d #5 Was been extracted BaseItIsAnyParameterProvider
  • 6cdc6df #5 Was been extracted BaseCallbackMethodProvider
  • ca43e53 #5 extract BaseCallbackAnalyzer
  • bb86d9d #5 extract BaseCallbackWarning
  • 23b34a3 #5 revert BaseMethodIdentifier
  • 0f86a81 #5 extract abstract BaseMethodProvider
See More
  • fcc1233 #5 Merge IMoqMethodIdentifier and IAutoMockerMethodIdentifier
  • 7ba202b #5 implement AutoMockerReturnsMethodProviderReturnsMethodProvider
  • 413dd33 #5 fix AutoMockerItIsAnyParameterProvider
  • 53819fa #5 implement AutoMockerItIsAnyParameterProvider
  • 1e46691 #5 implement AutoMockerCallbackMethodProvider
  • 6f3a298 #5 test coverage AutoMockerSuspiciousCallbackAnalyzer
  • 402ce18 #5 implement AutoMockerCallbackMethodProvider
  • fd66b24 #5 implement AutoMockerSuspiciousCallbackAnalyzer
  • 9f97462 #5 implement IAutoMockerMockedMethodProvider
  • 345140f #5 implement IAutoMockerMethodIdentifier
  • 3d275ae #5 added IAutoMockerMethodIdentifier and IAutoMockerMockedMethodProvider
  • d3cfa82 #5 Implement AutoMockerSuspiciousCallbackWarning
  • d7c8a43 #5 Add Moq.AutoMock for checking TestProject
  • a2f3e15 #5 fix RootNamespace
  • e9dd5e1 #5 fix typos
  • 68d68a6 #5 update SdkVersion
  • c901183 Update to 2019.3.2

This list of changes was auto generated.

20200212.1

12 Feb 13:23
Compare
Choose a tag to compare

Changes:

  • c6e81da Add Mock.Of suggestion
  • 0333c7f Add task displayname to azure--pipelines.yml

This list of changes was auto generated.

20200127.2

27 Jan 09:06
Compare
Choose a tag to compare

Changes:

  • 80da25b Fix update_rdiver_version powershell script
  • b68ee04 Update plugin.xml version according to build.props version
  • 200385e Fix issue with SuspiciousCallbackAnalyzer when working with inheriting types
  • 6b3065b Fix warnings in tests

This list of changes was auto generated.

20200124.3

24 Jan 13:53
Compare
Choose a tag to compare

Changes:

  • 2d95663 Update powershell script to use Directory.Build.props
  • eff77f3 Update powershell path in azure-pipelines.yml
  • 84c28d8 Add version number to Directory.Build.props, change yaml to build plugins on azure devops
  • 5730b74 Improve availability of fill current paramater context action
  • 54fadd8 Fix issue with fill current parameter with mock
  • 457c0b7 Fix typos
  • 98b8eba Update README.md
  • 86c8e12 Update to 2019.3
  • 4aef8b4 Fix issue with Returns and Callback methods when working with generics
  • e5dc4bb Update Readme
See More
  • 612ae02 Update to 2019.2.3
  • 833668c Update for 2019.2
  • 3ffbd1b Fix issue with It.IsAny completion with generics
  • 707372e Fix issue with fill with mock context action with generics
  • 8cc7586 Update icons for rider
  • b86f792 Add fill current param with mock context action
  • 92c9fd3 Use Nunit3TestAdapter for tests to be run on azure pipeline
  • 28a06b6 Update for Rider 2019.2
  • b45248d Update to 2019.2
  • d6233ca Fix tu should_fill_with_overloads
  • 13c1a22 Update Screenshots
  • 47ee695 Update README.md to add proposed completion mock var name
  • d9b4627 Fix typo in README.md
  • e3856ad Update README.md to add fill with mock context action
  • 68d81ef Remove launchSettings.json
  • 2dd0bae Set completion priority
  • 3c13e10 Add completion of mock variable name
  • a77be4f Add code coverage badge
  • 3d35a4e Remove unused task in yml
  • 14801c3 Add publish artifact task to azure pipeline
  • 41a42b6 Update Yaml to collect code coverage
  • e9885ec Fix namespaces
  • 58b2b15 No dot display fill with mock when constructor already contains parameters
  • 7a24da7 Modify fill with mock action to fill with existing mock
  • fc77022 Remove HostFullIdentifier from csproj
  • c94b46d runVisual with plugin built in debug
  • 82467f4 Add tu for fill with mock context action
  • 38d9014 Fix generation of mock in FillWithMockContextAction
  • 4570db4 Show data/**/* in tests
  • e0da724 Do not auto upgrade to EAP versions
  • 83f79f9 Add *.zip and *.nupkg to gitignore
  • 3cd5e9b Test files (data) should be visible in project
  • 24848cb Update README.md
  • 5056aba Merge remote-tracking branch 'Abc.MoqComplete/rider'
  • f6f9cf4 Add icon for rider plugin
  • e821bbd Build rider plugin zip from powershell scripts
  • b888d0e Add fill with mock context action
  • 319aac7 Remove nunit test adapter and add it as a nuget dependency
  • dc5d778 Merge branch 'master' into rider
  • fefb204 Change vm image
  • ac37e80 Ignore obj/ folder when building
  • 48f4239 Fix namespace in test/ project
  • e58f834 Update Yaml: Add quote to * to build on all branches
  • ab932b9 Trigger build on all branches
  • 139bd7b Change pluginId to include a '.' as it is required for resharper plugins
  • 36a3a86 Work on 'runVisual' script
  • aa7ded9 Add a project targeting rider
  • f3d7021 Add *.dll to gitignore
  • 4491966 Add '.idea' to gitignore
  • efc9dcc Migrate to new csproj format
  • 82ddbc1 Update to Resharper 2019.1
  • 2fa5cd3 Update README.md to show build status
  • afd8f37 Set up CI with Azure Pipelines [skip ci]
  • d9a2a30 Add customAdapter
  • 5083a72 Fix issue with suspicious callback when using generic methods
  • f699d90 Update README.md & nuspec
  • d772360 Add completion for Returns method
  • 8de8149 Search for moq references in project to enable moq.Object completion
  • 7261d8f Update detection of Mock to provide mock<>.object completion only in test project
  • d6b9037 Use injection
  • 6ed4196 Update README.md
  • 8609f70 Provide mock suggestion only in class with SetUpAttribute, TestFixtureAttribute, TestMethodAttribute or TestClassAttribute
  • 5c2981c Enhance moq suggestion
  • 0ada658 Provide Callback Completion after Returns
  • 90da795 Update README.md
  • 50c3205 Update README.md
  • 661788e Add tu for suspicious callback analyzer
  • 9dd7f1e Move Completion test to Completion/ folder
  • 89ea6c6 Add analyzer on suspicious callback call
  • 86c466a Fix build script
  • 5b7bb63 Update gif to remove cursor
  • 768eb98 Fix Issue with moq & verify signature
  • 585cf9a Update README.md
  • 59b7e50 Add It.IsAny completion for Verify method
  • 2e2c040 Move caret at the end of the setuped method when using full It.IsAny
  • 5882f60 Update README.md
  • b74803a Change Icon Url, update README
  • 4345bd8 Change Icon Url
  • aa7648f Update README.md
  • 0db1aae Update README.md
  • 03af486 Update Readme, change icon
  • f734f4e Update README.md
  • e3e038a Add README.md

This list of changes was auto generated.