config-server

command module
v0.1.181 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

README

Config Server

See config-server-release for the release repo for config-server See bosh-notes for more information

Contributing

Before submitting PRs, you should make sure that tests are passing properly.

Unit tests

Before running the unit test on your local machine, you should install golangci-lint following its documentation, see https://github.com/golangci/golangci-lint. (Indeed, the way the lint script installs golangci-lint is not suitable for running on a local machine.)

Then run the unit tests using the dedicated script.

bin/test-unit
Integration tests

There are 3 distinct flavors of integration tests. Run the relevant one, or all, depending on the changes you've done.

bin/test-integration memory     # <- uses an in-memory database
bin/test-integration mysql      # <- uses a MySQL database
bin/test-integration postgresql # <- uses a PostgreSQL database

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
integration
serverfakes
Code generated by counterfeiter.
Code generated by counterfeiter.
storefakes
Code generated by counterfeiter.
Code generated by counterfeiter.
typesfakes
This file was generated by counterfeiter
This file was generated by counterfeiter

Jump to

Keyboard shortcuts

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