Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/Testing-UAS-Endpoints-Locally.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
import { Meta } from '@storybook/addon-docs/blocks';

<Meta title="docs/Test-UAS-locally" />

# Testing UAS Endpoints Locally

This guide provides instructions for developers to test User Activity Service (UAS) endpoints locally on their development environment.

For comprehensive infrastructure setup and configuration details,
refer to the [UAS Testing Documentation in the simorgh-infrastructure repository](https://github.com/bbc/simorgh-infrastructure/blob/create-doc-on-UAS-testing-locally/documentation/testing-simorgh-uas-endpoints-locally.md).
Comment thread
jinidev marked this conversation as resolved.
Loading