mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-01-12 22:53:27 +08:00
docs: add testing section
This commit is contained in:
committed by
edu-stx
parent
d2a7e1718b
commit
e2b9798e64
10
README.md
10
README.md
@@ -51,6 +51,16 @@ supports Chromium and Firefox browsers. When you run `yarn dev`, it will compile
|
||||
- [Chrome instructions](https://developer.chrome.com/docs/extensions/mv3/faq/#faq-dev-01)
|
||||
- [Firefox instructions](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Your_first_WebExtension#trying_it_out)
|
||||
|
||||
## Testing
|
||||
|
||||
Several testing scripts are available in [`package.json`](./package.json). Make sure to first run
|
||||
|
||||
```bash
|
||||
yarn build:test
|
||||
```
|
||||
|
||||
before running tests.
|
||||
|
||||
## Production
|
||||
|
||||
[See instructions on Hiro.so for installing from source for production usage.](https://www.hiro.so/wallet/install-web-source)
|
||||
|
||||
Reference in New Issue
Block a user