markspanbroek 3046b7636c
Cleanup integration tests (#757)
* integration: move REST API tests into their own module

* integration: move upload and download tests into their own module

* integration: move purchasing tests into their own module

* integration: move marketplace tests to the right module

* integration: mine a block *after* starting nodes

To ensure that tests involving multiple nodes do
not start with out-of-sync clocks

* Fix: do not swallow CancellationErrors

* integration: avoid underflow in UInt256

* network: remove unnecessary error handling

No Exceptions can occur, only Defects, because everything
is asyncSpawned.

Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>

* network: do not raise in asyncSpawned proc

Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>

---------

Co-authored-by: Dmitriy Ryajov <dryajov@gmail.com>
2024-05-23 15:29:30 +00:00
..
2022-01-10 09:32:56 -06:00
2023-09-13 16:17:56 +02:00
2024-01-29 17:03:51 -03:00
2024-01-29 17:03:51 -03:00
2023-08-01 16:47:57 -07:00
2023-08-01 16:47:57 -07:00
2024-05-23 15:29:30 +00:00
2024-01-22 23:35:03 -08:00
2023-08-01 16:47:57 -07:00
2023-04-19 15:06:00 +02:00