canonical / mattermost-k8s-operator

mattermost-k8s-operator - charm repository.
Apache License 2.0
0 stars 0 forks source link

Add basic CI using the already existing tests #2

Closed nrobinaubertin closed 1 year ago

nrobinaubertin commented 1 year ago

This uses already existing tests and setup basic formatting with black and isort.
The repository will use the full-blown tests of https://github.com/canonical/operator-workflows only after the rework as a sidecar.

Please bare in mind that this PR is just an intermediary change to get the old tests working. Everything will change with the change to sidecar. A lot of the changes here are just some automatic reformatting done by black.