Skip to content

Commit

Permalink
add profiling test
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler36 committed Nov 10, 2023
1 parent caae5c3 commit 6df4a9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test.bats
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ collector_checks() {

# Profile site
ddev exec "curl -s web:80" | grep "Demo website"
sleep 5
# Ensure there a profiling data link
ddev exec "curl -s xhgui:80" | grep '<a href="/?server_name=web">'
}
Expand Down

0 comments on commit 6df4a9e

Please sign in to comment.