PostgreSQL Unit Tests

Contents

Abstract

Documentation of the unit tests for this repository.

PostgreSQL Unit Tests#

Tests Usage#

To run these tests you need to install the unittest plugin.

  1. Install the plugin.

    helm plugin install https://github.com/helm-unittest/helm-unittest
    
  2. Run the tests.

    helm unittest -f 'tests/*.yaml' .