Skip to content

goodbytes/smack-sint-extensions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smack-sint-extensions

Additional tests that add to those in Smack's Integration Test Framework.

Run tests

To run tests, edit the pom.xml to match your settings, then run mvn exec:java

This is an example Run/Debug configuration (which you can use in Intellij):

  • Main class: org.igniterealtime.smack.inttest.SmackIntegrationTestFramework
  • VM options: -Dsinttest.service=laptop-guus -Dsinttest.adminAccountUsername=admin -Dsinttest.adminAccountPassword=admin -Dsinttest.securityMode=disabled -Dsinttest.enabledTests=PubSubIntegrationTest

Running a configuration like this will make the PubSubIntegrationTest tests run against an XMPP server running on the XMPP domain 'laptop-guus', using an administrator account that has as username/password: admin/admin.

This is the most basic configuration that you can use to run tests against a locally installed Openfire server. Obviously, change laptop-guus for the hostname of your laptop!

About

Additional tests that add to those in Smack's Integration Test Framework.

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages