Sergi Delgado Segura e7530a53dc Fixes unconsistent test
test_get_all_appointments_responder was failing unconsistently. It was due to how the api fixture was set up.

Fix:
	- Sets up bitcoind and api fixtures to run session-wise (so they are not re-initialized for every test
	- Updates tests accordingly (e.g. reduces the number of MULTIPLE_REQUESTS so it does not cap)
	- Keeps track of all sent appointments so the test_request functionds don't need to create additional ones
2019-10-09 14:01:43 +01:00
2019-10-09 14:01:43 +01:00
2019-08-13 14:50:09 +01:00
2019-08-12 13:24:04 +01:00
Description
No description provided
1.8 MiB
Languages
Python 99.7%
Shell 0.2%