Updated filter test results

This commit is contained in:
Samuel Hawksby-Robinson 2024-05-17 20:22:13 +01:00
parent a484b8b4dd
commit 7e7f82b078
2 changed files with 75 additions and 3 deletions

View File

@ -2,10 +2,11 @@
## Pulls
- https://github.com/status-im/status-go/pull/5177
- [Router Filter Modularisation #5177](https://github.com/status-im/status-go/pull/5177) `created`, `commits`, `research`, `scoping`
- 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
- The list is a bit huge, so look at this comment:
- https://github.com/status-im/status-go/pull/5177#issuecomment-2118233055
- Some tests are failing, [see here for details](./attachments/2024-05/filter_test_results.md)
# 2024-05-16

File diff suppressed because one or more lines are too long