Samuel Allan 365aed9a21
Remove pypi mock package for tests
'mock' is built in to python as unittest.mock since python 3.3.
The mock package on pypi is a backport, and not required here.

The test code throughout this repo used a mix of unittest.mock and
the mock package.  This makes it consistently unittest.mock now,
and makes the import styles consistent too.

Change-Id: I643247ac4061c095b327a73cba75a1fa67f1c32e
2024-02-21 09:04:17 +10:30
2024-02-21 09:04:17 +10:30
2024-01-25 12:30:54 +01:00
2023-11-30 15:32:39 +05:30
2023-11-30 15:32:39 +05:30
2023-11-30 15:32:39 +05:30
2024-02-02 09:39:40 +10:30
2024-02-02 15:25:35 +05:30
2023-11-30 15:32:39 +05:30
2023-12-13 09:22:13 +00:00
2024-02-01 10:23:23 +01:00
2024-01-25 12:30:54 +01:00
2024-02-02 15:25:35 +05:30

Monolithic Repository for Sunbeam Charms

This repository contains the core charms for the Sunbeam deployment and associated charm libraries.

Description
Juju Charms - Monorepo for sunbeam Charms
Readme 7.8 MiB
Languages
Python 89.2%
Jinja 10.2%
Shell 0.6%