Pass service provider to ctor so we can make the service provider property immutable. Fill in service label in ctor so it's always set to something useful. Move creating orphans from Engine to AccountManager since it exists only to assign an internal id for new accounts, so it should handled by the account manager anyway. |
||
|---|---|---|
| .. | ||
| client | ||
| data | ||
| engine | ||
| js | ||
| meson.build | ||
| mock-object.vala | ||
| test-case.vala | ||
| test-client.vala | ||
| test-engine.vala | ||