1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-14 11:23:42 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
kay.one
f973a42669 separated sqlce and db4o tests. 2013-02-15 16:52:46 -08:00
kay.one
edf7cc678d fixed some broken tests. 2013-02-15 16:52:05 -08:00
kay.one
fd8ad73476 fixed broken tests. 2013-02-15 16:52:04 -08:00
Mark McDowall
afef5ba0f4 No longer clean Newznab URLs when saving 2012-12-26 14:33:42 -08:00
Mark McDowall
8f1f96a573 Fixed: WEBDL-480p being detected as WEBDL-720p
Fixed Newznab DNS hostname test, finally!
2012-12-16 01:08:02 -08:00
Mark McDowall
7a80c81ffb New: Newznab providers will be rejected if they are not valid addresses.
Tests added for checking DNS.
2012-05-11 10:27:18 -07:00
Mark McDowall
a16defc5f0 Newznab won't blow up if more than one indexer with the same URL is found during initialization. 2012-05-04 09:26:25 -07:00
Mark McDowall
b930eb0993 Newznab providers will be compared based on url, not name.
Built-in Newznab providers cannot be deleted (they would be re-added anyways), nor can the URL be changed.
2012-05-04 08:30:30 -07:00
kay.one
1b45a85f3f All tests now use base class Mocker 2011-12-14 20:15:53 -08:00
kay.one
c6716f2425 Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
Mark McDowall
5ad11ba728 Fixed adding of Newznab provider. 2011-11-15 15:11:17 -08:00
Mark McDowall
09d6c5bf84 Missed in last commit for fixing AutoMoq. 2011-11-13 16:33:49 -08:00
Mark McDowall
fbc75b46fd Fixed AutoMoq for Newznab tests. 2011-11-13 16:33:08 -08:00
Mark McDowall
a031fe9d98 Added config.xml to .gitignore.
Added tests for NewznabProvider.
2011-11-13 13:44:19 -08:00