Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
21.23k stars 1.43k forks source link

Solve all remaining TODOs in search.spec.ts. #13948

Closed samwho closed 2 weeks ago

samwho commented 2 weeks ago

Description

When we were working on SQS we left some search tests commented out because we hadn't fixed some problems in SQS yet. This PR effectively gets rid of all of those to-dos and runs all of the remaining tests against SQS including a fix for pagination.