Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more to Testing.md #1218

Merged
merged 1 commit into from
Jun 11, 2024
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
13 changes: 13 additions & 0 deletions docs/Testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,16 @@ Things to test before cutting a release:
- [ ] Mutual Close Channel
- [ ] Known Issue: balance will be double counted until 6 confirmations
- [ ] Force Close Channel
- [ ] Get Mutiny+
- [ ] Test lightning address payments
- [ ] Change to Zeus LSP (https://mutinynet-flow.lnolymp.us)
- [ ] Doesn't allow if you have channels
- [ ] re-test all channel things again

Testing Utils:

- [Faucet](https://faucet.mutinynet.com/)
- You can also DM the faucet, just search `Mutinynet`
- DM it an invoice or on-chain address and it'll send to them
- DM it `zap me` for it to zap you, you need a lightning address for this
- DM it `spam me` for it to zap you 25 times, you need a lightning address for this
Loading