Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 615 Bytes

File metadata and controls

41 lines (26 loc) · 615 Bytes

Contributing

We welcome contributions and are happy to discuss ideas, answer questions, and help you get started. Before opening a pull request, please open an issue or start a discussion with the maintainers.

Development

Prerequisites

Setup

make install

Testing

Run unit tests:

make test

Run end-to-end tests (requires a CONFIDENCE_CLIENT_SECRET environment variable):

make test-e2e

Linting

make lint

License

Contributions are licensed under the Apache 2.0 License.