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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
sarugaku
/
passa
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
54
Code
Issues
21
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add tests
- #57
#57
Open
techalchemy
wants to merge 27 commits into
master
sarugaku/passa:master
from
add-tests
sarugaku/passa:add-tests
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Open
Add tests
#57
techalchemy
wants to merge 27 commits into
master
sarugaku/passa:master
from
add-tests
sarugaku/passa:add-tests
Copy head branch name to clipboard
Commits
Commits on Oct 3, 2018
Add initial tests
Show description for d89da7f
techalchemy
committed
d89da7f
View commit details
Copy full SHA for d89da7f
Browse repository at this point
Clean up options and add virtualenv module
Show description for 901faf9
techalchemy
committed
901faf9
View commit details
Copy full SHA for 901faf9
Browse repository at this point
Add tests (clean is still failing)
Show description for 89325f5
techalchemy
committed
89325f5
View commit details
Copy full SHA for 89325f5
Browse repository at this point
Wheel installation into virtualenv works
Show description for fec65fc
techalchemy
committed
fec65fc
View commit details
Copy full SHA for fec65fc
Browse repository at this point
Update setup.cfg
Show description for da3afc6
techalchemy
committed
da3afc6
View commit details
Copy full SHA for da3afc6
Browse repository at this point
Implement working versions of clean and install inside virtualenvs
Show description for 258d51e
techalchemy
committed
258d51e
View commit details
Copy full SHA for 258d51e
Browse repository at this point
Fix cleaning working set and messaging
Show description for 9262a4d
techalchemy
committed
9262a4d
View commit details
Copy full SHA for 9262a4d
Browse repository at this point
Fix tests
Show description for 575b6d7
techalchemy
committed
575b6d7
View commit details
Copy full SHA for 575b6d7
Browse repository at this point
Update tox and add mork, installer and virtualenv dependencies
Show description for 2eedd3c
techalchemy
committed
2eedd3c
View commit details
Copy full SHA for 2eedd3c
Browse repository at this point
Swap to mork implementation for testing
Show description for f707d55
techalchemy
committed
f707d55
View commit details
Copy full SHA for f707d55
Browse repository at this point
Update CI configs
Show description for d7f6a11
techalchemy
committed
d7f6a11
View commit details
Copy full SHA for d7f6a11
Browse repository at this point
Add deprecation warning ignores to test runners
Show description for 8f56a89
techalchemy
committed
8f56a89
View commit details
Copy full SHA for 8f56a89
Browse repository at this point
Add project fixtures, venv support
Show description for 6aa3316
techalchemy
committed
6aa3316
View commit details
Copy full SHA for 6aa3316
Browse repository at this point
Add clean, install and lock tests
Show description for e49eaeb
techalchemy
committed
e49eaeb
View commit details
Copy full SHA for e49eaeb
Browse repository at this point
Add sync and remove tests
Show description for 0863400
techalchemy
committed
0863400
View commit details
Copy full SHA for 0863400
Browse repository at this point
Monkeypatch distlib metadata to work with version 2.1
Show description for 0c0b974
techalchemy
committed
0c0b974
View commit details
Copy full SHA for 0c0b974
Browse repository at this point
Update lockfile
Show description for ecd20ff
techalchemy
committed
ecd20ff
View commit details
Copy full SHA for ecd20ff
Browse repository at this point
Update pipfile and lockfile
Show description for cc5eddd
techalchemy
committed
cc5eddd
View commit details
Copy full SHA for cc5eddd
Browse repository at this point
Fix packing
Show description for c4b90ce
techalchemy
committed
c4b90ce
View commit details
Copy full SHA for c4b90ce
Browse repository at this point
Commits on Oct 9, 2018
Add general environment construct
Show description for 4b6cb33
techalchemy
committed
4b6cb33
View commit details
Copy full SHA for 4b6cb33
Browse repository at this point
Fix environment creation
Show description for 2c85a5d
techalchemy
committed
2c85a5d
View commit details
Copy full SHA for 2c85a5d
Browse repository at this point
Update missing import
Show description for b50e59f
techalchemy
committed
b50e59f
View commit details
Copy full SHA for b50e59f
Browse repository at this point
Store project on synchronizer
Show description for 69a8e7c
techalchemy
committed
69a8e7c
View commit details
Copy full SHA for 69a8e7c
Browse repository at this point
Commits on Dec 12, 2018
update environment model
Show description for 6a8d24e
techalchemy
committed
6a8d24e
View commit details
Copy full SHA for 6a8d24e
Browse repository at this point
Merge branch 'master' into add-tests
Show description for af52589
techalchemy
committed
af52589
View commit details
Copy full SHA for af52589
Browse repository at this point
Add session closures, fix a bunch of test failures
Show description for 038621f
techalchemy
committed
038621f
View commit details
Copy full SHA for 038621f
Browse repository at this point
remove extra kwarg
Show description for 3ed2038
techalchemy
committed
3ed2038
View commit details
Copy full SHA for 3ed2038
Browse repository at this point
You can’t perform that action at this time.