Skip to content

Tags: https-bruce-wayne/openlibrary

Tags

deploy-2019-03-25

Toggle deploy-2019-03-25's commit message
Jest (internetarchive#2002)

* Eslint all JS files in the repo

There are other JS files around the repo so let's lint those
as well.

* Add unit testing via the Jest framework

From now on we'll write unit tests to strengthen our code.
I begin by writing tests for two simple files.
In the process, I discover a bug in htmlquote (which I fix!)
Code coverage is reported and lowest coverage possible is defined
in package.json. We will work towards increasing this with time
as we refactor. For now code coverage is 1%.. you have to start
somewhere!!

Fixes: internetarchive#1999

deploy-2018-03-08

Toggle deploy-2018-03-08's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request internetarchive#1941 from shreyansh23/issue-1889

Add top margin on return ebook button to avoid collapsing with read e…

deploy-2019-02-15

Toggle deploy-2019-02-15's commit message
fixing click-outside readinglog btn

deploys-2018-10-16

Toggle deploys-2018-10-16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request internetarchive#1355 from internetarchive/hotfix/u…

…nbreak-redirects

fix processor: setting v2 breaks for redirects

deploy-2018-01-23

Toggle deploy-2018-01-23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request internetarchive#766 from internetarchive/765/hotfi…

…x/remove-lending-stats

765/hotfix/remove lending stats

deploy-2018-01-13

Toggle deploy-2018-01-13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request internetarchive#747 from internetarchive/hotfix/re…

…adinglog

setting 0 default count when readinglog not present in db

deploy-2018-01-07

Toggle deploy-2018-01-07's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request internetarchive#726 from internetarchive/724/featu…

…re/reading-log-analytics

adding basic stats UI for reading log feature

deploy-2017-12-25

Toggle deploy-2017-12-25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request internetarchive#583 from internetarchive/feature/l…

…ikes

Reading Log Feature

deploy-2017-12-08

Toggle deploy-2017-12-08's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request internetarchive#666 from internetarchive/refactor/…

…mobile-home2

Refactor/mobile home2

deploy-2017-10-11

Toggle deploy-2017-10-11's commit message
more thrillers performance tuning + tests