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

Command icon 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

themusician created an issue.

themusician’s picture

The functional test is now passing on this branch. Still need to work on the existing kernel install tests.

carlygerard made their first commit to this issue’s fork.