divviup / janus

Experimental implementation of the Distributed Aggregation Protocol (DAP) specification.
Mozilla Public License 2.0
53 stars 15 forks source link

Re-enable divviup-ts tests once divviup-ts implements DAP-13 #3479

Open branlwyd opened 1 week ago

branlwyd commented 1 week ago

3469 disabled divviup-ts tests, because there are breaking client changes between DAP-09 & DAP-13 and divviup-ts does not yet implement DAP-13.

We should update divviup-ts to implement DAP-13, and re-enable these tests with an updated container image. https://github.com/divviup/janus/blob/bf396e07ab041243669446e9ab955085faf204b4/integration_tests/src/client.rs#L147 is the right place to update the container image once it is available.