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 }}
MASQ-Project
/
Node
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
195
Code
Issues
113
Pull requests
37
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-783 Fix tests failing on non standard environment
- #432
#432
Merged
czarte
merged 17 commits into
master
MASQ-Project/Node:master
from
GH-783
MASQ-Project/Node:GH-783
Copy head branch name to clipboard
Apr 24, 2024
Conversation
Commits
17
(17)
Checks
Files changed
Merged
GH-783 Fix tests failing on non standard environment
#432
czarte
merged 17 commits into
master
MASQ-Project/Node:master
from
GH-783
MASQ-Project/Node:GH-783
Copy head branch name to clipboard
Commits
Commits on Apr 2, 2024
fixed tests failing on Bert's computer
czarte
committed
3f8beab
View commit details
Copy full SHA for 3f8beab
Browse repository at this point
formatting
czarte
committed
f9ec951
View commit details
Copy full SHA for f9ec951
Browse repository at this point
remove commented out code
czarte
committed
acbbb0e
View commit details
Copy full SHA for acbbb0e
Browse repository at this point
change .clone() to reference
czarte
committed
a6ab82e
View commit details
Copy full SHA for a6ab82e
Browse repository at this point
fixed test for windows in actions: tilde_in_config_file_path_from_commandline_and_args_uploaded_from_config_file
czarte
committed
f5fab1d
View commit details
Copy full SHA for f5fab1d
Browse repository at this point
Commits on Apr 3, 2024
target_os for dirs crate used only on windows test
czarte
committed
ab83b30
View commit details
Copy full SHA for ab83b30
Browse repository at this point
implementing Bert's review comments - change DirsWrapperMock to DirsWrapperReal and simplifying home_dir creation
czarte
committed
ce8a7cc
View commit details
Copy full SHA for ce8a7cc
Browse repository at this point
fixing windows data-directory assertion in test tilde_in_config_file_path_from_commandline_and_args_uploaded_from_config_file
czarte
committed
c3566a6
View commit details
Copy full SHA for c3566a6
Browse repository at this point
fixing home dir assertion for windows
czarte
committed
0806467
View commit details
Copy full SHA for 0806467
Browse repository at this point
add condition to use of dirs crate only for windows
czarte
committed
35733e0
View commit details
Copy full SHA for 35733e0
Browse repository at this point
Commits on Apr 4, 2024
fixing config toml for windows test tilde_in_config_file_path_from_commandline_and_args_uploaded_from_config_file
czarte
committed
bd1b844
View commit details
Copy full SHA for bd1b844
Browse repository at this point
fixed windows test
czarte
committed
b04a550
View commit details
Copy full SHA for b04a550
Browse repository at this point
formatting
czarte
committed
e709bb0
View commit details
Copy full SHA for e709bb0
Browse repository at this point
Commits on Apr 10, 2024
fixed tilde tests for windows
czarte
committed
79a2ce0
View commit details
Copy full SHA for 79a2ce0
Browse repository at this point
remove unnecesary function for finding project root, use of current dir for DirsWrapperMock
czarte
committed
752407d
View commit details
Copy full SHA for 752407d
Browse repository at this point
Commits on Apr 23, 2024
Merge branch 'master' into GH-783
czarte
authored
e341de1
View commit details
Copy full SHA for e341de1
Browse repository at this point
Commits on Apr 24, 2024
adjusting name of test and removing commented out code
czarte
committed
94ea1b1
View commit details
Copy full SHA for 94ea1b1
Browse repository at this point
You can’t perform that action at this time.