Commit graph

205 commits

Author SHA1 Message Date
Bogdan
f9cba39f0a Ignore metadata tests temporarily 2024-05-19 19:33:19 +03:00
Bogdan
11eda3b11b Fix BookInfo tests 2024-03-17 00:36:02 +02:00
Bogdan
d4262532e2 Ignore tests temporarily 2024-02-12 00:52:33 +02:00
Bogdan
3066dd92d7 Ignore tests temporarily 2024-01-13 03:36:01 +02:00
Mark McDowall
9e3dfc510d Paging params in API docs
(cherry picked from commit bfaa7291e14a8d3847ef2154a52c363944560803)

Closes #2975
Closes #2991
2024-01-12 03:52:11 +02:00
Stevie Robinson
d20a049a5a Translate fields on the backend
(cherry picked from commit 48b12f5b00429a7cd218d23f0544641b0da62a06)
2023-12-31 11:10:45 +02:00
Bogdan
89f3d8167b Prevent NullRef on header assert 2023-12-10 16:31:30 +02:00
Bogdan
77b027374f Increase the wait timeout for integration tests init 2023-12-10 16:30:33 +02:00
Bogdan
65ff890c74 Ignore tests temporarily 2023-12-09 14:12:18 +02:00
Bogdan
6273d69ed6 Fix tests 2023-10-04 05:50:57 +03:00
Bogdan
3db33c988a Align logs filename with upstream 2023-08-19 18:33:37 +03:00
Bogdan
d5af254f47 Fix AuthorLookupFixture 2023-07-29 09:04:22 +03:00
Bogdan
0411102f57 Remove unused imports
Closes #2475
2023-05-11 21:28:22 +03:00
Bogdan
a939adb2b1 Create cache db in integration tests 2023-05-05 22:59:54 +03:00
Mark McDowall
388fb52644 Fixed cutoff unmet integration tests
Closes #1692

(cherry picked from commit c1e5b7f642d03414f7c5587d4db377ef979f2067)
2023-02-03 21:11:54 -06:00
Robin Dadswell
46c2e0ba82 New: Postgres Support
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
Co-authored-by: ta264 <ta264@users.noreply.github.com>

(cherry picked from commit 80b1aa9a2c81617bdda7ef551c19a2f114e49204)
2022-08-13 19:55:48 +01:00
ta264
a59706ceb4 Fixed: Removed unnecessary author data from book endpoint 2022-05-30 09:05:25 +01:00
BookInfo
1491788081 Move all data fetching to BookInfo v2 2022-01-14 19:54:06 +00:00
ta264
9a2260a00f Revert "Move all data fetching to BookInfo"
This reverts commit f6ff53ca31.
2021-12-26 19:01:35 +00:00
BookInfo
f6ff53ca31 Move all data fetching to BookInfo 2021-12-24 15:41:29 +00:00
ta264
8f2ae2beff New: Upgrade to .NET 6 2021-11-13 08:45:25 +00:00
ta264
cef15887a4 Use modern HttpClient
(cherry picked from commit 402f8b296f17bf161824ec5ff40d67d036d00d94)
2021-11-13 08:45:25 +00:00
Robin Dadswell
89319f9833 New: Renamed Blacklist to Blocklist
(cherry picked from commit ead1371846b1f19cd49928052be0128bf7ccd41f)
2021-10-10 17:02:48 -05:00
bakerboy448
d76f8e715d Fixed flaky test.
(cherry picked from commit f846e0c031d74914d3a02626597df583422164e0)
Closes #304
2021-07-04 00:24:21 -04:00
bakerboy448
27e799b624 Log contents on api errors during tests.
(cherry picked from commit f2e1b4e43549695afacee5c87cca368e8fa30905)

Closes #295
2021-07-04 00:24:21 -04:00
ta264
4d840d6f43 New: PartNumber and PartCount naming tokens 2021-06-11 14:36:15 +01:00
ta264
a146f6d223 Cache nuget packages 2021-05-13 19:55:14 +01:00
ta264
23f2bbc700 Don't start integration tests too soon
(cherry picked from commit b284f40716269dc4f641323b8293f40dfda8a424)
(cherry picked from commit d549975d96f04cc6b197d719d8389110cb24b8e6)
2021-04-27 20:07:00 +01:00
ta264
4b0586bd3d Fixed: UI not updating on upgrade
(cherry picked from commit d566c1efd42f9a94c524db311e8fa99bc6e0323f)
2021-04-20 21:57:24 +01:00
ta264
41f5f0f2d4 New: Search for new editions from goodreads when identifying 2021-04-12 19:49:32 +01:00
ta264
996841db45 Fixed: Slow initial author load 2021-04-12 19:49:32 +01:00
ta264
f5b2acdbdf New: .NET 5.0.4 2021-03-12 12:55:48 +00:00
ta264
58ddbcd77e New: Use ASP.NET Core instead of Nancy 2021-03-12 12:55:48 +00:00
ta264
d51af026fb Move test harness packages to Directory.Build.props 2021-02-12 16:04:15 +00:00
ta264
fb130fd0e9 New: Drop mono support 2021-02-12 16:04:15 +00:00
ta264
5cc0331c75 Fixed: Adding indexers from presets 2021-02-12 16:04:15 +00:00
ta264
d3e8c7e0c9 New: Use System.Text.Json for Nancy and SignalR 2021-02-12 16:04:15 +00:00
ta264
da1686b53c New: Build with NET5 2021-02-12 16:04:15 +00:00
Qstick
93ba5ade9e Cleanup Conflicts in Sonarr/Lidarr Pulls
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
2021-01-28 23:43:19 -05:00
Taloth Saldono
7921a228ad Readded 0 cat to the end of the Newznab list
Signed-off-by: Robin Dadswell <robin@dadswell.email>
2021-01-28 23:43:19 -05:00
ta264
2b994fdc0c Run integration tests in parallel
Revert "Try to fix alpine integration tests"

This reverts commit d8cb86c5dd.

[common]
2020-08-16 06:29:33 +01:00
ta264
ea909c6d99 Bump net core to 3.1.7 2020-08-14 06:35:58 +01:00
ta264
d8cb86c5dd Try to fix alpine integration tests 2020-08-13 19:12:16 +01:00
ta264
07295cd7b2 Fix integration test packages 2020-08-06 21:41:42 +01:00
ta264
c1b9590df2 Bump to net core 3.1.5, update packages 2020-07-02 19:40:28 +01:00
ta264
45d49117ca New: Use Goodreads directly, allow multiple editions of a book (new DB required) 2020-07-01 21:16:07 +01:00
Qstick
ee4e44b81a Method, Variable, Class Renames in Readarr.Api 2020-05-19 21:50:37 +01:00
ta264
6c7e4ca210 Fixed: MediaManagement Settings (fresh db required) 2020-05-14 21:53:50 +01:00
Qstick
8547af9fae Method, Variable, Class Renames in Readarr.Core
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2020-05-13 20:42:22 -04:00
ta264
08496c82af New: Readarr 0.1 2020-05-09 22:24:45 +01:00