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 97 of 221; 24 results per page.

Show the canonical directory
Preview of Harbour Kitchen Group: Editable operating workbook
xlsx
58.4 KB
Actual file preview for Harbour Kitchen Group: Editable operating workbook

Harbour Kitchen Group: Editable operating workbook

Editable operating workbook for Harbour Kitchen Group. Native sheets preserve 369 source records, 4 calculated headline metrics and one editable chart. Supplier spend=7,897.76 CAD; Net menu sales=26,214.00 CAD; Menu items sold=1,764.00 items; Guest reviews=18.00 records. The first worksheet holds 96 compatible purchase rows.

File
XLSX · Business Kits
Use case
Data import
Preview of Harbour Kitchen Group: Equivalent purchase import TSV
tsv
5.8 KB
Actual file preview for Harbour Kitchen Group: Equivalent purchase import TSV

Harbour Kitchen Group: Equivalent purchase import TSV

Equivalent purchase import TSV for Harbour Kitchen Group. 96 data rows, 8 columns and 96 expected accepted rows.

File
TSV · Business Kits · 96 rows
Use case
Data import
Preview of Harbour Kitchen Group: Guest review import CSV
csv
1.5 KB
Actual file preview for Harbour Kitchen Group: Guest review import CSV

Harbour Kitchen Group: Guest review import CSV

Guest review import CSV for Harbour Kitchen Group. 18 data rows, 5 columns and 18 expected accepted rows.

File
CSV · Business Kits · 18 rows
Use case
Data import
Preview of Harbour Kitchen Group: Linked operating model
json
104 KB
Actual file preview for Harbour Kitchen Group: Linked operating model

Harbour Kitchen Group: Linked operating model

Linked operating model for Harbour Kitchen Group. 369 records across 18 linked tables; no duplicate primary keys or missing references. Supplier spend=7,897.76 CAD; Net menu sales=26,214.00 CAD; Menu items sold=1,764.00 items; Guest reviews=18.00 records.

File
JSON · Business Kits · 369 records
Use case
Data import
Preview of Harbour Kitchen Group: Numeric expected results
json
3.7 KB
Actual file preview for Harbour Kitchen Group: Numeric expected results

Harbour Kitchen Group: Numeric expected results

Numeric expected results for Harbour Kitchen Group. Exact table counts, metric formulas, 8 chart points and three negative-test outcomes. Supplier spend=7,897.76 CAD; Net menu sales=26,214.00 CAD; Menu items sold=1,764.00 items; Guest reviews=18.00 records.

File
JSON · Business Kits
Use case
Data import
Preview of Harbour Kitchen Group: Operating chart PNG
png
44.5 KB
Actual file preview for Harbour Kitchen Group: Operating chart PNG

Harbour Kitchen Group: Operating chart PNG

Operating chart PNG for Harbour Kitchen Group. A 1440 by 900 RGB chart with 8 labeled source-derived observations in CAD.

File
PNG · Business Kits · 1440 × 900 px
Use case
Data import
Preview of Harbour Kitchen Group: Operating model JSON Schema
json
39.3 KB
Actual file preview for Harbour Kitchen Group: Operating model JSON Schema

Harbour Kitchen Group: Operating model JSON Schema

Operating model JSON Schema for Harbour Kitchen Group. Draft 2020-12 schema accepts the paired operating model. Relational rules additionally require unique keys and existing foreign references.

File
JSON · Business Kits
Use case
Data import
Preview of Harbour Kitchen Group: Operating report PDF
pdf
59.2 KB
Actual file preview for Harbour Kitchen Group: Operating report PDF

Harbour Kitchen Group: Operating report PDF

Operating report PDF for Harbour Kitchen Group. Three readable pages summarize the same model, chart, source tables and usage instructions. Supplier spend=7,897.76 CAD; Net menu sales=26,214.00 CAD; Menu items sold=1,764.00 items; Guest reviews=18.00 records.

File
PDF · Business Kits · 3 pages
Use case
Data import
Preview of Harbour Kitchen Group: Purchase import CSV
csv
5.8 KB
Actual file preview for Harbour Kitchen Group: Purchase import CSV

Harbour Kitchen Group: Purchase import CSV

Purchase import CSV for Harbour Kitchen Group. 96 data rows, 8 columns and 96 expected accepted rows.

File
CSV · Business Kits · 96 rows
Use case
Data import
Preview of Harbour Kitchen Group: Workflow and import guide
md
4 KB
Actual file preview for Harbour Kitchen Group: Workflow and import guide

Harbour Kitchen Group: Workflow and import guide

Workflow and import guide for Harbour Kitchen Group. Documents 18 source tables, exact expected totals and supported versus manual workflows.

File
MD · Business Kits
Use case
Data import
Preview of HCL2 Document, Intentionally Invalid
hcl
462 B
Actual file preview for HCL2 Document, Intentionally Invalid

HCL2 Document, Intentionally Invalid

An intentionally invalid HCL2 document: an unclosed block, a colon assignment, a half-quoted block label, and a heredoc whose terminator is misspelled so it swallows the remainder of the file. Four documented faults, each a distinct recovery test.

File
HCL · Hcl
Preview of HCL2 Image Build Definition
hcl
1.2 KB
Actual file preview for HCL2 Image Build Definition

HCL2 Image Build Definition

A generic HCL2 image-build definition exercising the grammar rather than any vendor schema: labelled blocks, a list variable, locals, an indent-stripping heredoc with an interpolation inside it, and a for expression producing a list.

File
HCL · Hcl
Preview of HCL2 Orchestrator Job Definition
hcl
1.2 KB
Actual file preview for HCL2 Orchestrator Job Definition

HCL2 Orchestrator Job Definition

A deeply nested HCL2 job definition (job, group, task, service, check) with duration strings, a port mapping, and restart and update policies. Four levels of block nesting, which is where hand-rolled HCL readers usually break.

File
HCL · Hcl
Preview of HCL2 Policy Document
hcl
1.2 KB
Actual file preview for HCL2 Policy Document

HCL2 Policy Document

A generic HCL2 policy document with three severity-graded rules, condition blocks using all_of / none_of / one_of, and a dated exemption. Grants nothing to anything; it exists so policy tooling has a realistic document to read.

File
HCL · Hcl
Preview of HDF5 Chunked + gzip + shuffle Filters (.h5)
h5
42.7 KB
Actual file preview for HDF5 Chunked + gzip + shuffle Filters (.h5)

HDF5 Chunked + gzip + shuffle Filters (.h5)

One array stored twice in the same file: chunked with the shuffle and gzip filters applied, and contiguous with no filters at all. Comparing the two proves a reader ran the HDF5 filter pipeline rather than reading raw chunk bytes.

File
H5 · Hdf5
Use case
Scientific dataSerialization testing+1· Conversion set
Preview of HDF5 Compound Record dtype: Mixed Field Types (.h5)
h5
6.3 KB
Actual file preview for HDF5 Compound Record dtype: Mixed Field Types (.h5)

HDF5 Compound Record dtype: Mixed Field Types (.h5)

A compound-dtype dataset mixing an integer key, two float measurements, a fixed-width byte string and a boolean flag in a single record. It is the fixture for readers that must map an HDF5 record type onto a native struct without reordering or repadding the fields.

File
H5 · Hdf5 · 10 records
Use case
Scientific dataSerialization testing+1· Conversion set