summaryrefslogtreecommitdiffstats
path: root/tests/rustdoc-gui/search-result-description.goml
blob: 9fa2108045d3fc120fbfe66b81879ef7aee7b1eb (plain)
1
2
3
4
5
// 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: "#search-tabs"
assert-text: (".search-results .desc code", "format!")