188 Commits (8ff5bfd3dcc69ff3bddce09454dd5ca76ada1e4e)

Autor SHA1 Mensaje Fecha
  Chris Smith f6a763bf99 Unit tests for issues 1391 and 1392 (and URLHandler in general) hace 16 años
  Chris Smith 5a263efc55 Added some basic logging plugin unit tests hace 16 años
  Chris Smith 78ca5a7191 Intelligent linking now includes ! in trailing punct hace 16 años
  Chris Smith 4daf219085 Added ActionListener and ParserFactory implementations to test harness package, and rejiggled TestParser a bit hace 16 años
  Chris Smith 72bc4b6c66 Whoops. Fear the typo hace 16 años
  Chris Smith 93a574362f Parser unit tests. Fear the broken logic. hace 16 años
  Chris Smith dd3525ac71 Plugin unit tests hace 16 años
  Shane Mc Cormack fd631b77b7 Forgetting to save ftl. (Issue 1369) hace 16 años
  Shane Mc Cormack 150539df55 Update tests to work with new PIs (Issue 1369) hace 16 años
  Chris Smith 65fd3d686b /me wonders if the plugin system was designed to be hard to unit test hace 16 años
  Chris Smith 565e6c7f67 PluginInfo unit tests hace 16 años
  Chris Smith cae8773e08 Using nulls in unit tests is all well and good until you go and add code which tries to dereference them. hace 16 años
  Chris Smith 335e9c3629 Redo the Identity/ConfigManager get options so they use maps where appropriate, rather than stupid string building hace 16 años
  Shane Mc Cormack 3b985a18b3 Fix build. hace 16 años
  Chris Smith 4eddb50f9c Update unit test for new update component behaviour hace 16 años
  Chris Smith 90b24d3077 Handle url handlers (heh) with quotes in properly. hace 16 años
  Chris Smith 2f4dcd468f Make the way identities are migrated much more sensible. hace 16 años
  Chris Smith 47ceae6b4b ConfigFile now extends TextFile instead of wrapping it rather oddly (groundwork for fixing issue 1154) hace 16 años
  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. hace 16 años
  Chris Smith c0704ef0c2 Random parsery unit tests hace 16 años
  Chris Smith 56e7336994 Unit test for parser port range checking hace 16 años
  Chris Smith 73bd375b4e Unit test for ParserError.isUserError hace 16 años
  Chris Smith f5d301589e Add unit test for ActionGroupValidator that should've been made with it hace 16 años
  Chris Smith dae7e615ae /server and /newserver now validate their ports hace 16 años
  Shane Mc Cormack 3bb58919dd ChannelInfo mode optimisation (Also optimised ClientInfo) hace 16 años
  Chris Smith 8fbd16a57e WindowManager unit test (issue 1106) hace 16 años
  Chris Smith df80eedbf0 Additional ActionModel unit test hace 16 años
  Chris Smith c8400c2a53 Unit tests (ServerManager, Process004005, ProcessJoin) hace 16 años
  Chris Smith 28d7d2a3fe URLProtocolValidator no longer alters http protocol or expects the steam protocol to not exist ¬_¬ hace 16 años
  Chris Smith ca93bf333a Added basic unit test for VLC plugin hace 16 años
  Shane Mc Cormack fa0479c38e Unignore unit test. hace 16 años
  Chris Smith 0543899fed Removed NullCallbacksTest, as the behaviour it tests is no longer present or needed (issue 1106) hace 16 años
  Chris Smith fd4d184068 Added processNickTest. Uncomment failing ChannelInfo tests and @Ignore them instead hace 16 años
  Gregory Holmes 7fdba4fb4f another stab at fixing the URLProtocolValidator unit test, issue 1106 hace 16 años
  Gregory Holmes 763fd6351e Added URLProtocolValidator unit test. issue 1106 hace 16 años
  Chris Smith 7d772cb5e7 Add DoubleMap unit test hace 16 años
  Chris Smith f3f2730394 Format UIUtilities test to be consistent with other tests hace 16 años
  Gregory Holmes 9881776e39 Added UIUtilities unit test. issue 1106 hace 16 años
  Chris Smith dc0a4f9e34 Added a couple of unit tests for the URL Catcher plugin hace 16 años
  Chris Smith 2ad9ce2407 Refactor the unit tests so all supporting classes/harnesses are in com.dmdirc.harnesses, instead of dotted around as inner classes hace 16 años
  Chris Smith aeebbf0c6a Additional IgnoreList unit tests hace 16 años
  Chris Smith edfbc5fdf2 Parser now sends queued channel modes as soon as the max number is reached, rather than waiting for the next one hace 16 años
  Chris Smith 021ecde23a Unsetting colours now reverts them (+ unit test) hace 16 años
  Chris Smith ecd734e147 Update ArrayListTransferHandlerTest to test new behaviour hace 16 años
  Chris Smith fb1fae4186 Added unit tests for ArrayListTransfer* hace 16 años
  Chris Smith e49ace7c80 Added unit test for custom colours hace 16 años
  Chris Smith 971603925a Extra ConfigFile test cases. Removed some superfluous conditionals in ConfigFile. hace 16 años
  Chris Smith ec307fc146 IRCStringConverter unit test (mostly extracted from the main IRCParser test) hace 16 años
  Chris Smith 7ce57885a1 Add a bunch more edge cases to ConditionTreeTest hace 16 años
  Chris Smith 990797b148 Update some util unit tests hace 16 años