Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codelucas
/
newspaper
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
15.1k
Code
Issues
415
Pull requests
99
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Test suite fixes
- #67
#67
Merged
codelucas
merged 11 commits into
codelucas:master
codelucas/newspaper:master
from
karls:test-suite-fixes
karls/newspaper:test-suite-fixes
Copy head branch name to clipboard
Jul 29, 2014
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Test suite fixes
#67
codelucas
merged 11 commits into
codelucas:master
codelucas/newspaper:master
from
karls:test-suite-fixes
karls/newspaper:test-suite-fixes
Copy head branch name to clipboard
Commits
Commits on Jul 23, 2014
Make tests/ directory a package.
karls
committed
20796fc
View commit details
Copy full SHA for 20796fc
Browse repository at this point
Remove stray newlines at the end of files
karls
committed
6ef0d28
View commit details
Copy full SHA for 6ef0d28
Browse repository at this point
Fix a multilingual test failure (due to newline EOF)
karls
committed
69b00c8
View commit details
Copy full SHA for 69b00c8
Browse repository at this point
Meta tag extraction fix (need to build article first)
karls
committed
2f201ad
View commit details
Copy full SHA for 2f201ad
Browse repository at this point
Move setting up the test to setUp() (otherwise fails)
karls
committed
2234476
View commit details
Copy full SHA for 2234476
Browse repository at this point
Use build() instead of download() and parse()
karls
committed
94d51bd
View commit details
Copy full SHA for 94d51bd
Browse repository at this point
Fix threading tests -- config passed incorrectly
karls
committed
634f099
View commit details
Copy full SHA for 634f099
Browse repository at this point
Download before parsing. Fix number of images assertion
karls
committed
f5e6f19
View commit details
Copy full SHA for f5e6f19
Browse repository at this point
Download and parse article before doing any NLP
karls
committed
bf7437b
View commit details
Copy full SHA for bf7437b
Browse repository at this point
CNN's description has changed. Fix test accordingly
karls
committed
1973a9b
View commit details
Copy full SHA for 1973a9b
Browse repository at this point
:scissors: whitespace EOF
karls
committed
0d02da4
View commit details
Copy full SHA for 0d02da4
Browse repository at this point
You can’t perform that action at this time.