We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6a27ef commit b7e4ba4Copy full SHA for b7e4ba4
best_practices.rst
@@ -435,6 +435,8 @@ Add this test while creating your application because it requires little effort
435
and checks that none of your pages returns an error. Later, you'll add more
436
specific tests for each page.
437
438
+.. _hardcode-urls-in-a-functional-test:
439
+
440
Hard-code URLs in a Functional Test
441
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
442
0 commit comments