Currently CI/CD is enabled only for linting and static analysis. CI/CD should be expanded to include as many tests as possible. Tests requiring privliged access may be omitted from CI/CD with [test mode definitions](https://github.com/DataBiosphere/terra-notebook-utils/blob/master/tests/infra/testmode.py).
Currently CI/CD is enabled only for linting and static analysis.
CI/CD should be expanded to include as many tests as possible. Tests requiring privliged access may be omitted from CI/CD with test mode definitions.