Skip to content
Novus Examples

Explore the test library

Find files, editable templates and browser test targets by what you need to make or test. Explore complete business kits for connected records, templates and expected results.

5297 results

Page 68 of 221; 24 results per page.

Show the canonical directory
Preview of Entity-Heavy Labels and Values (HTML)
html
6 KB
Actual file preview for Entity-Heavy Labels and Values (HTML)

Entity-Heavy Labels and Values (HTML)

Labels and default values made of characters that have to be escaped in HTML - ampersands, angle brackets, both quote marks and a non-breaking space. A parser that decodes entities once too often or not at all produces visibly wrong text here.

File
HTML · Software Quality · 7 fields
Preview of Environment File (.env template)
env
359 B
Actual file preview for Environment File (.env template)

Environment File (.env template)

A sample environment (.env) file with typical configuration keys and placeholder values, for testing dotenv parsers and config loaders. Contains no real secrets.

File
ENV · Config
Preview of Envoy-Style Proxy Access Log: JSON Lines (jsonl)
jsonl
18.8 KB
Actual file preview for Envoy-Style Proxy Access Log: JSON Lines (jsonl)

Envoy-Style Proxy Access Log: JSON Lines (jsonl)

Forty service-mesh proxy access records with the fields that make mesh debugging possible: response_flags distinguishing an upstream failure from an overflow, upstream_service_time against total duration, upstream host and cluster, and a request ID for correlation.

File
JSONL · Logs
Use case
ObservabilityLog parsing+1· Conversion set
Preview of EPS: Isometric Cube Illustration
eps
709 B
Actual file preview for EPS: Isometric Cube Illustration

EPS: Isometric Cube Illustration

An isometric cube as Encapsulated PostScript: a 2D vector illustration with three shaded faces. For testing EPS/PostScript rendering and vector conversion.

File
EPS · Cad
Preview of EPUB 2.0.1 - Converter Twin (NCX + guide)
epub
3.5 KB
Actual file preview for EPUB 2.0.1 - Converter Twin (NCX + guide)

EPUB 2.0.1 - Converter Twin (NCX + guide)

A plain EPUB 2.0.1 build of a two-chapter book: NCX navigation, an OPF guide with cover and text references, and the meta name="cover" convention. One third of a conversion set that also ships as EPUB 3 and FB2.

File
EPUB · Converter Twins
Use case
Conversion testing· Conversion set
Preview of EPUB 2.0.1 - Cover by meta name="cover" Only (no guide, no cover page)
epub
3.8 KB
Actual file preview for EPUB 2.0.1 - Cover by meta name="cover" Only (no guide, no cover page)

EPUB 2.0.1 - Cover by meta name="cover" Only (no guide, no cover page)

The cover convention that predates every standard way of doing it: a bare meta name="cover" pointing at a manifest id, with no guide reference, no cover XHTML page and nothing in the spine. For testing cover extraction against the messiest of the three EPUB 2 conventions.

File
EPUB · Epub2
Use case
Metadata testingConversion testing· Conversion set
Preview of EPUB 2.0.1 - NCX pageList with pageTargets
epub
3.7 KB
Actual file preview for EPUB 2.0.1 - NCX pageList with pageTargets

EPUB 2.0.1 - NCX pageList with pageTargets

An EPUB 2.0.1 that records print pagination the older way: an NCX pageList of pageTarget elements pointing at anchors in the text. The EPUB 2 counterpart of the EPUB 3 page-list nav, and what a converter has to translate between.

File
EPUB · Epub2
Use case
Media accessibilityConversion testing· Conversion set
Preview of EPUB 2.0.1: E-book (NCX navigation)
epub
6.1 KB
Actual file preview for EPUB 2.0.1: E-book (NCX navigation)

EPUB 2.0.1: E-book (NCX navigation)

A valid EPUB 2.0.1 e-book navigated by an NCX table of contents and an OPF <guide>, with a cover: the older EPUB edition. Paired with an identical EPUB 3 twin for testing EPUB2↔EPUB3 conversion.

File
EPUB · Epub Versions
Use case
Conversion testing· Paired fixture
Preview of EPUB 3 - Converter Twin (nav document + NCX fallback)
epub
3.8 KB
Actual file preview for EPUB 3 - Converter Twin (nav document + NCX fallback)

