Commit Graph

504 Commits (23763112c709a7037bd31c305c5a32a34708a3bf)

Author SHA1 Message Date
Lyubomir Marinov 7562dd0052 Attempts to fix the problem of writingcyrillic text (it's just an example but it should happen with other encodings as well) and sending ??? instead and receiving cyrillic text which should be displayed correctly but is instead displayed as ???.
17 years ago
Lyubomir Marinov 3eaed2f557 Fixes warnings from the Potential Programming Problems category of Eclipse SDK: access to references known to be null and assignments with no effect.
17 years ago
Emil Ivov a05f42827f Stop sending typing notifications through the XEP-0022 mechanism as we now handle them through XEP-0085 and having both is redundant and causes our XMPP unit tests to fail.
17 years ago
Emil Ivov 090f7637b2 Implemented support for XEP-0085 - Typing notifications with jabber.
17 years ago
Lyubomir Marinov bbfcbea0ec Transfers a Call upon receiving a REFER request. The new Call being referred to/created as part of the transfer is still not displayed in the UI.
17 years ago
Damian Minkov 6dd45adb2c Initial support for Msn protocol version up to 15.
18 years ago
Emil Ivov a2491f9b12 Committing the on hold patch from Lubomir Marinov
18 years ago
Emil Ivov 11ecd5fae5 Add support for the XA XMPP status and fixed (I hope) the build.
18 years ago
Emil Ivov ed66fc9d45 Adding a GoogleTalk Wizard (Contributed by Lubomir Marinov)
18 years ago
Damian Minkov 107891b595 Add details to metacontact.
18 years ago
Yana Stamcheva 12f1596096 - setEditableUserName, isEditableUserName methods added to enable protocols to specify if the user name is editable through login.
18 years ago
Benoit Pradelle ffd5c40f70 convert some tabs in spaces
18 years ago
Benoit Pradelle 4d617393dc Fix some problems with message encoding
18 years ago
Damian Minkov 9123fe0bfe 1. Fix : Storage thread in some conditions is not started and contactlist is not saved
18 years ago
Damian Minkov 7c1212b670 Change configuration tests to see if configuration home directory name has changed through system property
18 years ago
Damian Minkov 06716be04f temporaly remove status message for the first status change , to see will the build failed again
18 years ago
Damian Minkov fcbf88a4fb fix yahoo statuses
18 years ago
Damian Minkov 1d4595529e felix 1.0.1
18 years ago
Thomas Hofer 1de3329fd5 removed .cvsignore-files as they are no longer needed [we are using subversion nowadays]
18 years ago
Benoit Pradelle acd777f360 Moved FailSafeTransactions to the fileaccess bundle.
18 years ago
Benoit Pradelle 7c550c0c7b - Add the failsafe transaction utility and its test case
18 years ago
Emil Ivov b95fb1d2d9 loosen test condition a little bit. allow for more than 2 unregistration events
18 years ago
Benoit Pradelle 3ce23a1e74 Added the Rss tests, written by Mihai Balan
18 years ago
Symphorien Wanko 128f1285f6 Jabber telephony tests. Not yet activated due to pending bugs in the lib
18 years ago
Emil Ivov d40aad5862 Fixing a long standing problem with the meta contact list tests. The meta contact list tests are enabled again.
18 years ago
Emil Ivov ede3b19533 unused
18 years ago
Emil Ivov d2b04d0483 do not send test messages to contacts not in our list
18 years ago
Damian Minkov bbe43966ff 1. Installers now include all bundles in lib/bundles except junit.
18 years ago
Benoit Pradelle d8c4b9f96a new SIMPLE status (online, away, busy, on the phone and offline) + still trying to reduce the abnormal test failures
19 years ago
Benoit Pradelle 28633e9767 (trying to) fix some problems with the SIMPLE test cases on cruise control
19 years ago
Benoit Pradelle 16be6528f9 fixes an error in the construction of the presence document
19 years ago
Benoit Pradelle dfb31058a4 add the test cases for SIMPLE
19 years ago
Benoit Pradelle 906bb771d5 SIMPLE alpha 1
19 years ago
Damian Minkov 845d734242 1. Multi chat message history
19 years ago
Benoit Pradelle a3c946c2e3 Activate the test case for the SIP IM with some corrections to make it more stable.
19 years ago
Damian Minkov 6ab8152b3a Move SIP TestOSBIM from src to test folder.
19 years ago
Emil Ivov a11967e5cc added a method that clears the contact list (by Benoit Pradelle)
19 years ago
Yana Stamcheva f1370f24e4 fix multi chat implementation
19 years ago
Damian Minkov 81e83a6eb4 Retry QueryContactStatus on fail.
19 years ago
Martin Andre 3201213ff4 Activation of test cases for SIP IM OpSet by Benoit Pradelle.
19 years ago
Martin Andre 2370ace838 Commited testcases for SIP IM OpSet by Benoit Pradelle.
19 years ago
Emil Ivov ec6caceb56 Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Emil Ivov a29e2cd380 Committing geolocation for Jabber from Guillaume Schreiner - Louis Pasteur University, France
19 years ago
Damian Minkov e77d9a873a Some test improvements.
19 years ago
Damian Minkov 1b9e946d6f Add debug before query msn contact status.
19 years ago
Emil Ivov 6e1c8a1763 commit the multi user chat slick
19 years ago
Damian Minkov 66610b1d3e Add log for GroupChangeCreator wait.
19 years ago
Damian Minkov de7e67c9c0 Change in yahoo status in tests.
19 years ago
Damian Minkov c2d09bdf4d Added AIM icons
19 years ago
Damian Minkov 3d57bd8438 Icq message encoding.
19 years ago
Damian Minkov d3710014f1 Yahoo tests enhancement for retry adding buddy if its not correctly added.
19 years ago
Damian Minkov 75b88bb5a6 1. Added AwaitingAuthorization group
19 years ago
Damian Minkov ba51075932 updated new smack 3.0 lib
19 years ago
Damian Minkov f0e3cdfc4f Keepalive are now send as iq packets not as messages.
19 years ago
Damian Minkov 81a622a481 Rerequesting status if we haven't received one.
19 years ago
Damian Minkov 87deb0e77c Trying to fix jabber failing tests MessageDeliveredFailed. Yahoo tests add some wait when clearing lists and some dump.
19 years ago
Damian Minkov a4178a23d6 Tests improvement.
19 years ago
Damian Minkov a0600fa3b5 Change in msn lib. fixing windows connect problem.
19 years ago
Emil Ivov 6e3c79f34a work on multi chat (work in progress)
19 years ago
Emil Ivov 9856625355 gibberish slck (Issue #241) and a better meta contact list ordering policy (Issue #316)
19 years ago
Emil Ivov f0cd974e12 gibberish slck (Issue #241) and a better meta contact list ordering policy (Issue #316)
19 years ago
Emil Ivov f87a5b4b9d gibberish slck (Issue #241) and a better meta contact list ordering policy (Issue #316)
19 years ago
Emil Ivov cdc0825ab7 gibberish slck (Issue #241) and a better meta contact list ordering policy (Issue #316)
19 years ago
Emil Ivov db5757c817 gibberish slck (Issue #241) and a better meta contact list ordering policy (Issue #316)
19 years ago
Emil Ivov a479127e73 gibberish slck (Issue #241) and a better meta contact list ordering policy (Issue #316)
19 years ago
Emil Ivov dfea26cf8a gibberish slck (Issue #241) and a better meta contact list ordering policy (Issue #316)
19 years ago
Emil Ivov 7ed6e093af gibberish slck (Issue #241) and a better meta contact list ordering policy (Issue #316)
19 years ago
Emil Ivov dc9f9a7291 gibberish slck (Issue #241) and a better meta contact list ordering policy (Issue #316)
19 years ago
Emil Ivov dd3cd622d2 gibberish slck (Issue #241) and a better meta contact list ordering policy (Issue #316)
19 years ago
Emil Ivov 634f16d889 gibberish slck (Issue #241) and a better meta contact list ordering policy (Issue #316)
19 years ago
Emil Ivov d6f76f56be gibberish slck (Issue #241) and a better meta contact list ordering policy (Issue #316)
19 years ago
Damian Minkov 081de4e781 Wait wait for icq events. Delete item event came after 30 seconds. Try to wait for so long.
19 years ago
Damian Minkov 396121a01b Wait wait for icq events. Delete item event came after 30 seconds. Try to wait for so long.
19 years ago
Damian Minkov d5d8815a72 Add some debuging to locate jabber message delivery failed problems.
19 years ago
Damian Minkov 8bfbdbb4f7 Tring to fix icq failing tests.
19 years ago
Damian Minkov efe7219246 Wrong status to wait for. Fixed.
19 years ago
Damian Minkov 064fd81c36 Retry sending authorization reply if auth.process doesn't finnish.
19 years ago
Damian Minkov 6cb1130b51 Fix adding contact requiring authorization. Now creates unresolved contact not volatile one through the process.
19 years ago
Damian Minkov df3fa4d0ac Give more time when preparing contact list.
19 years ago
Damian Minkov 4585bafc6f Replace joustim libs with the latest svn version
19 years ago
Damian Minkov 128a80cc76 Add some logging when initizializing contact list of tester agent as test build fails.
19 years ago
Damian Minkov a43ddbc02d Fix Idle state is published twice
19 years ago
Damian Minkov 9d159ccad6 trigger build
19 years ago
Damian Minkov 55b152fa99 Run yahoo tests
19 years ago
Damian Minkov 1b99678ddb Not properly handling newly created group and added firends if were a VolatileContact
19 years ago
Damian Minkov 966ab2726a Yahoo Tests again. Remove auto adding friends. Add it in postTestSubscribe
19 years ago
Damian Minkov 27d0f65959 Yahoo Tests again. Remove double adding a friend.
19 years ago
Damian Minkov d69fa6943a Yahoo Tests again.
19 years ago
Damian Minkov 30aa7bce71 Fixed sending typing info
19 years ago
Damian Minkov 4106921ada Improved adding and moving contacts.
19 years ago
Damian Minkov 72686db929 Start Yahoo Tests.
19 years ago
Damian Minkov 7c6ccbd03b Yahoo Protocol Provider Implementation
19 years ago
Emil Ivov 8f458ef1b9 Make sure user can unregister even if not completely registered (e.g. when REGISTERING). Issue number:
19 years ago
Emil Ivov 92fa2d0a24 Use the current verion of SIP Communicator in instant messages that we send during cruise control builds
19 years ago
Emil Ivov fa69cbb535 add targets and manifests for constructing version bundles
19 years ago
Emil Ivov b612712b24 Replace verbal references to Oscar with Felix
19 years ago
Damian Minkov 7621edb915 <No Comment Entered>
19 years ago
Damian Minkov 711e49d198 Moving to Felix
19 years ago
Damian Minkov 5a8efd5b8e fix two new methods and change their names
19 years ago
Damian Minkov 8583bf5e44 Add new finders in history and message history
19 years ago
Damian Minkov 1def5b5636 Properly setting end times corresponding the evnts in the call process
19 years ago
Damian Minkov 8309924a65 Typing OpSet and tests
19 years ago
Damian Minkov 1f2b2526ac Fixed problem with status information
19 years ago
Damian Minkov 15736655e0 MSN PP work in progress
19 years ago
Emil Ivov 57277e469d Temporarily removed test as it fails. Will get back to it when I find the time
19 years ago
Emil Ivov 45bcc2171f Working on the JMF implementation of the media service.
19 years ago
Emil Ivov f5e4c48d99 Working on the JMF implementation of the media service.
19 years ago
Emil Ivov dde0fc80aa Working on the JMF implementation of the media service.
19 years ago
Emil Ivov e42cb53ac2 Working on the JMF implementation of the media service.
19 years ago
Emil Ivov 39b32a2a26 Working on the JMF implementation of the media service.
19 years ago
Damian Minkov cd8aaa93c4 Fix CallHistoryImpl and tests
19 years ago
Damian Minkov 6372d3563b Fix build
19 years ago
Damian Minkov 3a8ce76139 Increase time between changes of the info on the server
19 years ago
Damian Minkov a1cc66aef6 Add authorization support in jabber imple and tests for authorization
19 years ago
Damian Minkov 19ad943a80 Call History Impl and call history tests
19 years ago
Damian Minkov 85b8014f1e Changed for adding authorization users creating unresolved contact , was volatile. Moved event is no longer thrown
19 years ago
Emil Ivov 830034092b Allow the meta contact list to fire events for removal of contacts when the parent group is removed.
19 years ago
Emil Ivov abb9524f68 do not insist on getting state change events for call participants when they get created, because we might have missed them.
19 years ago
Emil Ivov 875e4497aa Started working on media and fixed meta contact list contact merge and contact remove
19 years ago
Emil Ivov 907194d471 included previously excluded tests
19 years ago
Emil Ivov 1c685de42f Working on support for SIP
19 years ago
Emil Ivov 45e77a3db3 Working on support for SIP
19 years ago
Damian Minkov 425e51443e Catch exception when subscribing user , if it exists
19 years ago
Damian Minkov ae7a91d0c8 Add use of SERVER_ADDRESS and SERVER_PORT
19 years ago
Damian Minkov 595d1bf1d3 Fix clear lists . to clear unfiled entries if any
19 years ago
Damian Minkov 04ff4e5d31 Catch OperationFailedException
19 years ago
Emil Ivov f25fc8ead3 Support for SIP.
19 years ago
Emil Ivov 93438dc284 Support for SIP (Work in Progress)
19 years ago
Emil Ivov 269bb26028 Support for SIP (Work in Progress)
19 years ago
Emil Ivov 8d6bab99ef Support for SIP (Work in Progress)
19 years ago
Damian Minkov 0cc9f98bef Jabber impl Tests
19 years ago
Damian Minkov 407b2cf172 Give more time to the server. it fails from time to time
19 years ago
Emil Ivov f1a3135873 Unneeded
19 years ago
Damian Minkov 53f2aae096 History Service does not leaves content after testing.
19 years ago
Damian Minkov 869b5bcdb9 Added tests for case in/sensitive search
19 years ago
Emil Ivov 8f4ad1fa4a More sophisticated event collection. Should fix build.
19 years ago
Emil Ivov 255a88b867 Woking on implementing support for SIP
19 years ago
Emil Ivov 3aa5206393 Woking on implementing support for SIP
19 years ago
Emil Ivov 5668938495 Woking on implementing support for SIP
19 years ago
Emil Ivov 87d7806556 Woking on implementing support for SIP
19 years ago
Emil Ivov da5a12c70f Working on SIP Support
19 years ago
Emil Ivov 873e93771d Working on SIP Support
19 years ago
Emil Ivov 091ffe5d06 Working on SIP Support
19 years ago
Emil Ivov 1632589d0f added a test register method. a registration event collector and a straightforward implementation of a security authority
19 years ago
Emil Ivov a62cd49eae temporarily remove some test methods as tested material is still unstable and i needed to commit for backup purposes
19 years ago
Emil Ivov 0f2d6d6f2d Added a class for testing whether sip accounts a persistantly uninstalled
19 years ago
Emil Ivov 04518c30e2 Added class for testing of basic account uninsstallation with SIP accounts
19 years ago
Emil Ivov 833e2d152a optimized imports
19 years ago
Emil Ivov dc7f993f35 code format
19 years ago
Emil Ivov 1a04e68bb4 Code format
19 years ago
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