test: refresh fixtures with full target coverage
Picks up testdata/html files that were previously skipped by TestRefreshFixtures because their optional env vars were unset: gallery_page_last, search_results, note_view, plus a fresh submission.html / gallery_page1 captured against the right targets.
This commit is contained in:
22
testdata/html/msg_others.html
vendored
22
testdata/html/msg_others.html
vendored
@@ -72,7 +72,7 @@
|
||||
data-user-logged-in="1"
|
||||
data-tag-blocklist="music"
|
||||
data-tag-blocklist-hide-tagless="0"
|
||||
data-tag-blocklist-nonce="ff0337c7e8f8ca73861a6b6676a5dc33a118fcde0a2558b2e29230e03e9ced72"
|
||||
data-tag-blocklist-nonce="aaf997c820875c0308b0c0f1b2f5013f1f5a599e094a2f02faf32205b2e68776"
|
||||
>
|
||||
|
||||
<script type="text/javascript">
|
||||
@@ -208,7 +208,7 @@
|
||||
|
||||
<hr>
|
||||
|
||||
<h2><form class="post-btn logout-link" method="post" action="/logout/"><button type="submit">Log Out</button><input type="hidden" name="key" value="6f886c0c926ec0f053e4bce44cc82d2d446b3f84ea0d699ebe0d9755632d190f"/></form>
|
||||
<h2><form class="post-btn logout-link" method="post" action="/logout/"><button type="submit">Log Out</button><input type="hidden" name="key" value="ce2bf807e883726bb45c20052ce430bffbeed8b84ebb7fee7b9b2b148198fcf2"/></form>
|
||||
<script type="text/javascript">
|
||||
_fajs.push(['init_logout_button', '.logout-link button']);
|
||||
</script>
|
||||
@@ -362,7 +362,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<hr>
|
||||
<form class="post-btn logout-link" method="post" action="/logout/"><button type="submit">Log Out</button><input type="hidden" name="key" value="6f886c0c926ec0f053e4bce44cc82d2d446b3f84ea0d699ebe0d9755632d190f"/></form>
|
||||
<form class="post-btn logout-link" method="post" action="/logout/"><button type="submit">Log Out</button><input type="hidden" name="key" value="ce2bf807e883726bb45c20052ce430bffbeed8b84ebb7fee7b9b2b148198fcf2"/></form>
|
||||
<script type="text/javascript">
|
||||
_fajs.push(['init_logout_button', '.logout-link button']);
|
||||
</script>
|
||||
@@ -1878,11 +1878,11 @@
|
||||
</div>
|
||||
|
||||
<div class="online-stats">
|
||||
96487 <strong><span title="Measured in the last 900 seconds">Users online</span></strong> —
|
||||
4522 <strong>guests</strong>,
|
||||
14157 <strong>registered</strong>
|
||||
and 77808 <strong>other</strong>
|
||||
<!-- Online Counter Last Update: Tue, 02 Jun 2026 12:18:00 -0700 -->
|
||||
91668 <strong><span title="Measured in the last 900 seconds">Users online</span></strong> —
|
||||
4823 <strong>guests</strong>,
|
||||
14001 <strong>registered</strong>
|
||||
and 72844 <strong>other</strong>
|
||||
<!-- Online Counter Last Update: Tue, 02 Jun 2026 12:27:00 -0700 -->
|
||||
</div>
|
||||
<small>Limit bot activity to periods with less than 10k registered users online.</small>
|
||||
|
||||
@@ -1890,8 +1890,8 @@
|
||||
<strong>© 2005-2026 Frost Dragon Art LLC</strong>
|
||||
|
||||
<div class="footnote">
|
||||
Server Time: Jun 2, 2026 12:18 PM<br />
|
||||
Page generated in 0.026 seconds<br />[ 32.9% PHP, 67.1% SQL ] (23 queries)<br />
|
||||
Server Time: Jun 2, 2026 12:27 PM<br />
|
||||
Page generated in 0.024 seconds<br />[ 32.2% PHP, 67.8% SQL ] (23 queries)<br />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -1922,7 +1922,7 @@
|
||||
<script src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js" crossorigin="anonymous"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
var server_timestamp = 1780427918;
|
||||
var server_timestamp = 1780428440;
|
||||
var client_timestamp = Date.now() / 1000;
|
||||
var server_timestamp_delta = server_timestamp - client_timestamp;
|
||||
var sfw_cookie_name = 'sfw';
|
||||
|
||||
Reference in New Issue
Block a user