This website requires JavaScript.
Explore
Help
Sign In
mudhorn
/
uptime-kuma
Watch
1
Star
0
Fork
You've already forked uptime-kuma
0
mirror of
https://github.com/louislam/uptime-kuma.git
synced
2025-01-03 18:07:44 -08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
0d2e02f569
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 07:23:57 -07:00
exports
.
DashboardPage
=
{
added cypress framework and tests for setup page
2022-06-15 23:06:34 -07:00
url
:
Cypress
.
env
(
"baseUrl"
)
+
"/dashboard"
,
}
;
Reference in a new issue
Copy permalink