Skip to content

DEFRA/epr-mocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EPR Mocks

Overview

This repository contains projects used to mock various apis.

Directory Structure

This repository contains child projects as listed below.

Mock Antivirus

Add a file local.settings.json (this will be gitignored).

{
    "IsEncrypted": false,
    "Values": {
        "AzureWebJobsStorage": "UseDevelopmentStorage=true",
        "FUNCTIONS_WORKER_RUNTIME": "dotnet"
    }
}

Contributing to this project

Please read the contribution guidelines before submitting a pull request.

Licence

Licence information.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published