tournesol-app / tournesol

Free and open source code of the https://tournesol.app platform. Meet the community on Discord https://discord.gg/WvcSG55Bf3
https://tournesol.app
Other
331 stars 48 forks source link

[back] tests: add missing tests for the proof_of_vote API #1998

Closed GresilleSiffle closed 3 months ago

GresilleSiffle commented 4 months ago

related issues #1257


Description

This PR adds the missing tests of the proof_of_vote API.

The file test_exports.py has been renamed test_api_exports.py to stay coherent with the rest of the tests.

Checklist