Skip to content

Add setup and teardown for tests  #20

@aadharna

Description

@aadharna

We need to add setup and teardown functionality to our testing so that we can spin up a ray cluster run tests that require ray (e.g. validator tests) and then spin it down. This will fix code such as the MockSolver class as well as the ValidatorTests where there is now some ray remote calls outside of the POETManager.

This came up for the first time in #19 where we got around it by disabling one of the Validator tests.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions