Skip to content
This repository was archived by the owner on Nov 10, 2020. It is now read-only.
This repository was archived by the owner on Nov 10, 2020. It is now read-only.

The "VBTests" and "Tests" projects are not compiling #50

Description

@david-buzz

Looks like the Test projects need to be updated for the change to Credit Note Allocations. Not sure how to fix myself. See errors I am getting:

Error 2 Class 'StubIntegrationProxy' must implement 'Function ApplyAllocation(creditNote As Model.CreditNote, requestXml As String) As String' for interface 'Integration.IIntegrationProxy'. C:\UTC_Projects\XeroAPI.Net\source\XeroApi.VBTests\Stubs\StubIntegrationProxy.vb 6 16 XeroApi.VBTests

and

Error 1 'XeroApi.Tests.Stubs.StubIntegrationProxy' does not implement interface member 'XeroApi.Integration.IIntegrationProxy.ApplyAllocation(XeroApi.Model.CreditNote, string)' C:\UTC_Projects\XeroAPI.Net\source\XeroApi.Tests\Stubs\StubIntegrationProxy.cs 10 20 XeroApi.Tests

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions