issues
search
canonical
/
mattermost-k8s-operator
mattermost-k8s-operator - charm repository.
Apache License 2.0
0
stars
0
forks
source link
Update the reminder plugin and add a test for it
#10
Closed
nrobinaubertin
closed
1 year ago
nrobinaubertin
commented
1 year ago
Other changes:
Convert tabs to spaces in the dockerfile
Fix an exception handling in environment.py
Create a get_mattermost_ip() function for integration tests
Regroup common test configurations into the app() fixture
Add a fixture to create some usual test entities
Fix localstack version to 1.4.0 (>v2 was causing errors)
Add an "online test" after deployment in the app() fixture. This is a workaround that should be rethought later.
Other changes: