Bonfire
v0.9.10-classic-beta.169
Pages
Modules
Mix
Tasks
Search documentation of Bonfire
Settings
View Source
Bonfire.API.GraphQL.Test.GraphQLAssertions
(Bonfire v0.9.10-classic-beta.169)
Summary
Functions
assert_binary(val)
assert_boolean(val)
assert_created_at(map1, map2)
assert_cursor(x)
assert_cursors(x)
assert_datetime(time)
assert_datetime(dt, du)
assert_display_username(val)
assert_email(val)
assert_eq(val1)
assert_field(object, key, test)
assert_float(val)
assert_int(val)
assert_invalid_credential(errs, path)
assert_list()
assert_list(of)
assert_list(of, size)
assert_location(loc)
assert_maps_eq(left, right, name)
assert_maps_eq(left, right, name, required)
assert_maps_eq(left, right, name, required, optional)
assert_non_neg(val)
assert_not_found(errs, path)
assert_not_logged_in(errs, path)
assert_not_permitted(errs, path, verb \\ "do")
assert_object(struct, name, required, optional \\ [])
assert_optional(map_fn)
assert_optional_field(object, key, test)
assert_page()
assert_page(of)
assert_page(page, returned_count, total_count, prev?, next?, cursor_fn)
assert_page_info(page_info)
assert_pos(val)
assert_ulid(ulid)
assert_updated_at(map1, map2)
assert_url(url)
assert_username(val)
assert_uuid(uuid)
uncamel_map(map)
Functions
Link to this function
assert_binary(val)
View Source
Link to this function
assert_boolean(val)
View Source
Link to this function
assert_created_at(map1, map2)
View Source
Link to this function
assert_cursor(x)
View Source
Link to this function
assert_cursors(x)
View Source
Link to this function
assert_datetime(time)
View Source
Link to this function
assert_datetime(dt, du)
View Source
Link to this function
assert_display_username(val)
View Source
Link to this function
assert_email(val)
View Source
Link to this function
assert_eq(val1)
View Source
Link to this function
assert_field(object, key, test)
View Source
Link to this function
assert_float(val)
View Source
Link to this function
assert_int(val)
View Source
Link to this function
assert_invalid_credential(errs, path)
View Source
Link to this function
assert_list()
View Source
Link to this function
assert_list(of)
View Source
Link to this function
assert_list(of, size)
View Source
Link to this function
assert_location(loc)
View Source
Link to this function
assert_maps_eq(left, right, name)
View Source
Link to this function
assert_maps_eq(left, right, name, required)
View Source
Link to this function
assert_maps_eq(left, right, name, required, optional)
View Source
Link to this function
assert_non_neg(val)
View Source
Link to this function
assert_not_found(errs, path)
View Source
Link to this function
assert_not_logged_in(errs, path)
View Source
Link to this function
assert_not_permitted(errs, path, verb \\ "do")
View Source
Link to this function
assert_object(struct, name, required, optional \\ [])
View Source
Link to this function
assert_optional(map_fn)
View Source
Link to this function
assert_optional_field(object, key, test)
View Source
Link to this function
assert_page()
View Source
Link to this function
assert_page(of)
View Source
Link to this function
assert_page(page, returned_count, total_count, prev?, next?, cursor_fn)
View Source
Link to this function
assert_page_info(page_info)
View Source
Link to this function
assert_pos(val)
View Source
Link to this function
assert_ulid(ulid)
View Source
Link to this function
assert_updated_at(map1, map2)
View Source
Link to this function
assert_url(url)
View Source
Link to this function
assert_username(val)
View Source
Link to this function
assert_uuid(uuid)
View Source
Link to this function
uncamel_map(map)
View Source