This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Mirror
/
TMDbLib
mirror of
https://github.com/LordMike/TMDbLib.git
Watch
1
Star
0
Fork
0
Code
Issues
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
524
Commits
7
Branches
57
Tags
7.7 MiB
C#
100%
Tree:
1887f8fa56
Issue-36
dotnet
feature/mocked-http
master
renovate/microsoft
renovate/verify.xunit-30.x
renovate/xunit-dotnet-monorepo
v0.7.0.0
v0.7.2
v0.7.3
v0.7.4
v0.7.6
v0.7.7
v0.8.0-alpha
v0.8.1-alpha
v0.8.2-alpha
v0.8.2.1-alpha
v0.8.2.2-alpha
v0.8.2.3-alpha
v0.8.2.4-alpha
v0.8.3
v0.8.6-alpha
v0.9.0-alpha
v0.9.0.1-alpha
v0.9.0.2-alpha
v0.9.0.3-alpha
v0.9.1.1-alpha
v0.9.1.2-alpha
v0.9.1.3-alpha
v0.9.1.4-alpha
v0.9.1.5-alpha
v0.9.1.6-alpha
v0.9.2.0-alpha
v0.9.3.0-alpha
v0.9.4.0-alpha
v0.9.5.0-alpha
v0.9.6.0-alpha
v1.0.0
v1.0.6-alpha
v1.0.7-alpha
v1.1.0-alpha
v1.2.0-alpha
v1.3.0-alpha
v1.3.1-alpha
v1.3.2-alpha
v1.4.0
v1.4.0-alpha
v1.5.0-alpha
v1.6.0
v1.7.0-alpha
v1.7.2-alpha
v1.7.3-alpha
v1.7.4-alpha
v1.7.5-alpha
v1.7.6-alpha
v1.7.7-alpha
v1.8.0
v1.8.1
v1.9.0
v1.9.1
v1.9.2
v2.0.0
v2.1.0
v2.2.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1887f8fa56'
${ noResults }
TMDbLib
/
TMDbLibTests
History
Michael Bisbjerg
1887f8fa56
Cleanup
9 years ago
..
Exceptions
Rewrote tests to work with xUnit
9 years ago
Helpers
Add more tests of custom converters
9 years ago
JsonHelpers
Add more help for Json compliance checks
9 years ago
Properties
Refactor a little
9 years ago
TestClasses
Big migration to .NET Core
9 years ago
ClientAccountTests.cs
Make more tests re-entrant
9 years ago
ClientAuthenticationTests.cs
Forgot to use shared Config in some tests
9 years ago
ClientCertificationsTests.cs
Forgot to use shared Config in some tests
9 years ago
ClientChangesTests.cs
Forgot to use shared Config in some tests
9 years ago
ClientCollectionTests.cs
Make ignoring compliance more explicit
9 years ago
ClientCompanyTests.cs
Make ignoring compliance more explicit
9 years ago
ClientCreditTests.cs
Forgot to use shared Config in some tests
9 years ago
ClientDiscoverTests.cs
Forgot to use shared Config in some tests
9 years ago
ClientFindTests.cs
Refactor a little
9 years ago
ClientGenreTests.cs
Resharper forgot a few files
9 years ago
ClientGuestSessionTests.cs
Cleanup
9 years ago
ClientJobTests.cs
Refactor a little
9 years ago
ClientKeywordTests.cs
More specific type ofr GetKeywordMoviesAsync
9 years ago
ClientListsTests.cs
Combine SearchMovie and MovieResult
9 years ago
ClientMovieTests.cs
Implement specific types for ChangeItem's
9 years ago
ClientNetworkTests.cs
Refactor a little
9 years ago
ClientPersonTests.cs
Implement specific types for ChangeItem's
9 years ago
ClientReviewTests.cs
Refactor a little
9 years ago
ClientSearchTests.cs
Rewrite the SearchMulti function using Json trickery
9 years ago
ClientTests.cs
Woops. My bad.
9 years ago
ClientTimezonesTests.cs
Refactor a little
9 years ago
ClientTvEpisodeTests.cs
Cleanup
9 years ago
ClientTvSeasonTests.cs
Cleanup
9 years ago
ClientTvShowTests.cs
Cleanup
9 years ago
JsonMagicTests.cs
Add test for new ChangeItemConverter
9 years ago
TMDbLibTests.xproj
Rewrote tests to work with xUnit
9 years ago
TestConfig.cs
Allow customization of JsonSerializer (mainly for testing)
9 years ago
UtilsTest.cs
Rewrote tests to work with xUnit
9 years ago
project.json
Rewrote tests to work with xUnit
9 years ago
project.lock.json
Remove gitignore
9 years ago