2021-06-07 11:19:29 +02:00
|
|
|
// This test is to ensure that the codeblocks are correctly rendered in the search results.
|
|
|
|
goto: file://|DOC_PATH|/test_docs/index.html?search=some_more_function
|
|
|
|
// Waiting for the search results to appear...
|
|
|
|
wait-for: "#titles"
|
2021-06-19 12:56:55 +02:00
|
|
|
assert-text: (".search-results .desc code", "format!")
|