]> jaekl.net Git - quanlib.git/commit
Augment unit test for Book class
authorChris Jaekl <chris@jaekl.net>
Fri, 21 Jun 2024 23:19:18 +0000 (19:19 -0400)
committerChris Jaekl <chris@jaekl.net>
Fri, 21 Jun 2024 23:19:18 +0000 (19:19 -0400)
commit01e498f539f36b734ea2fadbe34bd2d8626af148
treefcae16fbf90b1879660efa7846b0556da32f731a
parent4f646deb7364ac074a326aa4f699899f34b1e05c
Augment unit test for Book class
test/book_test.rb
test/conn_mock.rb [new file with mode: 0644]
test/sample_data/LouisaAlcott/LW01_Little_Women.epub [new file with mode: 0644]
test/store_mock.rb [new file with mode: 0644]
test/test_helper.rb