69 Révisions (35583187b146c976f9f9d8709f94d5a81fd7771b)

Auteur SHA1 Message Date
  Chris Smith 521daeca81 Initial work in action error persistence il y a 13 ans
  Greg Holmes acdd8268bc Remove deprecations. il y a 13 ans
  Shane Mc Cormack fd83b6b2a9 Update Copyright il y a 13 ans
  Chris Smith 33bae9d01d Rename PreferencesManager to PreferencesDialogModel il y a 13 ans
  Chris Smith 39693ea024 Rework how config sources handle invalid and disabled settings il y a 13 ans
  Chris Smith eafec02238 Make preferences manager use current UI il y a 14 ans
  Chris Smith 10ad8f480d Move validators out of config.prefs.validator il y a 14 ans
  Chris Smith 5d584f2068 Style fixes il y a 14 ans
  Chris Smith 6e42762d67 Style fixes il y a 14 ans
  Chris Smith fc78513b1a Fix config target unit test il y a 14 ans
  Chris Smith cca25e47e9 Minor random unit test changes il y a 14 ans
  Chris Smith 3fb1492b70 Unit tests il y a 14 ans
  Chris Smith a032a667eb Move CipherUtils into config package il y a 14 ans
  Chris Smith b6e02f0a30 Fix some unit tests il y a 14 ans
  Gregory Holmes 450389ebe6 Fix broken unit tests il y a 14 ans
  Gregory Holmes 187d17230c Fix the unit tests shane broke il y a 14 ans
  Shane Mc Cormack b691b14491 Update the copyright date on all files. il y a 14 ans
  Chris Smith aefae882de PreferencesCategory unit tests il y a 15 ans
  Chris Smith 678e66a2a0 Unit tests for PreferencesManager.{save,dismiss} il y a 15 ans
  Chris Smith bfbb990796 Stop IdentityTest creating a dozen or so identities per run. Might fix il y a 15 ans
  Chris Smith 67723bd27e Remove unneeded import which breaks test compilation (oops!) il y a 15 ans
  Chris Smith 7826058c90 Mock SettingChangeListener instead of using a harness il y a 15 ans
  Chris Smith 302df8c64b Remove TestPreferencesInterface in favour of mocking il y a 15 ans
  Chris Smith 0e29292263 Get rid of TestConfigListener in favour of mocking them when needed il y a 15 ans
  Chris Smith cd627c22da Replace AIC with mocked instance il y a 15 ans
  Chris Smith b75ce907b0 Remove TestChangeListener in favour of mocking il y a 15 ans
  Chris Smith 97899794af Remove TestActionListener in favour of mocking one up il y a 15 ans
  Chris Smith 891d6d7dbc Add mockito library il y a 15 ans
  Chris Smith a248ca7092 Test fixes il y a 15 ans
  Chris Smith b435501251 Fix some broken unit tests il y a 15 ans
  Chris Smith f691e7ad16 Remove now-useless tests il y a 15 ans
  Chris Smith 3337772fe8 PreferencesSettings may no longer take a fallback il y a 15 ans
  Chris Smith b3af85eb82 Fix prefs manager test, maybe il y a 15 ans
  Gregory Holmes ad6cddbba0 Update copyright header to 2009 il y a 15 ans
  Chris Smith aa46720195 Fix broken unit tests il y a 16 ans
  Chris Smith c370dc6fae Unit test for above il y a 16 ans
  Chris Smith 86523cf792 Misc unit testsa il y a 16 ans
  Chris Smith 335e9c3629 Redo the Identity/ConfigManager get options so they use maps where appropriate, rather than stupid string building il y a 16 ans
  Chris Smith 2f4dcd468f Make the way identities are migrated much more sensible. il y a 16 ans
  Chris Smith ed956b08ac PreferencesManager and PreferencesSetting test now initialise the IdentityManager in their setUp methods, instead of in the test method, which somehow makes the IdentityManager magically work properly again. Issue 1106. il y a 16 ans
  Chris Smith f5d301589e Add unit test for ActionGroupValidator that should've been made with it il y a 16 ans
  Chris Smith 28d7d2a3fe URLProtocolValidator no longer alters http protocol or expects the steam protocol to not exist ¬_¬ il y a 16 ans
  Gregory Holmes 7fdba4fb4f another stab at fixing the URLProtocolValidator unit test, issue 1106 il y a 16 ans
  Gregory Holmes 763fd6351e Added URLProtocolValidator unit test. issue 1106 il y a 16 ans
  Chris Smith 2ad9ce2407 Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes il y a 16 ans
  Chris Smith 134e1a33fa Identities initialised using streams now require two to be passed, as there doesn't seem to be a reliable way to read one twice... il y a 16 ans
  Chris Smith b63bad4464 Identities are once again being migrated properly il y a 16 ans
  Chris Smith 94dc05d6b1 PreferencesSetting unit testing il y a 16 ans
  Chris Smith 45a5a37d27 Preferences unit tests il y a 16 ans
  Chris Smith a957a8cb10 Unit tests++ il y a 16 ans