Add base resources #17
Annotations
8 errors and 1 warning
test/radiator/podcasts_test.exs#L127
test episodes get_episode!/1 returns the episode with given id (Radiator.PodcastsTest)
|
test/radiator/podcasts_test.exs#L122
test episodes list_episodes/0 returns all episodes (Radiator.PodcastsTest)
|
test/radiator/podcasts_test.exs#L151
test episodes update_episode/2 with invalid data returns error changeset (Radiator.PodcastsTest)
|
test/radiator/podcasts_test.exs#L163
test episodes change_episode/1 returns a episode changeset (Radiator.PodcastsTest)
|
test/radiator/podcasts_test.exs#L157
test episodes delete_episode/1 deletes the episode (Radiator.PodcastsTest)
|
test/radiator/podcasts_test.exs#L132
test episodes create_episode/1 with valid data creates a episode (Radiator.PodcastsTest)
|
test/radiator/podcasts_test.exs#L143
test episodes update_episode/2 with valid data updates the episode (Radiator.PodcastsTest)
|
|
test/support/fixtures/podcasts_fixtures.ex#L26
variable "station" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
The logs for this run have expired and are no longer available.
Loading