This website requires JavaScript.
Explore
Help
Sign In
Infra-Mirrors
/
uptime-kuma
Watch
1
Star
0
Fork
0
You've already forked uptime-kuma
mirror of
https://github.com/louislam/uptime-kuma.git
synced
2024-12-14 10:14:44 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1c0174c319
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 10:23:57 -04:00
exports
.
DashboardPage
=
{
added cypress framework and tests for setup page
2022-06-16 02:06:34 -04:00
url
:
Cypress
.
env
(
"baseUrl"
)
+
"/dashboard"
,
}
;
Reference in New Issue
Copy Permalink