Skip to content

Make RowanClientServices battery test independent of Rowan checkout #6

@dalehenrich

Description

@dalehenrich

Currently there is no interrnal battery test driver for RowanClientServices ... the unit tests for Rowan and RowanClientServices are ccmbined in one test run and the expected test results are in the Rowan (expectedV30TestResults.json file](https://github.com/GemTalk/Rowan/blob/issue_840/tests/expectedV30TestResults.json).

I think that Rowan battery tests will always include RowanClientServices tests, but RowanClientServices itself should be independent of Rowan which means:

  • create a RowanClientServices/tests/bin/rowanClientServicesTest.stone to load and run RowanClientServices unit tests
  • create a $ARCHBASE/tests/rowantst/rowanclientservicesunittst.solo battery test script used in conf files that calls RowanClientServices/tests/bin/rowanClientServicesTest.stone
  • create a RowanClientServices/tests/expectedV30TestResults.json to record the expected failures (if any) which determines whether or not the battery test passes or fails

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions