exfile v0.1.5 Exfile.BackendTest

Shared tests for your backends.

Usage:

defmodule MyBackendTest do
  use Exfile.BackendTest, [MyBackend, %{backend options}]
end

Summary

Functions

upload_string(backend, string)