hi3g / freki

1 stars 0 forks source link

Test that the store module finds the different store descriptors #22

Closed vonbirdie closed 9 years ago

vonbirdie commented 9 years ago

This changes the tests for the store module and store descriptors so that the store module tests and store descriptor tests checks that the store module can find specific implementations of the store descriptors instead of relying of maintaining a manual count we check against. It is also more reliable since the count varies depending on the class path used to run the tests.