imag/lib
Matthias Beyer 7348378a96 Fix test: Check whether in cache, then get, then check again
After moving an entry, the entry should _not_ be in the cache. This is
just a decision that has to be made, whether we cache the moved entry or
not. I decided to not cache because it is results in less code.

After that check, we get the entry from the backend and then we can
check whether the entry is in the cache, which is then should be.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-10-26 09:57:05 +02:00
..
core Fix test: Check whether in cache, then get, then check again 2019-10-26 09:57:05 +02:00
domain Add function to get all events 2019-10-09 19:44:08 +02:00
entry Add Linkable::is_linked_to() 2019-10-09 19:44:01 +02:00
etc Update dependency: ansi_term: 0.11.0 -> 0.12 2019-10-07 18:18:28 +02:00