tvkitchen / countertop

The entry point for developers who want to set up a TV Kitchen.
https://tv.kitchen
GNU Lesser General Public License v3.0
6 stars 2 forks source link

Fix method not implemented errors in AbstractIngestionEngine #62

Closed chriszs closed 4 years ago

chriszs commented 4 years ago

Description

Puts method definitions above instantiations that rely on those in AbstractIngestionEngine.

Needs tests.

Due Diligence Checklist

Steps to Test

  1. yarn test

Related Issues

Resolves #60 and #57

chriszs commented 4 years ago

Closing for now in favor of an omnibus with an integration test.