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_submissions.html
vendored
22
testdata/html/msg_submissions.html
vendored
@@ -63,7 +63,7 @@
|
||||
data-user-logged-in="1"
|
||||
data-tag-blocklist="music"
|
||||
data-tag-blocklist-hide-tagless="0"
|
||||
data-tag-blocklist-nonce="a2b589590afb3662bf37527185b495cab79939e2215a57ba13fe98376500a408"
|
||||
data-tag-blocklist-nonce="773244b046e02fe871eae1be3c6e72052f3841b22965fd542b690404a7b7b828"
|
||||
>
|
||||
|
||||
<script type="text/javascript">
|
||||
@@ -199,7 +199,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="f532dfb2765283b7cfa0e000fb9fb9d0146353dcde46c910ce734d352e57d9c6"/></form>
|
||||
<h2><form class="post-btn logout-link" method="post" action="/logout/"><button type="submit">Log Out</button><input type="hidden" name="key" value="2f9ef7e276571b2607828dec7795b05cbbe0b3673838494b15862cb6bc79b113"/></form>
|
||||
<script type="text/javascript">
|
||||
_fajs.push(['init_logout_button', '.logout-link button']);
|
||||
</script>
|
||||
@@ -353,7 +353,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="f532dfb2765283b7cfa0e000fb9fb9d0146353dcde46c910ce734d352e57d9c6"/></form>
|
||||
<form class="post-btn logout-link" method="post" action="/logout/"><button type="submit">Log Out</button><input type="hidden" name="key" value="2f9ef7e276571b2607828dec7795b05cbbe0b3673838494b15862cb6bc79b113"/></form>
|
||||
<script type="text/javascript">
|
||||
_fajs.push(['init_logout_button', '.logout-link button']);
|
||||
</script>
|
||||
@@ -2493,11 +2493,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>
|
||||
|
||||
@@ -2505,8 +2505,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.049 seconds<br />[ 19% PHP, 81% SQL ] (18 queries)<br />
|
||||
Server Time: Jun 2, 2026 12:27 PM<br />
|
||||
Page generated in 0.024 seconds<br />[ 33% PHP, 67% SQL ] (18 queries)<br />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2537,7 +2537,7 @@
|
||||
<script src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js" crossorigin="anonymous"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
var server_timestamp = 1780427917;
|
||||
var server_timestamp = 1780428439;
|
||||
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