+1
−0
+6
−0
fedify/cfworkers/client.ts
0 → 100644
+72
−0
fedify/cfworkers/server.ts
0 → 100644
+133
−0
+11
−1
Loading
Implement comprehensive test environment setup for Cloudflare Workers using Miniflare, enabling cross-runtime testing compatibility. Add new cfworkers directory with client/server test infrastructure and update existing test files to use fetch-mock for better portability.