Ticket #6559 (closed: fixed)

Opened 8 years ago

Last modified 5 years ago

Unit tests for SNS Live Listener

Reported by: Ross Miller Owned by: Ross Miller
Priority: major Milestone: Release 2.5
Component: Mantid Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Reuter

Description

Add some unit tests for the live listener code

Change History

comment:1 Changed 8 years ago by Ross Miller

  • Status changed from new to accepted

comment:2 Changed 8 years ago by Ross Miller

First cut at unit tests for the ADARA packet parser

Refs #6559

Changeset: d924f96066d951e88b8ebd0f54c7c9eba8bc6058

comment:3 Changed 8 years ago by Ross Miller

Commenting out the ADARAPacketTest unit tests

Looks like just about every compiler except Fedora 17 doesn't like the way I was doing things. Will re-enable once I've fixed the problem.

Refs #6559

Changeset: be0adcf12c2161528b688883257f75da2a81b15d

comment:4 Changed 8 years ago by Ross Miller

Changed ADARAPacketTest so that it should compile on all platforms

Refs #6559

Changeset: 2b729792da5fdfd07dbb552d1a9d68e7be0dc2ca

comment:5 Changed 8 years ago by Ross Miller

Adding DLLExport to the ADARA Packet and Parser classes

The classes need to be public so the unit test can call them.

Refs #6559

Changeset: 48e30a08973326ce2a968368a4c466dd9d629e0e

comment:6 Changed 8 years ago by Ross Miller

Added 4 more packet types to ADARAPacketTest

Refs #6559

Changeset: 2f9c80dad3c4fcf6c95f34b1b37aafa0cc53275b

comment:7 Changed 8 years ago by Ross Miller

  • Status changed from accepted to verify
  • Resolution set to fixed

Closing this ticket because we're about to create a new developer branch in git. Will create a new ticket when I have more unit tests to add.

comment:8 Changed 8 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:9 Changed 8 years ago by Michael Reuter

  • Status changed from verifying to closed

Looks like the unit tests are there and running correctly.

comment:10 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 7405

Note: See TracTickets for help on using tickets.