castellan/castellan
Ade Lee 316db6cb53 Make tests more consistent
Tests periodically fail right now because the cleanup which is
running in a different thread sometimes removes the managed objects
before we have completed testing with them.  The change to use
concurrency=1 will slow down the tests, but also make them more
consistent.

Also, when things are not cleaned up, you can get false positive
results if multiple objects contain the same content.  This will
fix this problem by making the contents unique.

Change-Id: Ic2b9e6afe9371dbe135e90fa6df36a8e91921556
2022-09-21 16:27:54 +02:00
..
common Add to_dict and from_dict conversions to managed objects 2020-07-13 13:44:22 +02:00
key_manager remove unicode from code 2022-01-05 10:44:00 +08:00
tests Make tests more consistent 2022-09-21 16:27:54 +02:00
__init__.py Removes unnecessary utf-8 encoding 2017-02-24 11:01:26 +05:30
_config_driver.py Add Castellan Oslo Config Driver. 2019-01-09 23:17:17 +01:00
i18n.py Update the doc URL in the documents 2017-07-11 13:38:04 +00:00
options.py Remove redundant override of logging_context_format_string 2022-04-16 00:42:55 +09:00