Skip to content
Snippets Groups Projects
Commit 7455f24b authored by Will Billingsley's avatar Will Billingsley
Browse files

Added sample cypress test

parent f891e231
No related branches found
No related tags found
No related merge requests found
Pipeline #187 canceled
{
"baseUrl": "https://turing.une.edu.au/~wbilling/cosc360/assignment1/
"baseUrl": "https://turing.une.edu.au/~wbilling/cosc360/assessment1"
}
describe('The Assignment Page', function() {
it('loads in the browser', function() {
cy.visit('/') // change URL to match your dev URL
})
})
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment