Commit Graph

504 Commits (23763112c709a7037bd31c305c5a32a34708a3bf)

Author SHA1 Message Date
Emil Ivov 9cadf6bbf2 Code Format
19 years ago
Emil Ivov d5f4c02f52 Intermediat commit on SIP Support (Work in Progress!)
20 years ago
Emil Ivov 11076d63d2 Intermediat commit on SIP Support (Work in Progress!)
20 years ago
Emil Ivov 37ae553cc8 Intermediat commit on SIP Support (Work in Progress!)
20 years ago
Emil Ivov edeacf6166 Intermediat commit on SIP Support (Work in Progress!)
20 years ago
Emil Ivov 64d44bc051 Intermediat commit on SIP Support (Work in Progress!)
20 years ago
Emil Ivov abcfd2ea49 Intermediat commit on SIP Support (Work in Progress!)
20 years ago
Emil Ivov def54bfaee Intermediat commit on SIP Support (Work in Progress!)
20 years ago
Emil Ivov 9293820ab6 Intermediat commit on SIP Support (Work in Progress!)
20 years ago
Emil Ivov 5cba7e6632 Implementing SIP support (work in progress)
20 years ago
Emil Ivov 235bcd806c Implementing SIP support (work in progress)
20 years ago
Emil Ivov ac1b61e285 Implementing SIP support (work in progress)
20 years ago
Emil Ivov 8e0a326cd8 Implementing SIP support (work in progress)
20 years ago
Emil Ivov 3eee4f3237 Implementing SIP support (work in progress)
20 years ago
Emil Ivov b162b7b133 Implementing SIP support (work in progress)
20 years ago
Emil Ivov 8eb57ac432 Implementing SIP support (work in progress)
20 years ago
Emil Ivov e2976c311a Implementing SIP support (work in progress)
20 years ago
Damian Minkov 38ac7a8791 Removed unneeded configuration reference
20 years ago
Damian Minkov c68a4acccd MessageHistoryService changed
20 years ago
Damian Minkov 82964e7ddd Added import to service.protocol.event
20 years ago
Emil Ivov 5c7da112fe CC trigger
20 years ago
Emil Ivov 7c773a466c Forgot to pass an instance of SecurityAuthorityImpl when registering (Trying to fix build)
20 years ago
Emil Ivov 995c87c5d8 A meanless commit meant to trigger a CC build
20 years ago
Emil Ivov 828b9cbaaa Added security authority implementations for the icq slick
20 years ago
Emil Ivov 01dca1909d Moved from src to test.
20 years ago
Damian Minkov d5f7f3fa68 Changed history target save directory
20 years ago
Damian Minkov c6fa80a1bb Fixed tests to handle current event changes. Authorization process triggers two events 1. Subscription created 2. SubscriptionMoved
20 years ago
Damian Minkov e15ad46b1d Purging metacontact list after finishing tests.
20 years ago
Emil Ivov effb2aa824 PROTOCOL_PROPERTY_NAME is now called PROTOCOL
20 years ago
Emil Ivov 89892c88a0 Refactoring (renaming)
20 years ago
Emil Ivov 5591ca33a5 renamed some variables
20 years ago
Emil Ivov afb94aa63e renamed fixture variables
20 years ago
Emil Ivov 1761f20860 refactorred variable names
20 years ago
Emil Ivov 0308f1a418 Refactored varnames
20 years ago
Emil Ivov a7940e63ac Added methods testing account installation and uninstallation persistency
20 years ago
Emil Ivov 4f4756f78b The Account Manager has been renamed to ProtocolProvider factory
20 years ago
Emil Ivov 6ce433df0c Refactored property names and added javadocs
20 years ago
Emil Ivov abe91873c1 Added a method that discovers the tested bundle and refactored some var names
20 years ago
Emil Ivov cb1874903e Renamed ACCOUNT_ID properties to USER_ID to avoid confusion with the AccountID object
20 years ago
Emil Ivov d286a66308 Added the TestBase64 testSuite
20 years ago
Emil Ivov 93265e8fad Added license (plates :) )
20 years ago
Emil Ivov d535d8f4cb AccountID.getAccountUserID is renamed to AccountID.getUserID
20 years ago
Emil Ivov 3f6e547b51 Added tests over the Base64 encoding algorithms
20 years ago
Emil Ivov 9bae89fed8 Added tests that verify that we are properly and persistently storing and restoring protocol accounts
20 years ago
Damian Minkov 445e734134 Commented msg hist. tests
20 years ago
Damian Minkov 11966e7e6e Fixed message history tests
20 years ago
Damian Minkov da1d9c3c24 MessageHistory Tests
20 years ago
Damian Minkov 03550edd31 MessageHistory Tests
20 years ago
Emil Ivov 25f5b654aa Added mock provider to cvs ignore
20 years ago
Emil Ivov ebcbae4332 Exported mock provider as a standalone protocol provider implementation
20 years ago
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