Commit Graph

504 Commits (23763112c709a7037bd31c305c5a32a34708a3bf)

Author SHA1 Message Date
Damian Minkov b9b5a8fca1 Exported Protocol and Mock Protocol Provider
20 years ago
Damian Minkov e3b83108ea Adding some time between userinfo operations
20 years ago
Damian Minkov 73939293c3 Added java doc comments
20 years ago
Damian Minkov 51acad2b1a Tests for account and contact info.
20 years ago
Damian Minkov ab4abb8e67 Tests for account and contact info.
20 years ago
Emil Ivov 5f317b62f9 Fixed javadoc conflicts
20 years ago
Emil Ivov 57b5fb4f52 An insignificant modification meant to trigger a CC build.
20 years ago
Emil Ivov c038fc9e7c Refactoring to allow the implementation frequent writes of the configuration file
20 years ago
Emil Ivov 0dda7a6e71 Added a finalizer test which would purge the configuration file at the end of testing so that it doesn't mess with next runs
20 years ago
Brian Burch 37bde966f8 improve content of junit failure message for icq test account registration problems
20 years ago
Brian Burch 7e75a36d6f detect icq test account password problems and generate a meaningful jUnit failure message
20 years ago
Damian Minkov 9aa56544d7 fix build and some comments
20 years ago
Damian Minkov 6a91e9acf4 Nickname retreiving
20 years ago
Emil Ivov d7b0e0af3d Added tests for the methods allowing retrieval of configuration directories.
20 years ago
Emil Ivov c443744ac5 Renamed AccountManager to ProtocolProviderFactory
20 years ago
Emil Ivov b61ee81674 Renamed AccountManager to ProtocolProviderFactory
20 years ago
Brian Burch 700daa00ca gracefully handle missing icq account.properties file during unit testing.
20 years ago
Damian Minkov 24b7926bc9 Added UserinInfo Implementation
20 years ago
Damian Minkov a9e773f878 <No Comment Entered>
20 years ago
Emil Ivov 0fe2819b04 Typo
20 years ago
Damian Minkov f3035cfa42 <No Comment Entered>
20 years ago
Damian Minkov a6099eb023 Agian fix for tests of receiving authorization.
20 years ago
Damian Minkov bb56304506 Agian fix for tests of receiving authorization.
20 years ago
Damian Minkov 3dc703cdfb Commented the failing test
20 years ago
Damian Minkov e854930e45 Fixing tests of receive authorization requests.
20 years ago
Damian Minkov 48e1ad68c0 tests for receiving authorization requests
20 years ago
Damian Minkov 5f89720b7e fixing build.
20 years ago
Damian Minkov 9cfe492e51 Now using family SSI version 4. Added authorization tests.
20 years ago
Damian Minkov 37e390920a Triggering build
20 years ago
Damian Minkov 2739742023 Fixed Offline Message Tests
20 years ago
Emil Ivov 7cde8eefac Added event handler methods for "contact resolved" events
20 years ago
Damian Minkov cb24c26f2e Removing offline message collector registration to fix build
20 years ago
Damian Minkov cc8d5ee76d removed tests for offline messages which failed the build
20 years ago
Damian Minkov e376c0db44 Tests for receiving offline messages.
20 years ago
Damian Minkov 7fed8bf86f Added some tests for authorization request/response, but for now are commented out because they doesn't work properly.
20 years ago
Damian Minkov 568f2872c8 Added test method to see have we received offline messages
20 years ago
Damian Minkov 63ce50d878 <No Comment Entered>
20 years ago
Damian Minkov d1b0b26aaa Added Authorization Factory for catching incoming messages for authorization
20 years ago
Damian Minkov d3ce7a5728 Added sending offline message through tester agent
20 years ago
Emil Ivov 05e8cbde81 Extended event collector tu support subscription moved events methods.
20 years ago
Emil Ivov 844d5fb046 blah blah
20 years ago
Emil Ivov 26fec9a10f cosmetics (chainging forgotton tabs to spaces)
20 years ago
Emil Ivov dadabea5f2 Moved to the utility package since we're also using it elsewhere in the project
20 years ago
Emil Ivov eeb7df1567 <No Comment Entered>
20 years ago
Alexander Pelov 0c761c736a Fixed file indentation - from TABs to SPACEs (4 spaces / tab)
20 years ago
Damian Minkov 714907f6bc Implemented Authorization Request/Response
20 years ago
Damian Minkov dc0ac8b476 Implemented Authorization Request/Response
20 years ago
Damian Minkov 4e7ad6d71c Predefined order of tests
20 years ago
Damian Minkov 5717f4adf6 Added test for receiving an event after multiple logins
20 years ago
Damian Minkov 583f562db9 Added two tests - for Registering with Urong Username and for Registering with wrong password
20 years ago
Emil Ivov 2c11dbbd7f moved from under the wrong source tree
20 years ago
Emil Ivov ab30d3de19 Working on persistency of contact lists.
20 years ago
Emil Ivov e65d4d6839 Working on persistency of contact lists.
20 years ago
Emil Ivov 1167944d78 Working on persistency of contact lists.
20 years ago
Emil Ivov df4a824710 Working on persistency of contact lists.
20 years ago
Emil Ivov 6243379029 Adapted to changes in the service and its implementation
20 years ago
Damian Minkov 34eb5416f7 Fixing Build. As offline message receive and group NotInContactList brake the tests.
20 years ago
Damian Minkov 56ea23decc Added Tests for receiving offline messages
20 years ago
Emil Ivov 652422a9c9 Added an extra test for one of the find methods
20 years ago
Emil Ivov 5f7557a2e8 removed a unused field
20 years ago
Emil Ivov 74c651f301 Added testing for instant messaging
20 years ago
Emil Ivov 1f3a6c3c62 added methods for testing instant messaging
20 years ago
Emil Ivov 7edb773a8e The instant messaging operation set should be added as a test as it constructs its own suite.
20 years ago
Emil Ivov 2421f5426f Added an implementation of the isPersistent() method that allows us creating instances of contacts and groups for buddies not in our contact list
20 years ago
Emil Ivov 006e96e97c added methods that allow us testing the typing notifications functionality
20 years ago
Emil Ivov f94860ab46 added tests for typing notifications
20 years ago
Emil Ivov 09add87ffb renamed
20 years ago
Emil Ivov 72b605d73e added testing for typing notifications
20 years ago
Emil Ivov eae0b4ef48 <No Comment Entered>
20 years ago
Emil Ivov 2aa1c430c9 cosmetics
20 years ago
Emil Ivov 5aafcbe97c we now register a persistent presence operation set also as a simple operation set so no need to do the probing any more
20 years ago
Emil Ivov ba9ecb6db4 added support for typing notifications
20 years ago
Emil Ivov 74e0e8ee90 started testing of typing notifications
20 years ago
Emil Ivov 3d6798f4db changed leading tabs to spaces
20 years ago
Emil Ivov 05591b9e06 work on implementing ordering contacts and a new event scheme for the meta contact list service
20 years ago
Emil Ivov 20da9c9d52 added support for contact presence status listeners, support for the mock presence status,support for provider status change listeners for server stored group listener
20 years ago
Emil Ivov 55a1a98973 made test name more precise in test reports
20 years ago
Emil Ivov a6b8156be4 added an indexOf method in groups
20 years ago
Emil Ivov c28cfeb6b1 Finished support of modifications in the meta cl and added ordering in meta contact groups
20 years ago
Emil Ivov 319358105d Added support for contact list modifications to the meta contact list.
20 years ago
Emil Ivov e92467d85c Implementing a Mock Provider to use when testing the MetaContactListService.
20 years ago
Emil Ivov 81840b76b3 Refactoring
20 years ago
Emil Ivov 5299ed8b5f Testing for the meta contact list service
20 years ago
Emil Ivov 1135d2cf76 testing work in progress
20 years ago
Emil Ivov fef6e5da37 minor
20 years ago
Emil Ivov 9eca20c536 testing - work in progress
20 years ago
Emil Ivov 9310576584 Move from src to test source tree.
20 years ago
Yana Stamcheva 5d7203d575 retrieve contact list test
20 years ago
Emil Ivov 66d2d0b0eb Ongoing works on the MetaContactList and its SLICK
20 years ago
Emil Ivov e992c2269e <No Comment Entered>
20 years ago
Emil Ivov d773e7a3fa typo
20 years ago
Emil Ivov f1ed70a1ad Augmented time between changes of states in unit testing
20 years ago
Emil Ivov 72209b4462 Work on the MetaContactListService test suite
20 years ago
Emil Ivov d9439982f5 Started work on the MetaContactList SLICK.
20 years ago
Martin Andre 6bcedbf206 Included JMF into the Media bundle and removed unecessary JMF imports.
20 years ago
Emil Ivov 812d105c66 Replaced <code> tags with <tt> in all javadocs
20 years ago
Emil Ivov 118bb4a7af minor
20 years ago
Emil Ivov 921e04910e Test classes for icq implementations of the protocol provider service
20 years ago
Emil Ivov d6b114483d <No Comment Entered>
20 years ago
Emil Ivov b668580556 Added a better summary of the test run.
20 years ago
Alexander Pelov 7b861b5cf5 ResourcesService renamed to FileAccessService.
20 years ago
Emil Ivov 520c4f293b Typo ( i actually wanted to trigger a cc build cause i didn't get the last mail)
20 years ago
Emil Ivov ab303db5a4 Temporarily commented a few calls to initialize() as it apparently requires an X server and the CC machine does not have one. I wonder how we should deal with that
20 years ago
Emil Ivov 17a21968ee Initial sip-communicator-1.0 commit
20 years ago