1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-02-23 13:02:28 +00:00
deprecated-gotham-restful/tests/ui
2020-11-23 01:22:03 +01: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 get rid of mod's in error messages 2020-11-23 01:22:03 +01: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 get rid of mod's in error messages 2020-11-23 01:22:03 +01:00
method_self.rs a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
method_self.stderr get rid of mod's in error messages 2020-11-23 01:22:03 +01: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 get rid of mod's in error messages 2020-11-23 01:22:03 +01: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 get rid of mod's in error messages 2020-11-23 01:22:03 +01:00
method_unsafe.rs a whole bunch of tests for the method macros 2020-05-08 18:39:23 +02:00
method_unsafe.stderr get rid of mod's in error messages 2020-11-23 01:22:03 +01: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 Update CI to use the rust Docker image 2020-11-21 14:47:29 +00:00