-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: kanzure/papermonk-downloader-plosone
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 57f71eed7410
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: kanzure/papermonk-downloader-plosone
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4363ee99d22a
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 4 files changed
- 1 contributor
Commits on Aug 16, 2013
-
initial mocking of an http request
This is a simple mock that returns the expected html of the page to test the downloader against. For now, the only tested property is the title found in the html.
Configuration menu - View commit details
-
Copy full SHA for 6aec849 - Browse repository at this point
Copy the full SHA 6aec849View commit details -
stop jsdom from hanging the entire test system
The window must be closed because otherwise the test suite never ends itself. Also, jsdom is really slow and is overkill for a task like "extract the <title> of an html document". It's probably even slower inside a browser's javascript environment, but I haven't tested that yet.
Configuration menu - View commit details
-
Copy full SHA for cd0a295 - Browse repository at this point
Copy the full SHA cd0a295View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1975e49 - Browse repository at this point
Copy the full SHA 1975e49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4363ee9 - Browse repository at this point
Copy the full SHA 4363ee9View commit details
There are no files selected for viewing