conformance-suite

module
v1.1.7 Latest Latest
Warning

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

Go to latest
Published: May 16, 2019 License: MIT

README

Open Banking Logo

made-with-go made-with-vue-js master develop Go Reportcard


The Functional Conformance Tool is an Open Source test tool provided by Open Banking. The goal of the suite is to provide an easy and comprehensive tool that enables implementers to test interfaces and data endpoints against the Functional API standard.

The supporting documentation assumes technical understanding of the Open Banking ecosystem. An introduction to the concepts is available via the Open Banking Website.

To provide feedback, please use the public issue tracker or see the CONTRIBUTING.md.

Release Notes


v1.1.7 (16th May 2019)

Release v1.1.7, fixes UI bugs and makes currency and payment amount configurable in the UI.

Full Release Notes (v1.1.7.md)

v1.1.6 (9th May 2019)

Release v1.1.6 adds private_key_jwt as a client authentication method, addresses issues with Azure and TLS renegotiation and increases test coverage by fixing a known issue with the swagger validation. (recommended)

Full Release Notes (v1.1.6.md)

Quickstart


Pull and run the latest (stable) tagged Docker image:

> docker run --rm -it -p 8443:8443 "openbanking/conformance-suite:v1.1.6"

See Setup Guide

Prerequisites

In order to run a container you'll need docker installed.

Support


For support on using the suite use the Open Banking Help Centre. To raise bugs or features please use the issue tracker.

Licensing


This repository is subject to this MIT Open Licence. Please read our LICENSE.md for more information

Contributing


Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.


Directories

Path Synopsis
cmd
cli
internal
pkg/version
Package version contains version information for Functional Conformance Suite.
Package version contains version information for Functional Conformance Suite.
pkg
report
Enum to json.UnmarshalJson and json.MarshalJSON taken from: https://gist.github.com/lummie/7f5c237a17853c031a57277371528e87 We might be able to use https://github.com/campoy/jsonenums - might do this after the package is tested.
Enum to json.UnmarshalJson and json.MarshalJSON taken from: https://gist.github.com/lummie/7f5c237a17853c031a57277371528e87 We might be able to use https://github.com/campoy/jsonenums - might do this after the package is tested.

Jump to

Keyboard shortcuts

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