This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
Arsse
Watch
1
Star
1
Fork
You've already forked Arsse
0
mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced
2024-12-23 17:12:41 +00:00
Code
Issues
Activity
87cd879d8f
Arsse
/
tests
/
docroot
/
IsUp.php
5 lines
69 B
PHP
Raw
Normal View
History
Unescape
Escape
Tweaks to Feed tests - Ensure Web server is up before running tests (skip otherwise) - Place expected timestamps closer to assertions, to lessen chances of off-by-one failures
2017-05-22 03:26:36 +00:00
<
?
php
return
[
'code'
=>
200
,
Test server tweak
2017-12-07 22:27:42 +00:00
'content'
=>
getmypid
(),
Passed code through linter
2017-08-29 14:50:31 +00:00
];
Copy permalink