taubyte / tau

Open source distributed Platform as a Service (PaaS). A self-hosted Vercel / Netlify / Cloudflare alternative.
https://tau.how
BSD 3-Clause "New" or "Revised" License
3.18k stars 85 forks source link

#174 Removed De-duplication of starfish struct and created a new mock package with that struct #222

Closed Qu-Ack closed 1 month ago

Qu-Ack commented 1 month ago

I have removed every file of the patrick_test_struct and added a new package in clients/p2p/patrick/mock containing the Starfish struct and used that module in all the other test files that used that starfish struct.