EPUB 3 - Converter Twin (nav document + NCX fallback)

The EPUB 3 build of the same two chapters: an XHTML navigation document with an NCX kept for older readers, and the cover declared as a manifest property. The middle member of the EPUB2 / EPUB3 / FB2 conversion set.

File
EPUB · Converter Twins
Use case
Conversion testing· Conversion set
Preview of EPUB 3 - Embedded Font, Adobe Obfuscated
epub
3.9 KB
Actual file preview for EPUB 3 - Embedded Font, Adobe Obfuscated

EPUB 3 - Embedded Font, Adobe Obfuscated

The same book obfuscated the other way: Adobe's scheme XORs the first 1024 bytes with the sixteen raw bytes of the identifier UUID. Two schemes, two byte counts, two algorithm URIs - the pair that catches a reader which implements only one and assumes the other.

File
EPUB · Embedded Fonts
Use case
Conversion testing· Conversion set
Preview of EPUB 3 - Embedded Font, IDPF Obfuscated
epub
4 KB
Actual file preview for EPUB 3 - Embedded Font, IDPF Obfuscated

EPUB 3 - Embedded Font, IDPF Obfuscated

The same book with its embedded font obfuscated by the IDPF algorithm: the first 1040 bytes are XORed with the SHA-1 of the whitespace-stripped unique identifier, and META-INF/encryption.xml declares it. Paired with the plain-embedding twin so a de-obfuscator can be checked byte for byte.

File
EPUB · Embedded Fonts
Use case
Conversion testing· Paired fixture
Preview of EPUB 3 - Embedded Font, Intentionally Invalid (obfuscation not declared)
epub
3.6 KB
Actual file preview for EPUB 3 - Embedded Font, Intentionally Invalid (obfuscation not declared)

EPUB 3 - Embedded Font, Intentionally Invalid (obfuscation not declared)

An intentionally invalid EPUB whose embedded font is IDPF-obfuscated while META-INF/encryption.xml is missing, so nothing in the container says the bytes were scrambled. Intentionally invalid and clearly labelled - this is the real-world failure where a book silently renders in a substitute face.

File
EPUB · Embedded Fonts
Use case
Error handlingConversion testing· Conversion set
Preview of EPUB 3 - Embedded Font, Not Obfuscated
epub
3.3 KB
Actual file preview for EPUB 3 - Embedded Font, Not Obfuscated

EPUB 3 - Embedded Font, Not Obfuscated

An EPUB 3 that embeds a TrueType face through @font-face with no obfuscation and no META-INF/encryption.xml. The control member of the obfuscation set: extract the font and it is a working TTF.

File
EPUB · Embedded Fonts
Use case
Conversion testing· Paired fixture
Preview of EPUB 3 - Fixed Layout (pre-paginated, 600x800)
epub
3 KB
Actual file preview for EPUB 3 - Fixed Layout (pre-paginated, 600x800)

EPUB 3 - Fixed Layout (pre-paginated, 600x800)

A fixed-layout EPUB 3: rendition:layout is pre-paginated, every page declares a 600x800 viewport, and all content is absolutely positioned. Paired with a reflowable twin carrying the same words, so you can see which of the two a reader is actually honouring.

File
EPUB · Fixed Layout · 2 pages
Use case
Conversion testing· Paired fixture
Preview of EPUB 3 - Fixed Layout with Landscape Spread
epub
3 KB
Actual file preview for EPUB 3 - Fixed Layout with Landscape Spread

EPUB 3 - Fixed Layout with Landscape Spread

A fixed-layout EPUB 3 that asks for synthetic spreads in landscape and pins each page to a side with rendition:page-spread-left and rendition:page-spread-right. For testing two-up spread rendering and the side assignment readers get wrong first.

File
EPUB · Fixed Layout
Use case
Conversion testing· Conversion set
Preview of EPUB 3 - Fixed Layout with Portrait Orientation Lock
epub
3 KB
Actual file preview for EPUB 3 - Fixed Layout with Portrait Orientation Lock

EPUB 3 - Fixed Layout with Portrait Orientation Lock

A fixed-layout EPUB 3 that requests a portrait orientation lock and suppresses spreads entirely. For testing whether a reader applies rendition:orientation, ignores it, or rotates the content anyway on a landscape device.

File
EPUB · Fixed Layout
Use case
Conversion testing· Conversion set