This website requires JavaScript.
Explore
Help
Register
Sign In
ramon
/
skillbox
Watch
1
Star
0
Fork
You've already forked skillbox
0
Code
Issues
1
Pull Requests
1
Packages
Projects
1
Releases
1
Wiki
Activity
ca17ed42f7
skillbox
/
client
/
cypress
/
integration
/
home-page.spec.js
6 lines
95 B
JavaScript
Raw
Blame
History
describe
(
'The Home Page'
,
(
)
=>
{
it
(
'successfully loads'
,
(
)
=>
{
cy
.
visit
(
'/'
)
}
)
}
)
Reference in New Issue
View Git Blame
Copy Permalink