Skip to content

Commit

Permalink
Merge pull request #469 from diam-nd/patch-1
Browse files Browse the repository at this point in the history
Update testnet-testing.md
  • Loading branch information
nialexsan authored Dec 11, 2023
2 parents 05cd643 + eaa2a9e commit 91aed89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorials/testnet-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Tests should also be runnable in automated environments (CI). You can use the [J

### Stress Testing Live Applications Before Mainnet

Once you deployed your application to the testnet, you should record how your application handles non-trivial amounts of traffic to ensure there are no issues.
Once you have deployed your application to the testnet, you should record how your application handles non-trivial amounts of traffic to ensure there are no issues.

You should also get familiar with the [Cadence anti-patterns](../build/smart-contracts//best-practices/anti-patterns.md) to avoid avoid problematic or unintended behavior.
You should also get familiar with the [Cadence anti-patterns](../build/smart-contracts//best-practices/anti-patterns.md) to avoid problematic or unintended behavior.

1 comment on commit 91aed89

@vercel
Copy link

@vercel vercel bot commented on 91aed89 Dec 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.