Commit 3abbb53
committed
Add Cloudflare Workers test support with Miniflare
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.1 parent f218880 commit 3abbb53
89 files changed
Lines changed: 10287 additions & 8154 deletions
File tree
- .github
- workflows
- docs
- .vitepress/theme
- manual
- tutorial
- examples
- actor-lookup-cli
- express
- next14-app-router
- app
- next15-app-router
- app
- fedify
- cfworkers
- federation
- runtime
- scripts
- sig
- testing
- fixtures
- activitypub.academy/users
- example.com
- paged
- users
- remote.domain/users
- server.example/users
- w3id.org
- identity
- security
- data-integrity
- multikey
- wizard.casa/users
- www.w3.org/ns
- did
- vocab
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments