summaryrefslogtreecommitdiffstats
path: root/tests/accountstest.cpp
Commit message (Collapse)AuthorAge
* syncThen is no longer necessaryChristian Mollekopf2017-01-12
|
* Made references serializable so we can store them in config filesChristian Mollekopf2016-12-15
|
* Use the accessorsChristian Mollekopf2016-12-15
| | | | ...to properly wrap references.
* Don't expose the live query flag directly.Christian Mollekopf2016-11-04
|
* A better resource filter apiChristian Mollekopf2016-10-05
|
* Don't hardcode the type property.Christian Mollekopf2016-09-27
|
* Ported to the kasync revampChristian Mollekopf2016-09-15
|
* Account statusChristian Mollekopf2016-07-08
|
* Shorten the types to be more distinctive.Christian Mollekopf2016-07-08
| | | | | The org.kde prefix is useless and possibly misleading. Simply prefixing with sink is more unique and shorter.
* Control debugoutput during tests with sinksh.Christian Mollekopf2016-07-08
|
* Test the resourcefactoryChristian Mollekopf2016-07-06
|
* Fixed buildChristian Mollekopf2016-06-30
|
* Fixed LocalStorageFacade.Christian Mollekopf2016-06-15
| | | | | We can't make any assumptions about the lifetime of the facade, so make sure we have all we need in the lambda.
* Fixed identity lookupChristian Mollekopf2016-04-13
|
* Stop abusing the identifier propertyChristian Mollekopf2016-04-13
|
* Fixed accounttestChristian Mollekopf2016-04-12
|
* Generalized LocalStorageFacadeChristian Mollekopf2016-04-12
|
* Use ConfigStore for accountsChristian Mollekopf2016-04-11
|
* accountstest and a way to create new entitiesChristian Mollekopf2016-04-10