From cba9725aff198c58a10c10d07b0e0a9c55d59318 Mon Sep 17 00:00:00 2001 From: i Date: Thu, 10 Sep 2026 21:52:15 -0400 Subject: [PATCH 1/2] Add public-domain reading fixture stubs --- tests/fixtures/public-domain-reading.tsv | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/fixtures/public-domain-reading.tsv diff --git a/tests/fixtures/public-domain-reading.tsv b/tests/fixtures/public-domain-reading.tsv new file mode 100644 index 0000000..3e6c93c --- /dev/null +++ b/tests/fixtures/public-domain-reading.tsv @@ -0,0 +1,8 @@ +slug title author kind first_published source source_id source_page plain_text reader_role rights +sherlock-adventures The Adventures of Sherlock Holmes Arthur Conan Doyle story_collection 1892 Project Gutenberg 1661 https://www.gutenberg.org/ebooks/1661 https://www.gutenberg.org/ebooks/1661.txt.utf-8 independent story boundaries and non-linear entry public-domain-us +sherlock-hound The Hound of the Baskervilles Arthur Conan Doyle novel 1902 Project Gutenberg 2852 https://www.gutenberg.org/ebooks/2852 https://www.gutenberg.org/ebooks/2852.txt.utf-8 ordinary chaptered detective novel public-domain-us +frankenstein Frankenstein; or, The Modern Prometheus Mary Wollstonecraft Shelley novel 1818 Project Gutenberg 84 https://www.gutenberg.org/ebooks/84 https://www.gutenberg.org/ebooks/84.txt.utf-8 letters and nested narration public-domain-us +dracula Dracula Bram Stoker novel 1897 Project Gutenberg 345 https://www.gutenberg.org/ebooks/345 https://www.gutenberg.org/ebooks/345.txt.utf-8 dated journals letters and inserted documents public-domain-us +moby-dick Moby-Dick; or, The Whale Herman Melville novel 1851 Project Gutenberg 2701 https://www.gutenberg.org/ebooks/2701 https://www.gutenberg.org/ebooks/2701.txt.utf-8 many short and long chapters plus front matter public-domain-us +war-and-peace War and Peace Leo Tolstoy; translated by Louise and Aylmer Maude novel 1869 Project Gutenberg 2600 https://www.gutenberg.org/ebooks/2600 https://www.gutenberg.org/ebooks/2600.txt.utf-8 very large multi-book stress text public-domain-us +pride-and-prejudice Pride and Prejudice Jane Austen novel 1813 Project Gutenberg 1342 https://www.gutenberg.org/ebooks/1342 https://www.gutenberg.org/ebooks/1342.txt.utf-8 conventional chaptered prose baseline public-domain-us From 693191b0d93adde8de53bd2b6692a40cc3f77fbf Mon Sep 17 00:00:00 2001 From: i Date: Thu, 10 Sep 2026 21:57:55 -0400 Subject: [PATCH 2/2] Add Njal's Saga reading fixture --- tests/fixtures/public-domain-reading.tsv | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/fixtures/public-domain-reading.tsv b/tests/fixtures/public-domain-reading.tsv index 3e6c93c..c9267c8 100644 --- a/tests/fixtures/public-domain-reading.tsv +++ b/tests/fixtures/public-domain-reading.tsv @@ -1,4 +1,5 @@ slug title author kind first_published source source_id source_page plain_text reader_role rights +njals-saga The Story of Burnt Njal Anonymous; translated by George Webbe Dasent saga 13th century Project Gutenberg 17919 https://www.gutenberg.org/ebooks/17919 https://www.gutenberg.org/ebooks/17919.txt.utf-8 long episodic narrative with named episodes genealogy law and non-novel structure public-domain-us sherlock-adventures The Adventures of Sherlock Holmes Arthur Conan Doyle story_collection 1892 Project Gutenberg 1661 https://www.gutenberg.org/ebooks/1661 https://www.gutenberg.org/ebooks/1661.txt.utf-8 independent story boundaries and non-linear entry public-domain-us sherlock-hound The Hound of the Baskervilles Arthur Conan Doyle novel 1902 Project Gutenberg 2852 https://www.gutenberg.org/ebooks/2852 https://www.gutenberg.org/ebooks/2852.txt.utf-8 ordinary chaptered detective novel public-domain-us frankenstein Frankenstein; or, The Modern Prometheus Mary Wollstonecraft Shelley novel 1818 Project Gutenberg 84 https://www.gutenberg.org/ebooks/84 https://www.gutenberg.org/ebooks/84.txt.utf-8 letters and nested narration public-domain-us