# activitypub-testing-website

## 0.3.1

### Patch Changes

- Updated dependencies
  - activitypub-testing@0.14.0

## 0.3.0

### Minor Changes

- Added /conformance/requirements/server which only shows conformance requirements for ActivityPub Servers (not requirements that are only for clients)
- Conformance requirements are now tagged with ActivityPubServer or ActivityPubClient. Props to @bumblefudge for doing it. https://codeberg.org/socialweb.coop/activitypub-behaviors/commit/d23d23850a95071c0f6672d64cf6587f35058d99
- Now all conformance requirements pages also link to relevant test cases for each requirement. Previously this was at /conformance/requirements/tests which now just redirects to /conformance/requirements.

### Patch Changes

- Updated dependencies [b3a3adb]
  - activitypub-testing@0.13.0

## 0.2.1

### Patch Changes

- Updated dependencies [7e16dbb]
  - activitypub-testing@0.12.0

## 0.2.0

### Minor Changes

- 758cb6e: /test-cases/test-case-by-slug.webc renders way more information from test case js modules
- 758cb6e: add test outbox-wraps-object-with-create-checked-using-get-location

### Patch Changes

- Updated dependencies [3a92a65]
- Updated dependencies [758cb6e]
- Updated dependencies [758cb6e]
- Updated dependencies [758cb6e]
- Updated dependencies [758cb6e]
  - activitypub-testing@0.11.0

## 0.1.0

### Minor Changes

- 915747c: activitypub-testing/test-cases tests now have optional markdown prop. also render test cases in activitypub-testing-website

### Patch Changes

- Updated dependencies [915747c]
  - activitypub-testing@0.10.0
