diff --git a/README.md b/README.md index 95f079a..c202660 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ - I've implemented the modularisation of the `filterRoutesV2` function. - In addition, I've added tests to check the functionality works as expected: - TODO add list - - Some tests are failing, [see here for details](./attachments/2024-05/filter_test_results.html) + - Some tests are failing, [see here for details](./attachments/2024-05/filter_test_results.md) # 2024-05-16 diff --git a/attachments/2024-05/filter_test_results.html b/attachments/2024-05/filter_test_results.html deleted file mode 100644 index db907e1..0000000 --- a/attachments/2024-05/filter_test_results.html +++ /dev/null @@ -1,873 +0,0 @@ - - - - - Test Results — go test github.com/status-im/status-go/services/wallet/router - - - - - - - - - -
- -
- -
-
- - - diff --git a/attachments/2024-05/filter_test_results.md b/attachments/2024-05/filter_test_results.md new file mode 100644 index 0000000..ad81092 --- /dev/null +++ b/attachments/2024-05/filter_test_results.md @@ -0,0 +1,169 @@ +
+ 0 ms ✅ TestSetupRouteValidationMapsV2 + +
+
+ 0 ms ✅ TestCalculateTotalRestAmountV2 + +
+
+ 0 ms ✅ TestIsValidForNetworkComplianceV2 + +
+
+ 0 ms ❌ TestHasSufficientCapacityV2 + +
+
+ ❌ TestFilterNetworkComplianceV2 + +
\ No newline at end of file