StackStorm-Exchange / stackstorm-excel

excel actions to read and write variables to an excel file
https://exchange.stackstorm.org/
Apache License 2.0
9 stars 8 forks source link

Update tests to support mock 4 #20

Open cognifloyd opened 2 years ago

cognifloyd commented 2 years ago

The test mocks do not work with mock 4.

I pinned three test requirements to mock<4 but it would be better to fix the tests to work with version 4. st2 itself has already moved to version 4, so all the packs should support that as well.