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
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 }}
kimobrian
/
Python-API-Testing
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
7
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
Merge to Master
- #1
#1
Open
kimobrian
wants to merge 19 commits into
master
kimobrian/Python-API-Testing:master
from
develop
kimobrian/Python-API-Testing:develop
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Merge to Master
#1
kimobrian
wants to merge 19 commits into
master
kimobrian/Python-API-Testing:master
from
develop
kimobrian/Python-API-Testing:develop
Copy head branch name to clipboard
Commits
Commits on Oct 21, 2017
chore(test): Write first test
kimobrian
committed
35ac2f4
View commit details
Copy full SHA for 35ac2f4
Browse repository at this point
feat: Create users module
kimobrian
committed
772ce0b
View commit details
Copy full SHA for 772ce0b
Browse repository at this point
chore: Mock using decorators
kimobrian
committed
106518b
View commit details
Copy full SHA for 106518b
Browse repository at this point
chore(context-manager): Mock using a context manager
kimobrian
committed
3dde70c
View commit details
Copy full SHA for 3dde70c
Browse repository at this point
chore(patcher): Mock using a patcher
kimobrian
committed
d2d5b42
View commit details
Copy full SHA for d2d5b42
Browse repository at this point
Commits on Oct 24, 2017
chore(whole-function): Mocking the whole function
kimobrian
committed
cb4cbf3
View commit details
Copy full SHA for cb4cbf3
Browse repository at this point
Commits on Nov 2, 2017
feat: Create method to fetch a single user
kimobrian
committed
8ab84e8
View commit details
Copy full SHA for 8ab84e8
Browse repository at this point
feat: Create test for function to fetch single user
kimobrian
committed
01c5db8
View commit details
Copy full SHA for 01c5db8
Browse repository at this point
chore: Create requirements.txt
kimobrian
committed
579dcb6
View commit details
Copy full SHA for 579dcb6
Browse repository at this point
chore: Create circle.yml file
kimobrian
committed
b91cdc5
View commit details
Copy full SHA for b91cdc5
Browse repository at this point
chore: Refactor imports for CI
kimobrian
committed
0990062
View commit details
Copy full SHA for 0990062
Browse repository at this point
chore: test failing test
kimobrian
committed
8c04720
View commit details
Copy full SHA for 8c04720
Browse repository at this point
chore: Fix failing test
kimobrian
committed
818089e
View commit details
Copy full SHA for 818089e
Browse repository at this point
chore: Update README
kimobrian
committed
0f32cc8
View commit details
Copy full SHA for 0f32cc8
Browse repository at this point
Commits on Nov 14, 2017
chore(url):Update URL for API
kimobrian
committed
8d6d581
View commit details
Copy full SHA for 8d6d581
Browse repository at this point
Commits on Nov 21, 2017
chore(pep-8): Use PEP8 styling
kimobrian
committed
500c8f5
View commit details
Copy full SHA for 500c8f5
Browse repository at this point
Commits on Nov 22, 2017
chore(refactor): Include all tests with more comments
kimobrian
committed
0d8f4dc
View commit details
Copy full SHA for 0d8f4dc
Browse repository at this point
chore(setup): Update README witn the setup info
kimobrian
committed
97463d4
View commit details
Copy full SHA for 97463d4
Browse repository at this point
Commits on Dec 22, 2017
Update README.md
O'Brian Kimokoti
authored
db1294b
View commit details
Copy full SHA for db1294b
Browse repository at this point
You can’t perform that action at this time.