Sergi Delgado Segura
|
ead74199e5
|
Adds schema on cli and e2e tests
|
2020-02-13 19:36:33 +01:00 |
|
Sergi Delgado Segura
|
02e159faac
|
Moves EncryptedBlob to common
|
2020-02-13 16:32:51 +01:00 |
|
Sergi Delgado Segura
|
036f879302
|
Monkeypatches load_keys in e2e tests since add_appointment calls it internally
|
2020-02-11 22:31:14 +01:00 |
|
Sergi Delgado Segura
|
ea4d6cf345
|
Updates e2e tests to derive pk from sk intead of using load_keys
Since we're creating a new set of keys in the e2e tests the hardcoded public key of the cli won't work
|
2020-02-11 21:55:02 +01:00 |
|
Sergi Delgado Segura
|
d447debe54
|
Temporal fix for Cryptographer logs. Close #91
|
2020-02-11 20:22:51 +01:00 |
|
Sergi Delgado Segura
|
e2794eff2a
|
Modifies e2e tests to match alpha cli.load_keys
|
2020-02-11 19:27:33 +01:00 |
|
Sergi Delgado Segura
|
22ded55990
|
Renames pisa_cli to wt_cli
|
2020-02-11 18:37:12 +01:00 |
|
Sergi Delgado Segura
|
f492fe7cbb
|
Updates e2e tests to use new cli methods
|
2020-02-10 16:31:51 +01:00 |
|
Sergi Delgado Segura
|
084295b889
|
Adds test for triggering appointment with pissad offline
|
2020-01-24 14:33:04 +01:00 |
|
Sergi Delgado Segura
|
5d068f5ecc
|
Adds first test of dealing with pisa with a reboot in the middle
|
2020-01-24 13:40:08 +01:00 |
|
Sergi Delgado Segura
|
3fd84a8d7f
|
Modifies e2e tests so pisad can be run and stop from there
|
2020-01-23 20:16:39 +01:00 |
|
Sergi Delgado Segura
|
245d5b49f3
|
Updates config files
Removes unused values from pisa config file and adds cli config file
|
2020-01-23 16:23:07 +01:00 |
|
Sergi Delgado Segura
|
852368a2ad
|
Adds tests for sending two different appointments with the same locator to the tower
|
2020-01-22 16:25:52 +01:00 |
|
Sergi Delgado Segura
|
1027f48611
|
Splits create_txs in two simpler functions and refactors fixtures so setup_node is not called every test
|
2020-01-22 14:46:59 +01:00 |
|
Sergi Delgado Segura
|
14503dcebd
|
Adds e2e tests encrypted blobs with wrong key
|
2020-01-21 19:12:01 +01:00 |
|
Sergi Delgado Segura
|
0f45e8fe11
|
Adds methods to get seeded random values and fixes create_txs
|
2020-01-21 19:11:50 +01:00 |
|
Sergi Delgado Segura
|
18cd2a7499
|
Adds pisa conf for e2e testing and initial setup for the regtest node
|
2020-01-20 17:02:38 +01:00 |
|
Sergi Delgado Segura
|
4eb55eaacc
|
Raises exception on missing cli keys
load_key_file_data was returning False on FileNotFound but get_pk was expecting an exception
|
2020-01-20 16:19:45 +01:00 |
|
Sergi Delgado Segura
|
2c8c8c7323
|
Updates circle-ci with basic e2e infraestructure
|
2020-01-20 11:53:13 +01:00 |
|
Sergi Delgado Segura
|
f91475c61b
|
Updates life cycle tests and adds malformed tx tests
|
2020-01-17 17:51:09 +01:00 |
|
Sergi Delgado Segura
|
404952415d
|
Creates conftest for e2e tests
|
2020-01-17 17:51:01 +01:00 |
|
Sergi Delgado Segura
|
15b31105e1
|
Adds basic E2E testing
|
2020-01-16 17:09:26 +01:00 |
|