Support for custom types #25
Annotations
8 errors and 10 warnings
Run tests:
test/contract/schema_test.exs#L583
test sum of schemas returns error when both schemas didn't pass (Drops.Contract.SchemaTest)
|
Run tests:
test/contract/schema_test.exs#L292
test schema for string maps returns success when schema validation passed (Drops.Contract.SchemaTest)
|
Run tests:
test/contract/schema_test.exs#L239
test defining a nested schema - 2 levels returns deeply nested errors (Drops.Contract.SchemaTest)
|
Run tests:
test/contract/types/custom_test.exs#L15
test using a custom type returns success with a valid input (Drops.Contract.Types.CustomTest)
|
Run tests:
test/contract/types/custom_test.exs#L19
test using a custom type returns errors with invalid input (Drops.Contract.Types.CustomTest)
|
Run tests:
test/contract/type_test.exs#L78
test type/1 with multiple types and extra predicates for all types returns error with invalid data (Drops.Contract.TypeTest)
|
Run tests:
test/contract/contract_test.exs#L4
doctest Drops.Contract.conform/1 (1) (Drops.ContractTest)
|
Run tests
Process completed with exit code 2.
|
Run tests:
test/contract/predicates_test.exs#L624
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Run tests:
test/contract/predicates_test.exs#L656
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Run tests:
test/contract/predicates_test.exs#L376
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Run tests:
test/contract/predicates_test.exs#L55
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Run tests:
test/contract/predicates_test.exs#L376
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Run tests:
test/contract/predicates_test.exs#L495
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Run tests:
test/contract/predicates_test.exs#L119
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Run tests:
test/contract/predicates_test.exs#L577
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Run tests:
test/contract/predicates_test.exs#L71
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Run tests:
test/contract/predicates_test.exs#L337
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
The logs for this run have expired and are no longer available.
Loading