This add systematic tests for bool/int/float 'Vector' bpy props for: * Index access * Slice access * 1d, 2d and 3d arrays * default storage and custom storage (get/set) NOTE: Non-vector prop types also need some systematic testing, they do not appear to have any currently? Pull Request: https://projects.blender.org/blender/blender/pulls/144998