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 }}
TestingCodeReview
/
mopidy
Public
forked from
mopidy/mopidy
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mopidy
tests
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 22, 2019
Merge pull request #1764 from kingosticks/tests/mp3-support
Show description for 0d1df86
jodal
authored
0d1df86
View commit details
Copy full SHA for 0d1df86
View code at this point
Browse repository at this point
Commits on May 21, 2019
Include Gstreamer mp3 plugins in Travis environment.
kingosticks
committed
e80c043
View commit details
Copy full SHA for e80c043
View code at this point
Browse repository at this point
network: Fix PyGIDeprecationWarning
Show description for 47fab92
jodal
committed
47fab92
View commit details
Copy full SHA for 47fab92
View code at this point
Browse repository at this point
Commits on Mar 19, 2019
internal: Use the public module for mocking
jodal
committed
0e38cc5
View commit details
Copy full SHA for 0e38cc5
View code at this point
Browse repository at this point
Commits on Mar 3, 2019
mpd: Add missing .get() in test
jodal
committed
0ec4efc
View commit details
Copy full SHA for 0ec4efc
View code at this point
Browse repository at this point
Commits on Jan 31, 2019
test: Skips scanner tags test when there's no mp3 support.
Show description for 0ea0aae
kingosticks
committed
0ea0aae
View commit details
Copy full SHA for 0ea0aae
View code at this point
Browse repository at this point
Commits on Jan 29, 2019
test: flake8 to ignore camelcase usage in our deps.
Show description for f1b77a8
kingosticks
committed
f1b77a8
View commit details
Copy full SHA for f1b77a8
View code at this point
Browse repository at this point
Commits on Dec 2, 2018
Merge pull request #1718 from kingosticks/feature/config-loglevels-trace
Show description for a08178d
jodal
authored
a08178d
View commit details
Copy full SHA for a08178d
View code at this point
Browse repository at this point
Commits on Dec 1, 2018
Merge branch 'release-2.2' into develop
jodal
committed
2195beb
View commit details
Copy full SHA for 2195beb
View code at this point
Browse repository at this point
flake8: Fix new warnings from flake8 2.4.0
jodal
committed
52a035d
View commit details
Copy full SHA for 52a035d
View code at this point
Browse repository at this point
Commits on Nov 27, 2018
xdg: Read paths from user-dirs.dirs as bytes
Show description for c94b9d5
jodal
committed
c94b9d5
View commit details
Copy full SHA for c94b9d5
View code at this point
Browse repository at this point
Commits on Oct 24, 2018
config: loglevels config supports 'trace' level.
kingosticks
committed
e781cec
View commit details
Copy full SHA for e781cec
View code at this point
Browse repository at this point
Commits on Oct 15, 2018
Merge branch 'release-2.2' into develop
jodal
committed
15f6c5a
View commit details
Copy full SHA for 15f6c5a
View code at this point
Browse repository at this point
http: Add config option to control CSRF protection (Fixes: #1713)
Show description for 10fafc0
kingosticks
committed
10fafc0
View commit details
Copy full SHA for 10fafc0
View code at this point
Browse repository at this point
Commits on Oct 8, 2018
http: allow local files to access websocket (Fixes #1711)
Show description for 6e9ed9e
kingosticks
committed
6e9ed9e
View commit details
Copy full SHA for 6e9ed9e
View code at this point
Browse repository at this point
Commits on Oct 4, 2018
Merge pull request #1695 from kingosticks/feature/better-next-prev-track-tests
Show description for 427aa3e
jodal
authored
427aa3e
View commit details
Copy full SHA for 427aa3e
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
tests: parametrized next and previous track tests.
kingosticks
committed
8498c9e
View commit details
Copy full SHA for 8498c9e
View code at this point
Browse repository at this point
tests: convert playback tests to use pytest
kingosticks
committed
f00510b
View commit details
Copy full SHA for f00510b
View code at this point
Browse repository at this point
Stop bundling Mopidy.js
Show description for 1e0d7c6
jodal
committed
1e0d7c6
View commit details
Copy full SHA for 1e0d7c6
View code at this point
Browse repository at this point
http: Remove http/static_dir support
Show description for 9cc10db
jodal
committed
9cc10db
View commit details
Copy full SHA for 9cc10db
View code at this point
Browse repository at this point
Commits on Sep 30, 2018
audio: Remove deprecated audio APIs
Show description for cbb9529
jodal
committed
cbb9529
View commit details
Copy full SHA for cbb9529
View code at this point
Browse repository at this point
Commits on Sep 19, 2018
m3u: Ignore paths outside the playlist_dir
Show description for 58e75b2
jodal
committed
58e75b2
View commit details
Copy full SHA for 58e75b2
View code at this point
Browse repository at this point
core: Define playlists.delete() return type
jodal
committed
23e73d9
View commit details
Copy full SHA for 23e73d9
View code at this point
Browse repository at this point
m3u: Avoid using deprecated methods in tests
jodal
committed
60546c5
View commit details
Copy full SHA for 60546c5
View code at this point
Browse repository at this point
Commits on Apr 15, 2018
Explicitly check for None (core playlists API future proofing).
kingosticks
committed
e87599a
View commit details
Copy full SHA for e87599a
View code at this point
Browse repository at this point
Updated playlistclear to use playlist lookup helper and added save failure tests.
kingosticks
committed
627684e
View commit details
Copy full SHA for 627684e
View code at this point
Browse repository at this point
MPD's load and listplaylistinfo lookup track metadata. Fixes #1511.
Show description for 52a90a5
nsteel
authored and
kingosticks
committed
52a90a5
View commit details
Copy full SHA for 52a90a5
View code at this point
Browse repository at this point
HTTP: Apply allowed_origins to Websocket requests also.
kingosticks
committed
51741a7
View commit details
Copy full SHA for 51741a7
View code at this point
Browse repository at this point
HTTP: New RPC CORS tests and fixed existing.
kingosticks
committed
1b863b4
View commit details
Copy full SHA for 1b863b4
View code at this point
Browse repository at this point
Commits on Apr 13, 2018
http: Remove conditional only needed for Tornado < 3.2
jodal
committed
41882c6
View commit details
Copy full SHA for 41882c6
View code at this point
Browse repository at this point
Commits on Apr 9, 2018
tests: Make DummyAudio reset position when URI changes
jodal
committed
3e91f98
View commit details
Copy full SHA for 3e91f98
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
config: remove 10000 tracks limitation in playlists
mattLLVW
committed
2e6c004
View commit details
Copy full SHA for 2e6c004
View code at this point
Browse repository at this point
Commits on Mar 31, 2018
Upgrade pytest from <3.3 to >=3.3
Show description for 2471e5d
jodal
committed
2471e5d
View commit details
Copy full SHA for 2471e5d
View code at this point
Browse repository at this point
Commits on Mar 30, 2018
encoding: Never crash if unknown bytes in OS errors
Show description for e215484
jodal
committed
e215484
View commit details
Copy full SHA for e215484
View code at this point
Browse repository at this point
encoding: Fix assert to match test intention
jodal
committed
f3c9387
View commit details
Copy full SHA for f3c9387
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.