
describe('image plugin initialization', () => {

  it('fetches the plugin state', () => {

  })

  it('starts processing interval when enabled', () => {

  })
})