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
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
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 }}
dpshelio
/
LearningTesting
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Ci
- #1
#1
Open
dpshelio
wants to merge 25 commits into
master
dpshelio/LearningTesting:master
from
ci
dpshelio/LearningTesting:ci
Copy head branch name to clipboard
Conversation
Commits
25
(25)
Checks
Files changed
Open
Ci
#1
dpshelio
wants to merge 25 commits into
master
dpshelio/LearningTesting:master
from
ci
dpshelio/LearningTesting:ci
Copy head branch name to clipboard
Commits
Commits on Sep 14, 2018
Stuff as I got it from the previous postdoc
dpshelio
committed
5cc3f76
View commit details
Copy full SHA for 5cc3f76
Browse repository at this point
Include a regression test
Show description for 74aa837
dpshelio
committed
74aa837
View commit details
Copy full SHA for 74aa837
Browse repository at this point
meaningful variable names
dpshelio
committed
e34d2ec
View commit details
Copy full SHA for e34d2ec
Browse repository at this point
Update test to the new function name
dpshelio
committed
4627da8
View commit details
Copy full SHA for 4627da8
Browse repository at this point
Add partial overlap test
dpshelio
committed
d115866
View commit details
Copy full SHA for d115866
Browse repository at this point
Add tests corner overlap... :warning: it fail!
dpshelio
committed
76a5fba
View commit details
Copy full SHA for 76a5fba
Browse repository at this point
Fix inconsistency between plotting and area calculation
dpshelio
committed
2bd4595
View commit details
Copy full SHA for 2bd4595
Browse repository at this point
Make the limits in the plot as max value + 1
dpshelio
committed
1846b51
View commit details
Copy full SHA for 1846b51
Browse repository at this point
test edge touching
dpshelio
committed
106dd5a
View commit details
Copy full SHA for 106dd5a
Browse repository at this point
test 2 opposite edges touching
dpshelio
committed
ac2a787
View commit details
Copy full SHA for ac2a787
Browse repository at this point
Commits on Sep 15, 2018
Outside edge test
dpshelio
committed
6a7179f
View commit details
Copy full SHA for 6a7179f
Browse repository at this point
Test when they are not overlapping :warning: test fails!
dpshelio
committed
1f5086f
View commit details
Copy full SHA for 1f5086f
Browse repository at this point
Fix the tests - even when they are not touching
dpshelio
committed
edcbc51
View commit details
Copy full SHA for edcbc51
Browse repository at this point
Test floats - it seems to work!
dpshelio
committed
2f80d58
View commit details
Copy full SHA for 2f80d58
Browse repository at this point
Found a problem on floating points - :warning: test fails
dpshelio
committed
0b01aa6
View commit details
Copy full SHA for 0b01aa6
Browse repository at this point
Fixed the test for floats!
dpshelio
committed
d19b2c4
View commit details
Copy full SHA for d19b2c4
Browse repository at this point
Testing negative numbers - :warning: it fails!!
dpshelio
committed
305f471
View commit details
Copy full SHA for 305f471
Browse repository at this point
New test with negative values... this works!
dpshelio
committed
b09dfea
View commit details
Copy full SHA for b09dfea
Browse repository at this point
Throw error if coordinates are in wrong order
dpshelio
committed
ba9a5ba
View commit details
Copy full SHA for ba9a5ba
Browse repository at this point
Add documentation on how to use overlap_area
dpshelio
committed
10f2d13
View commit details
Copy full SHA for 10f2d13
Browse repository at this point
Change negative values test to a negative test! It works!
dpshelio
committed
8ba79ce
View commit details
Copy full SHA for 8ba79ce
Browse repository at this point
Add coverage settings
dpshelio
committed
d034fc6
View commit details
Copy full SHA for d034fc6
Browse repository at this point
Example to test using doctest
dpshelio
committed
311b17a
View commit details
Copy full SHA for 311b17a
Browse repository at this point
Add doctest to pytest
dpshelio
committed
c6cf15c
View commit details
Copy full SHA for c6cf15c
Browse repository at this point
Commits on Sep 17, 2018
Adds configuration to run in Travis
dpshelio
committed
0833b70
View commit details
Copy full SHA for 0833b70
Browse repository at this point
You can’t perform that action at this time.