This website requires JavaScript.
Explore
Help
Sign in
ric
/
uptime-kuma
Watch
1
Star
0
Fork
You've already forked uptime-kuma
0
mirror of
https://github.com/louislam/uptime-kuma.git
synced
2024-10-31 19:50:40 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
e06c3ee5d4
uptime-kuma
/
test
/
cypress
/
support
/
pages
/
dashboard-page.js
4 lines
77 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Move Cypress directory and convert it to JavaScript (#2170)
2022-10-04 14:23:57 +00:00
exports
.
DashboardPage
=
{
added cypress framework and tests for setup page
2022-06-16 06:06:34 +00:00
url
:
Cypress
.
env
(
"baseUrl"
)
+
"/dashboard"
,
}
;
Reference in a new issue
Copy permalink