Jackett/src/Jackett.Test
chibidev 7c2b801ee9 Feature/remove autofac from indexer manager (#1549)
* Line endings...

* Remove Autofac and all its shenanigans from IndexerManager

I'm starting my warpath against Autofac. For the next couple PRs I want
to focus on refactoring things rather than creating new things. This
includes introducing LINQ extensions wherever possible as well as
removing Autofac/Automapper dependencies in classes (or any other
dependency, there's a great chance that most of the classes that use
Jackett.Services wouldn't need so many of them). All this is order to
boost performance and eventually reach testability. Can't stop, won't
stop.

* Remove unnecessary extension

* Modify test project

* As per @kaso17, iterating through iterator types rather than allocating them manually

* Cleaning up a little

* Adjusting interface in tests
2017-07-14 07:39:52 +02:00
..
Properties Update Assembly Versions 2015-11-09 19:37:09 +11:00
Services Saved password security 2015-08-07 20:09:13 +01:00
Util Added method in ParseUtil that strips out every invalid XML character from a string. 2016-11-04 18:26:39 +01:00
Jackett.Test.csproj dependency updates 2017-01-25 17:58:12 +01:00
TestBase.cs Implement BakaBT, change Console to not build as x64, Add test framework 2015-07-26 00:51:55 +01:00
TestIIndexerManagerServiceHelper.cs Feature/remove autofac from indexer manager (#1549) 2017-07-14 07:39:52 +02:00
TestUtil.cs Implement BakaBT, change Console to not build as x64, Add test framework 2015-07-26 00:51:55 +01:00
TestWebClient.cs Normalise Line endings (#1284) 2017-04-15 18:45:10 +10:00
app.config dependency updates 2017-01-25 17:58:12 +01:00
packages.config dependency updates 2017-01-25 17:58:12 +01:00