eclipse-volttron / volttron-openadr-ven

Apache License 2.0
5 stars 5 forks source link

Create integ test to demo OpenADRVen with IPKeys and Platform Driver #27

Open bonicim opened 2 years ago

bonicim commented 2 years ago

The test should run OpenADRVen, receive an event from IPKeys demo VTN, publish to message bus, and then have Platform Driver perform some action on that event that was published on the bus.

bonicim commented 2 years ago

Because we don't have a 'volttron-testing' pypi module to help with writing tests for this agent in this repo, tests will be written and added to the modular Volttron repo.