citylearn.tests.test_weather module

class citylearn.tests.test_weather.TestWeatherStochasticity(methodName='runTest')[source]

Bases: TestCase

setUp()[source]

Hook method for setting up the test fixture before exercising it.

test_no_noise_returns_identical_values()[source]
test_noise_introduces_variation()[source]
test_shapes_remain_consistent()[source]