kay.one
|
4e1f6b8cc4
|
updated elq test db path.
|
12 years ago |
kay.one
|
2903d5d581
|
WTFFFFF!
|
12 years ago |
kay.one
|
6c289f4482
|
ApplicationPath is actuall app path in mono.
|
12 years ago |
kay.one
|
83186ba87b
|
wtf git extentions?
|
12 years ago |
kay.one
|
885688f4c2
|
more dynamic binding to sqlce
|
12 years ago |
kay.one
|
2873fc9f6d
|
replaced compile time with runtime mono check.
|
12 years ago |
kay.one
|
3ab04fd213
|
added conditional compile for mono
|
12 years ago |
kay.one
|
c6fa3cc02b
|
added support for 0 based sequential ids to our object db.
|
12 years ago |
Mark McDowall
|
7ed148b12c
|
Fixed most of the broken tests
|
12 years ago |
kay.one
|
9e4bb278ef
|
moved rootdir to eloquera
|
12 years ago |
kay.one
|
d13f977bb5
|
updated eloquera's test setup.
|
12 years ago |
Mark McDowall
|
23b90ae1c4
|
Initial Commit for Eloquera
|
12 years ago |
kay.one
|
f973a42669
|
separated sqlce and db4o tests.
|
12 years ago |
kay.one
|
9f829c1442
|
less intrusive cache prevention.
more tests.
|
12 years ago |
kay.one
|
5dbaaee005
|
Added db4o.
Added guards against most problematic areas.
|
12 years ago |
kay.one
|
460b90bc95
|
random template is create only in ncrunch.
|
12 years ago |
kay.one
|
64a3e1caf0
|
cleaned up CoreTest base class.
|
12 years ago |
kay.one
|
ff09773a3b
|
added parallel test execution support for ncrunch.
|
12 years ago |
kay.one
|
130be58f8c
|
added database recovery on app start.
|
12 years ago |
kay.one
|
edf7cc678d
|
fixed some broken tests.
|
12 years ago |
Mark McDowall
|
924d3d0c8e
|
Hello Autofac, Goodbye Ninject
|
12 years ago |
kay.one
|
16eecb3b4f
|
Updated to exceptron api v1a
|
13 years ago |
Mark McDowall
|
a00c20c1af
|
Fixed spelling of enviroment provider (Environment). :)
|
13 years ago |
kay.one
|
6df184b7cb
|
New: All setting values are cached for better responsiveness.
|
13 years ago |
kay.one
|
174f765ec9
|
New: NzbDrone service to automatically report errors and episode parse issues.
|
13 years ago |
kay.one
|
b225db9aaf
|
Started to add support for deskmetrics
|
13 years ago |
kay.one
|
ed566e6e9a
|
TestDbHelper cleanup
|
13 years ago |
kay.one
|
fabc4c84bd
|
Moved Jobs to their own folder.
|
13 years ago |
kay.one
|
910efb5941
|
Some minor clean-up.
|
13 years ago |
kay.one
|
c6716f2425
|
Log page now uses EF for faster runtime queries.
|
13 years ago |
kay.one
|
4bd226f7c4
|
PerformSearchFixture refactoring
|
13 years ago |
kay.one
|
51518787d8
|
Lots of initialization, configuration clean up.
|
13 years ago |
kay.one
|
72d0fc50ed
|
Alot of refactoring.
|
13 years ago |
kay.one
|
b43397752e
|
Fixed broken tests
|
13 years ago |
kay.one
|
07458529f6
|
JobProvider can reset itself.
cleaned up unit test logging
|
13 years ago |
kay.one
|
82b6ec5ed4
|
Some test cleanup
|
13 years ago |
kay.one
|
633f0b6197
|
PathProvider. visit us for all of your pathing needs.
|
13 years ago |
kay.one
|
4ae268b8e5
|
lots of different things ;)
|
13 years ago |
kay.one
|
6828f099bc
|
Removed all static state tracking from job provider.
|
13 years ago |
kay.one
|
f9a316f632
|
Moved tests for NzbDrone.Common to its own test project. added some new tests.
|
13 years ago |
kay.one
|
f52620db70
|
Replaced deprecated NBuilder calls.
|
13 years ago |
kay.one
|
2b6fc174ab
|
Moved TestBase to correct folder
|
13 years ago |
kay.one
|
8f9946eb63
|
Added some update APIs to check for updates and download and extract the update package.
Todo: apply updated, UI.
|
13 years ago |
Keivan Beigi
|
e5c4f34e0e
|
Adding some structure to NzbDrone.Core.Test
|
13 years ago |
kay.one
|
77b867d65e
|
Testing ExceptionVerification Inconclusive logic
|
13 years ago |
kay.one
|
97ed59920b
|
trying to stop team city from sending exeptioneer reports.
|
13 years ago |
kay.one
|
287cb03517
|
Added ignore exception type to ExceptionVerfication
|
13 years ago |
kay.one
|
c55ca42c21
|
Migration is no longer executed per test, its ran once and the db is cloned after that, (faster tests, cleaner logs ;)
|
13 years ago |
kay.one
|
495d7b8595
|
More code to support service, isn't working yet. (Console still works fine)
|
13 years ago |
Mark McDowall
|
0b586de226
|
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
A bunch of files changed removing System.Linq, thanks Resharper :(
|
13 years ago |