Robin Dadswell
8f6e099794
New: Postgres Database Support
...
Co-Authored-By: Qstick <376117+Qstick@users.noreply.github.com>
2 years ago
Qstick
947ad15af0
New: Build on Net6
3 years ago
Qstick
57bd659f4c
New: Even More Mono Cleaning
3 years ago
ta264
2cc114c037
New: Drop mono support
...
(cherry picked from commit fb130fd0e916262651a8ce97f4263f05117b91cc)
3 years ago
ta264
c1a6e1c39d
New: Build with NET5
...
(cherry picked from commit da1686b53c3bfa3904414d92ae0fb2435c4c0309)
3 years ago
ta264
a104a2911e
Fix rogue Readarr reference
4 years ago
ta264
3a2db4bcf6
Disable single instance check for integration tests
...
Causes a SIGABRT on mono 6.10 and 6.12 - double free or corruption
4 years ago
ta264
e1a9ac7ff2
Print log file on fail
4 years ago
ta264
74f1d804aa
Run integration tests in parallel
...
Revert "Try to fix alpine integration tests"
This reverts commit a47854103c
4 years ago
Taloth Saldono
25ab30605b
Additional logging in case of integration test startup failures
...
Closes #1231
4 years ago
Qstick
a4b78b44ce
StyleCop ( #1058 )
...
* Stylecop Rules and Fixes
4 years ago
ta264
8da53ae6aa
New: Bump to .NET Core 3.1
4 years ago
ta264
8fe924fdcd
New: Multi target net framework 4.6.2 and net core 3.0
4 years ago
ta264
b1349213f2
New: Use dotnet tooling, produce 64bit build on windows
4 years ago
ta264
7050a20df5
Fixed: Integration tests on Mono 5.12 and 5.14
...
Mono 5.12 and 5.14 has a bug that means RestSharp can't handle non-200
responses. Fix status api call so tests start and disable the tests
that use non-200 responses on these mono versions
5 years ago
Taloth Saldono
4136b9ee77
use TestContext.Progress rather than Console.WriteLine for NzbDroneRunner output
5 years ago
Qstick
3c423871d3
Fixed: ImageResizer Tweaks
...
Co-Authored-By: taloth <taloth@users.noreply.github.com>
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
5 years ago
Taloth Saldono
ae6db26a77
Fixed regression in container registration. Additional logging in case of integration test startup failures
5 years ago
ta264
f1fc45fa99
New: Migrate to new csproj format
5 years ago
ta264
ee7d47d044
Fixed: All the tests
5 years ago
Qstick
b3f92ccaef
Fixed: Project File References
7 years ago
Qstick
5003cd8a14
Rename More Sonarr References
7 years ago
Joseph Milazzo
ef4da4ac9f
Track Parsing Code ( #10 )
...
* We now have the ability to import local tracks into Lidarr. Switching to IDv3 tag reading over custom parsing for local tracks.
* Stable code for track refresh.
* RefreshArtist and RescanArtist events are working correctly. Need to add potential rejection decisions in future.
* Implemented code comments
* PR comments and fixing some odd db bugs.
* Fix some conflicts after Unit Test PR Merge
Fix some conflicts after Unit Test PR Merge
* Track/Album Add and Update Fixes
Track/Album Add and Update Fixes
* Fixed an issue with trackimport looking up trackId instead of artistId
* Add Handle to TrackService for TrackAddedEvent
Add Handle to TrackService for TrackAddedEvent
* Update Quality Regex, Store BitRateMode in TrackFile
Update Quality Regex, Store BitRateMode in TrackFile
7 years ago
Matthew Despain
d0728bbe22
Changed the default port to 8686
8 years ago
Taloth Saldono
71ecc96c70
Refactored IntegrationTests to work with Nunit3 VS adapter.
9 years ago
Mark McDowall
2d7774c018
Use X-Api-Key header in integration tests
9 years ago
Mark McDowall
986dae590b
Terminate Sonarr instance created during integration tests by Process ID
9 years ago
Mark McDowall
0f2bba0615
Custom scripts
...
New: Run custom scripts (Connection)
Closes #439
9 years ago
Keivan Beigi
0a341199a8
safer log configuration
10 years ago
Keivan Beigi
f4c202441c
Cleaned up environment detection
10 years ago
Mark McDowall
a2953ec344
Only catch xml exception
11 years ago
Mark McDowall
6534efae18
Prevent XML error from blowing up integration test
11 years ago
kayone
034f8e8dfd
added simple automation test.
11 years ago