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:
24
testdata/html/msg_pms.html
vendored
24
testdata/html/msg_pms.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="b8b1ef38950c2441367bee0bfaa102eb3935c38712399b68c2a0dfa7cf1968e4"
|
||||
data-tag-blocklist-nonce="3081fc78498eadef1a26effa5f2ed045d1c3c9c7664ccca9276ac3d7872200f8"
|
||||
>
|
||||
|
||||
<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="494ece1d958f0a2b159bc4d0c57301758fd2b499489f466fa88cbb7be6532614"/></form>
|
||||
<h2><form class="post-btn logout-link" method="post" action="/logout/"><button type="submit">Log Out</button><input type="hidden" name="key" value="f667c3d42ccd0d71cbb8bbfb2d51d15d7c6caad142f6d4223680c871aecaebaf"/></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="494ece1d958f0a2b159bc4d0c57301758fd2b499489f466fa88cbb7be6532614"/></form>
|
||||
<form class="post-btn logout-link" method="post" action="/logout/"><button type="submit">Log Out</button><input type="hidden" name="key" value="f667c3d42ccd0d71cbb8bbfb2d51d15d7c6caad142f6d4223680c871aecaebaf"/></form>
|
||||
<script type="text/javascript">
|
||||
_fajs.push(['init_logout_button', '.logout-link button']);
|
||||
</script>
|
||||
@@ -1851,7 +1851,7 @@
|
||||
<div class="messagecenter-mail-note-preview-pane">
|
||||
|
||||
<form id="note-form" class="note-form" method="post" action="/msg/send/">
|
||||
<input type="hidden" name="key" value="2957a8fe9fa9f8b7f4272434b169814885cd403f6d336e65e56e4eae9374589a">
|
||||
<input type="hidden" name="key" value="1b55a6c241ac061b8014f8812694ece7dc497ab8f02ead8cb4bcfd91c35e7d09">
|
||||
|
||||
<section>
|
||||
<div class="section-body">
|
||||
@@ -2036,11 +2036,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>
|
||||
|
||||
@@ -2048,8 +2048,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.057 seconds<br />[ 67.4% PHP, 32.6% SQL ] (31 queries)<br />
|
||||
Server Time: Jun 2, 2026 12:27 PM<br />
|
||||
Page generated in 0.028 seconds<br />[ 34.2% PHP, 65.8% SQL ] (31 queries)<br />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -2080,7 +2080,7 @@
|
||||
<script src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js" crossorigin="anonymous"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
var server_timestamp = 1780427919;
|
||||
var server_timestamp = 1780428441;
|
||||
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