Problem/Motivation
Write tests that test that upon installation the proper fields and storage bundles are created
- Verify ableplayer_install() creates the ableplayer_fields() and ableplayer_remote_video_fields()
- Verify storage bundles are created via ableplayer_install()
Issue fork ableplayer-3574867
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
themusician commentedThe functional test is now passing on this branch. Still need to work on the existing kernel install tests.