MacLane Wilkison
9ed5b1e6f6
Remove unused variables+imports and make PEP 8 fixes in tests
2019-02-15 15:12:33 -07:00
jMyles
abf00edb47
Catching up Character tests to label move.
2019-02-15 00:28:53 -07:00
jMyles
ffd3680d6a
Shifts in tests to account for movement of label from Enrico to retrieve.
2019-02-15 00:28:53 -07:00
jMyles
b4bc2ce090
join_policy() can now be made thread-safe by passing block=True
2019-02-15 00:28:53 -07:00
jMyles
3204427d4e
Remaining formatting, reprs, imports, and cleanups from my work following @tuxxy's rebase.
2019-02-15 00:28:53 -07:00
tuxxy
e86d496762
Fix lifecycle test
...
David told me that this test would fail because it Bob didn't provide
his signing key. I somehow forgot that while making these changes and
spent hours trying to figure out why the map_id was wrong. I even
commented out bob's signing key knowing I would have to uncomment it
later. I'm done for today.
Import Alice in cli.alice
Fix arg name
2019-02-15 00:28:53 -07:00
jMyles
188c0773b4
Enrico is now a lawful Character. Fixes #241 .
2019-02-15 00:28:53 -07:00
tuxxy
924d7388a9
Raise TypeError when TreasureMap isn't decrypted and add test to demonstrate
2019-02-12 13:49:02 -07:00
tuxxy
79661e58b2
Add failing test for TreasureMap serialization
2019-02-12 13:49:02 -07:00
Kieran Prasch
ed23e08df1
Update tests to use thinned keyring and configuration API
2018-12-05 15:59:50 -08:00
Kieran Prasch
305eadc8d8
Updates tests with NodeStorage internal API usage; passphrase -> password
2018-12-05 15:58:20 -08:00
K Prasch
892f926e6e
Merge pull request #584 from cygnusv/alice-decrypts
...
Alice can decrypt data encrypted for her policies
2018-12-03 15:29:20 -08:00
David Núñez
4ab7ad1252
DataSource.encapsulate_single_message() --> DataSource.encrypt_message()
2018-12-03 12:07:33 +01:00
tuxxy
398d854f7f
Add revocation integration test (thanks @cyngusv) to test_bob_joins_policy_and_retreives
2018-11-30 13:18:13 -07:00
David Núñez
f878e5d910
Clarification of some tests for Bob
2018-11-02 21:03:36 +01:00
David Núñez
69515ff97a
Fix missing steps for test federated Bob.retrieves()
2018-10-29 12:40:34 +01:00
David Núñez
812a2b0c91
Test for Bob.join_policy() in a separate test module. Fixes #233
2018-10-29 12:10:00 +01:00