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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
databricks
/
databricks-sql-python
Public
Notifications
You must be signed in to change notification settings
Fork
145
Star
233
Code
Issues
96
Pull requests
75
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
[PECO-832] Make e2e tests automatically discoverable to VSCode
- #155
#155
Merged
susodapop
merged 9 commits into
main
databricks/databricks-sql-python:main
from
PECO-832
databricks/databricks-sql-python:PECO-832
Copy head branch name to clipboard
Jun 23, 2023
Conversation
Commits
9
(9)
Checks
Files changed
Merged
[PECO-832] Make e2e tests automatically discoverable to VSCode
#155
susodapop
merged 9 commits into
main
databricks/databricks-sql-python:main
from
PECO-832
databricks/databricks-sql-python:PECO-832
Copy head branch name to clipboard
Commits
Commits on Jun 23, 2023
Move staging ingestion tests to a mixin and skip them
Show description for 050a303
Jesse Whitehouse
committed
050a303
View commit details
Copy full SHA for 050a303
Browse repository at this point
Typo in warning message
Show description for 0a11a0c
Jesse Whitehouse
committed
0a11a0c
View commit details
Copy full SHA for 0a11a0c
Browse repository at this point
Move this check into a fixture so that it won't run when the test is
Show description for 1b10191
Jesse Whitehouse
committed
1b10191
View commit details
Copy full SHA for 1b10191
Browse repository at this point
Rename driver_tests.py to test_driver.py
Show description for 24a0e6d
Jesse Whitehouse
committed
24a0e6d
View commit details
Copy full SHA for 24a0e6d
Browse repository at this point
Add __init__.py to aid in test discovery
Show description for 4f67d4f
Jesse Whitehouse
committed
4f67d4f
View commit details
Copy full SHA for 4f67d4f
Browse repository at this point
Add pytest-dotenv so we can read auth credentials for tests from a file
Show description for 4011bda
Jesse Whitehouse
committed
4011bda
View commit details
Copy full SHA for 4011bda
Browse repository at this point
Don't skip staging_ingestion_tests
Show description for 7822096
Jesse Whitehouse
committed
7822096
View commit details
Copy full SHA for 7822096
Browse repository at this point
Move pytest-dotenv to the dev dependencies
Show description for bd49857
Jesse Whitehouse
committed
bd49857
View commit details
Copy full SHA for bd49857
Browse repository at this point
Update changelog
Show description for ba65b05
Jesse Whitehouse
committed
ba65b05
View commit details
Copy full SHA for ba65b05
Browse repository at this point
You can’t perform that action at this time.