Parcourir la source

README for `scripts/test-provider`

Joystream Stats il y a 2 ans
Parent
commit
4e27be9dc4
1 fichiers modifiés avec 17 ajouts et 0 suppressions
  1. 17 0
      scripts/test-providers/README.md

+ 17 - 0
scripts/test-providers/README.md

@@ -0,0 +1,17 @@
+# Simple Storage and Distribution Provider Assets Test
+
+Results are saved to `statusUrl` which is run by jsstats.
+
+See results: https://joystreamstats.live/storage
+
+## Setup
+
+```
+cd community-repo/scripts/test-providers
+yarn
+```
+
+## Usage
+
+- `yarn test` - run rapid test for all bags on all providers
+- `yarn logs` - count asset requests from logs (TBD)