From 809078e8e576f1db4e75347e701f2cd062fc8eb5 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Fri, 9 Apr 2021 17:15:33 +0300 Subject: Add test TODO items to routes --- src/routes.rs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/routes.rs') diff --git a/src/routes.rs b/src/routes.rs index 1ab6eff..95138e6 100644 --- a/src/routes.rs +++ b/src/routes.rs @@ -194,3 +194,7 @@ mod tests { assert_eq!(res.status(), StatusCode::PAYLOAD_TOO_LARGE); } } + +// TODO: POST block test <09-04-21, yigit> // +// TODO: POST block without correct transactions test <09-04-21, yigit> // +// TODO: POST transaction while that source has pending transaction test <09-04-21, yigit> // -- cgit v1.2.3-70-g09d2