More coverage report setup.
This commit is contained in:
parent
831b5ea762
commit
23c6092aa6
3 changed files with 40 additions and 28 deletions
|
@ -50,7 +50,7 @@ func TestStreamPage(t *testing.T) {
|
|||
var example string
|
||||
|
||||
Run(assert, ctx,
|
||||
browser.Navigate(`http://127.0.0.1:5002`),
|
||||
browser.Navigate(`http://127.0.0.1:5001`),
|
||||
browser.WaitVisible(`body > footer`),
|
||||
browser.Click(`#streams`, browser.NodeVisible),
|
||||
browser.Text(`#streams-title`, &example))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue