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-10-01 01:25:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3a894958eb
uptime-kuma
/
test
/
cypress
/
support
/
const
/
user-data.js
5 lines
88 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
.
DEFAULT
_USER
_DATA
=
{
added cypress framework and tests for setup page
2022-06-16 02:06:34 -04:00
username
:
"testuser"
,
password
:
"testuser123"
,
}
;
Reference in New Issue
Copy Permalink