This is to avoid repeating yourself (D.R.Y.) as I ran into that issue multiple times writing these tests where I'd copy a test, need to rename a limit in 3-4 places, forget one place, and then spend 20-30 minutes wondering why the test was failing.
Generated using TypeDoc
This is to avoid repeating yourself (D.R.Y.) as I ran into that issue multiple times writing these tests where I'd copy a test, need to rename a limit in 3-4 places, forget one place, and then spend 20-30 minutes wondering why the test was failing.