mock-source-system

module
v0.16.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 27, 2023 License: EUPL-1.2

README

mock-source-system

Mock component to retrieve financial claim data from source system.

Installation

Prerequisites:

  1. Download the required Go dependencies:
go mod download
  1. Now start the mock source system:
go run cmd/mock-source-system/main.go

By default, the mock source system will run on port 80.

Adding mocks

We use GoMock to generate mocks. When you make updates to code for which there are mocks, you should regenerate the mocks.

Regenerating mocks
sh scripts/regenerate-gomock-files.sh

Deployment

Directories

Path Synopsis
cmd
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL