Multiple errors in previous commit where `nil` is not being detected by `assert.Equal`
Used github.com/stretchr/testify/assert to replace the AssertEqual function definition. Required the use of copyToInterface to copy a string slice to the empty interface slice