Skip to content

Test Case Publication

Ola Bini edited this page Oct 2, 2018 · 9 revisions

This test script serves the purpose of making sure that publication of different data happens correctly.

Assumptions

  • This test will be run with alice@ and bob@ running with the localhost xmpp server

Before running test

  • Start Pidgin:
    • Enable alice@ and bob@
    • Shut down Pidgin
  • Remove all published values in prekey server.
  • Remove all files starting with otr4. in the Pidgin configuration directory (defaults to ~/.purple).
  • Remove any entries in the otr.fingerprints file (in the Pidgin configuration directory) that is for alice@ or bob@
  • Make sure the XMPP server, otrng prekey server and XMPP prekey server are running

Running the test

(trigger a new publication of client profile and prekey profile in different ways)

Clone this wiki locally