This commit is contained in:
Daniel Dietzler
2023-12-28 19:06:45 +01:00
parent 902d4d0275
commit fb01bd956f
25 changed files with 1175 additions and 2 deletions

View File

@@ -36,6 +36,11 @@ void main() {
// TODO
});
// bool metrics
test('to test the property `metrics`', () async {
// TODO
});
// bool oauth
test('to test the property `oauth`', () async {
// TODO