Commit Graph

14 Commits

Author SHA1 Message Date
a2bf898bca
Merge branch 'sqlite' into testing
Some checks failed
Testing / default (push) Failing after 7m0s
2025-02-23 05:27:23 +02:00
8ffcf92380
Update test object for the new Object structure,
comment outdated setting object_payload
2025-02-22 03:33:47 +02:00
1f64719a56
A rough implementation of the objects stored in sqlite db;
structure.Object was rewritten, to store the object data.
2025-02-22 03:33:30 +02:00
4daf047d51
Merge branch 'tor' into testing
All checks were successful
Testing / default (push) Successful in 6m55s
2025-02-21 06:10:56 +02:00
c8510557f2
Merge branch 'shutdown' into testing
All checks were successful
Testing / default (push) Successful in 6m22s
2025-02-21 04:16:40 +02:00
5f0ab21268
Add a test for PoW interrruption, make a separate test case for PoW 2025-02-21 03:39:29 +02:00
59fcd9eb2b
A test for encoding and decoding of onion peer object 2025-02-18 04:39:29 +02:00
16c8c412bf
Addressed pylint too-many-positional-arguments in structure.Object 2025-02-14 05:33:04 +02:00
aa6e8a57fb
Copy the relevant part of test_network_group() from PyBitmessage 2024-06-25 20:19:31 +03:00
2145f5839e
Cover the main proofofwork call and worker procedure 2023-10-12 19:50:15 +03:00
218905739c
Add a test for object covering also proofofwork 2023-10-12 19:48:52 +03:00
4f1e14da2a
Finish test_address() using a sample data, generated with pybitmessage 2023-08-14 05:15:09 +03:00
1a1db393c1
Fix some pylint warnings in the tests 2023-08-02 00:17:06 +03:00
4d67881576
Add some tests for structure 2022-09-10 18:07:45 +03:00