Project

General

Profile

« Previous | Next » 

Revision fec00d98

Added by Kavita Gaikwad over 5 years ago

Fixes #24245 - Audit new UX using reactjs

View differences:

test/integration/audit_test.rb
test "index page" do
assert_index_page(audits_path, "Audits", nil, true)
end
test "audit content" do
visit audits_path
assert has_content?("updated Host"), "expected 'updated Host' but it doesn't exist"
end
end

Also available in: Unified diff