Skip to content

Releases: esl/ejabberd_tests

2.4.1

02 Apr 07:11
Compare
Choose a tag to compare

This release includes:

2.4.0

01 Dec 15:02
Compare
Choose a tag to compare

This release includes:

  • escalus 2.6.1
  • security related tests (#84, #85, #95)
  • bosh_SUITE improvements (#79, #91)
  • code coverage of MongooseIM (#90). Breaks backward compatibility! (changed cover related targets in Makefile)
  • changes required for ODBC tests (#76). Breaks backward compatibility! (changed preset names)
  • new suite for config reload (#86)
  • new suite for adding/removing node to cluster (#87, #97)
  • improved tests for HTTP API (#93)
  • improved carbon copies tests (#99)
  • other changes (#77, #78, #80, #82, #92, #98)

2.3.1

10 Sep 07:43
Compare
Choose a tag to compare

This release includes:

  • escalus 2.6.0
  • test cases for multisession in MUC #66
  • adjusted sm_SUITE for escalus 2.6.0 #74
  • fix for extauth ci tests #73
  • enabled ejabberdctl_SUITE and fixes for admin extra modules #72

2.3.0

19 Aug 12:30
Compare
Choose a tag to compare
  • uses escalus 2.5.0
  • adds new tests suites for:
    • carbon copies - #71
    • advanced messages processing - #69
  • improves tests for:
    • registration - #67
    • special chars escaping in WS and BOSH sessions - #63
    • MAM - #70

2.2.2

23 Jun 09:11
Compare
Choose a tag to compare
  • add test case checking iq, presence and message namespace in stanzas from server to client connected over BOSH
  • add test case for special characters like & < etc in message body
  • enable test case history_since in muc_SUITE

2.2.1

04 Jun 13:12
Compare
Choose a tag to compare
  • Tests for second release of MAM - #40 and #57
  • Tests for proper xml namespace in stream:error - #56

2.2.0

03 Jun 06:45
Compare
Choose a tag to compare
  • create users used in tests only (not all specified in test.config) - #51
  • do not download already existing deps (in case ejabberd_tests are run inside MongooseIM repo) - #55
  • run_common_test.erl improvements - #53
  • test multiple stanzas in one BOSH request

2.1.12

19 May 12:20
Compare
Choose a tag to compare
  • adds XEP-0198 tests to default.spec
  • test cases for scram authentication

2.1.11

13 May 11:42
Compare
Choose a tag to compare
  • IETF89 - XMPP over Websocket
  • fix MUC tests with multiple invitees

2.1.10: Stream Management Tests

09 May 09:34
Compare
Choose a tag to compare

This also includes the fix for already_started applications from Magnus.