Bond_009
09965bc514
Update test projects to .NET7 and update VerifyTests
...
17.10.2 is that last version that doesn't use a forked newtonsoft.json
Also fixes a XUnit warning
2023-09-29 12:24:29 +02:00
renovate[bot]
ea0803f5f4
Update xunit-dotnet monorepo to v2.5.1
2023-09-23 05:06:36 +00:00
renovate[bot]
8d60e70642
Update dependency Microsoft.NET.Test.Sdk to v17.7.2
2023-09-22 23:07:44 +00:00
Claus Vium
17674ca867
Merge pull request #435 from angyanmark/feature/extend-media-type
...
Extend MediaType
2023-09-22 22:05:48 +02:00
Márk Ángyán
9fb6275352
remove spaces
2023-03-19 13:39:58 +01:00
Márk Ángyán
6b7e38ddd1
extend media type
2023-03-19 13:13:38 +01:00
Márk Ángyán
57ad117241
add trending all test
2023-01-11 19:40:44 +01:00
Michael Bisbjerg
5637232d42
Add with_release_type to Discover Movie
...
Fixes #422
2023-01-09 22:52:16 +01:00
Michael Bisbjerg
fe50e0957e
Merge pull request #401 from angyanmark/features/get-popular-people-refactor
...
Get popular people refactor
2023-01-09 21:47:07 +01:00
electroflame
c5ecbf83b1
Update the AggregateCredits test with the correct class.
2022-07-23 02:47:21 -07:00
Michael Bisbjerg
5b82edd2ec
Cleanup
2022-04-27 18:31:11 +02:00
TheUltimateCoder
67d34a108d
- Added Watch Providers ( https://developers.themoviedb.org/3/watch-providers ) endpoints
...
- Added tests for Watch Provider endpoints
2022-04-27 01:51:40 +02:00
Александр Подсухин
cc34ea98b5
An item with the same key has already been added
2022-04-05 23:15:52 +05:00
Александр Подсухин
6a47f28444
An item with the same key has already been added
2022-04-05 23:07:55 +05:00
Ángyán Márk
3f691914a8
get popular people refactor
2022-02-17 18:53:05 +01:00
Michael Bisbjerg
d436b7d5ad
Update test values
2022-01-19 20:37:02 +01:00
Michael Bisbjerg
5edc95e0f6
Fixup disposable usage internally, to ensure HttpResponseMessage is disposed
2022-01-18 23:27:30 +01:00
Michael Bisbjerg
2118725348
Update packages
2022-01-18 23:27:12 +01:00
Michael Bisbjerg
792dcfebd4
Add test for Episode SearchBase
2022-01-18 22:55:06 +01:00
Ángyán Márk
a0b85a04de
people tagged image episode type fix
2022-01-18 22:41:26 +01:00
Michael Bisbjerg
33c25ff073
Fixup tests and add missing AggregateCredits property to TvShow
2021-10-19 22:29:05 +02:00
jakdanieltfs
0892ea74e3
add method GetAggregateCredits
2021-10-19 22:29:05 +02:00
Michael Bisbjerg
d2554f555e
Update test
2021-10-19 22:20:14 +02:00
Joe Rogers
df5f5316e9
Add logo to images, add tests, update verifiers
2021-10-11 22:50:14 +02:00
Carp
53812c1921
Add Authordetails to Reviews
2021-09-15 23:47:10 +02:00
Michael Bisbjerg
5bc0ffbaaf
Refactor serialization into own class
2021-04-15 22:05:48 +02:00
Michael Bisbjerg
d279b491c4
Add analyzers and fix bad code
...
Fixes #297
2021-04-06 00:24:48 +02:00
Michael Bisbjerg
00a98d603f
Add missing prop to Person
...
Fixes #322
2021-04-06 00:06:12 +02:00
Michael Bisbjerg
4ef3776a59
Add production countries to Tv Shows
...
Also put ProductionCompany into General
Fixes #153
2021-03-27 19:18:47 +01:00
Michael Bisbjerg
f70c376c38
Update to latest master
2021-03-27 18:08:08 +01:00
Mohamed Akram
87511e070c
Add EpisodeGroups method
2021-03-27 18:06:11 +01:00
Michael Bisbjerg
71452ad567
Rewrite tests to use Verify library
2021-03-27 18:03:37 +01:00
Michael Bisbjerg
ab628e5de7
Use Task.Delay()
2021-03-27 18:02:24 +01:00
Michael Bisbjerg
591f7cd209
Refactor tests, shorthand TMDbClient
2021-03-27 18:02:24 +01:00
Michael Bisbjerg
f5cdd0c3e7
Refactor tests, employ async, use better Assert() calls
...
Use async Xunit tests
Apply xunit analyzer suggestions, such as "Assert.False()" instead of "Assert.Equal(false, ..)
Introduce errors for missing await calls
Remove all .Result properties
Remvoe all .Sync() calls
2021-03-27 18:02:24 +01:00
Michael Bisbjerg
8e622cb8bf
Remove fancy json logic in tests
...
It was a cute idea, but way too unmaintainable
2021-03-27 18:02:24 +01:00
Michael Bisbjerg
06faa8d1c2
Renames
2021-03-27 18:02:24 +01:00
Michael Bisbjerg
6d6c19750a
Missed one
...
See #364
2021-03-27 15:14:31 +01:00
Michael Bisbjerg
d5ffbd649d
Add additional properties to Credits Cast+Crew
...
Fixes #364
2021-03-27 13:34:30 +01:00
Michael Bisbjerg
a0785e50ae
Updating standard content files for repository
...
Update
Update
Update
Alt
Alt2
Skipsies
2021-03-25 19:53:37 +01:00
Michael Bisbjerg
53f4164fc8
Slightly different test.
2021-01-11 21:53:48 +01:00
Björn Orri Saemundsson
202b9ecc6c
Use dictionary for watchProviderByRegion
2021-01-10 17:37:56 +01:00
Björn Orri Saemundsson
4d63eed4e2
Add property to methods dict
2021-01-06 10:44:35 +00:00
Björn Orri Saemundsson
74b51c611d
Add basic tests
2021-01-06 10:39:27 +00:00
cvium
aeeb68d21c
Add include_image_language support for movies and tv
2020-09-22 23:47:38 +02:00
Michael Bisbjerg
80e53708fb
Specify test
2020-03-12 13:22:17 +01:00
Michael Bisbjerg
4362506de4
Merge branch 'master' into missing-tv-show-methods
2020-03-12 13:17:09 +01:00
Michael Bisbjerg
ab48a50f4a
Merge pull request #320 from FrederikBolding/bumped-net-core
...
Bumped NET Core target frameworks of Test projects to 3.0
2019-10-03 21:23:49 +02:00
Frederik Bolding
b40c860cea
Removed RuntimeFrameworkVersion fields
2019-10-03 07:34:31 +02:00
Frederik Bolding
cf4f1ad019
Added method for finding tv episodes screened theatrically
2019-10-02 01:39:19 +02:00