1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-02-23 04:52:28 +00:00
deprecated-gotham-restful/tests/ui
2020-05-09 15:29:29 +02:00
..
from_body_enum.rs merge workspace and main crate 2020-05-05 23:18:05 +02:00
from_body_enum.stderr merge workspace and main crate 2020-05-05 23:18:05 +02:00
method_async_state.rs a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
method_async_state.stderr a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
method_for_unknown_resource.rs a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
method_for_unknown_resource.stderr a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
method_no_resource.rs a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
method_no_resource.stderr a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
method_self.rs a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
method_self.stderr a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
method_too_few_args.rs a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
method_too_few_args.stderr a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
method_too_many_args.rs a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
method_too_many_args.stderr a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
method_unsafe.rs a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
method_unsafe.stderr a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
openapi_type_enum_with_fields.rs add trybuild tests for OpenapiType and Resource derive macros 2020-05-09 15:29:29 +02:00
openapi_type_enum_with_fields.stderr add trybuild tests for OpenapiType and Resource derive macros 2020-05-09 15:29:29 +02:00
openapi_type_nullable_non_bool.rs add trybuild tests for OpenapiType and Resource derive macros 2020-05-09 15:29:29 +02:00
openapi_type_nullable_non_bool.stderr add trybuild tests for OpenapiType and Resource derive macros 2020-05-09 15:29:29 +02:00
openapi_type_rename_non_string.rs add trybuild tests for OpenapiType and Resource derive macros 2020-05-09 15:29:29 +02:00
openapi_type_rename_non_string.stderr add trybuild tests for OpenapiType and Resource derive macros 2020-05-09 15:29:29 +02:00
openapi_type_tuple_struct.rs add trybuild tests for OpenapiType and Resource derive macros 2020-05-09 15:29:29 +02:00
openapi_type_tuple_struct.stderr add trybuild tests for OpenapiType and Resource derive macros 2020-05-09 15:29:29 +02:00
openapi_type_union.rs add trybuild tests for OpenapiType and Resource derive macros 2020-05-09 15:29:29 +02:00
openapi_type_union.stderr add trybuild tests for OpenapiType and Resource derive macros 2020-05-09 15:29:29 +02:00
openapi_type_unknown_key.rs add trybuild tests for OpenapiType and Resource derive macros 2020-05-09 15:29:29 +02:00
openapi_type_unknown_key.stderr add trybuild tests for OpenapiType and Resource derive macros 2020-05-09 15:29:29 +02:00
resource_unknown_method.rs add trybuild tests for OpenapiType and Resource derive macros 2020-05-09 15:29:29 +02:00
resource_unknown_method.stderr add trybuild tests for OpenapiType and Resource derive macros 2020-05-09 15:29:29 +02:00