Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(firestore): V9 modular APIs #7235

Merged
merged 68 commits into from
Sep 22, 2023
Merged

feat(firestore): V9 modular APIs #7235

merged 68 commits into from
Sep 22, 2023

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    ed13768 View commit details
    Browse the repository at this point in the history
  2. firestore queries - work in progress

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    0acb60e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c1f179 View commit details
    Browse the repository at this point in the history
  4. add modular API tests for Bytes

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    15bb556 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c67d0a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d727f08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33de1c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0475c22 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    48b9674 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    210718f View commit details
    Browse the repository at this point in the history
  11. add startAfter to query.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    91e799c View commit details
    Browse the repository at this point in the history
  12. add modular API tests for issues.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d2e4d55 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    91a173f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aaf79fc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7643c73 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ac7b746 View commit details
    Browse the repository at this point in the history
  17. add modular API tests for count.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b6fdc62 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1ce6f79 View commit details
    Browse the repository at this point in the history
  19. add modular API tests for namedQuery.e2e.js and fix onSnapshot making…

    … options a function
    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c24dc9e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    80919fb View commit details
    Browse the repository at this point in the history
  21. add modular API tests for doc.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    7beebcc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    939fa7a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1701d84 View commit details
    Browse the repository at this point in the history
  24. add modular API tests for delete.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    652eea1 View commit details
    Browse the repository at this point in the history
  25. add modular API tests for get.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    43c9960 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    47ba9f4 View commit details
    Browse the repository at this point in the history
  27. add modular API tests for onSnapshot.e2e.js and skip a few tests that…

    … do not run in the suite, but work in isolation
    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    55fe44c View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2b23c33 View commit details
    Browse the repository at this point in the history
  29. add modular API tests for set.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    bfb7e86 View commit details
    Browse the repository at this point in the history
  30. add modular API tests for update.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    754bc60 View commit details
    Browse the repository at this point in the history
  31. add modular API tests for data.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c3262c1 View commit details
    Browse the repository at this point in the history
  32. add modular API tests for get.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    29303a1 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f35e232 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    b00dc13 View commit details
    Browse the repository at this point in the history
  35. add modular API tests for endAt.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    c7fa10e View commit details
    Browse the repository at this point in the history
  36. remove .only

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    65e5d55 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e7ed7b5 View commit details
    Browse the repository at this point in the history
  38. add modular tests for get.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    b34fabc View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    c8b37d4 View commit details
    Browse the repository at this point in the history
  40. add modular API tests for limit.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    def9d98 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    9b7b644 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    1efd5ef View commit details
    Browse the repository at this point in the history
  43. add modular API test for orderBy.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    003bb07 View commit details
    Browse the repository at this point in the history
  44. add modular API test for query.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ecdc6c3 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    13de27e View commit details
    Browse the repository at this point in the history
  46. add modular API test for startAt.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ada8364 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    943f113 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    53708fc View commit details
    Browse the repository at this point in the history
  49. add modular API tests for where.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    6e55240 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    bc9596a View commit details
    Browse the repository at this point in the history
  51. add modular API tests for commit.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3902382 View commit details
    Browse the repository at this point in the history
  52. add modular API tests for delete.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    9cdb0b4 View commit details
    Browse the repository at this point in the history
  53. add modular API tests for set.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    35f9215 View commit details
    Browse the repository at this point in the history
  54. skip flaky test

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    0f019a7 View commit details
    Browse the repository at this point in the history
  55. remove only in delete tests

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    3881796 View commit details
    Browse the repository at this point in the history
  56. add modular API tests for update.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    096625a View commit details
    Browse the repository at this point in the history
  57. fix(firestore): linting errors

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    39b3e0f View commit details
    Browse the repository at this point in the history
  58. fix: add back where.filter.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    bc39238 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    4505597 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    5fbb3c4 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    f39cc45 View commit details
    Browse the repository at this point in the history
  62. add comment for 2nd database

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4f524dd View commit details
    Browse the repository at this point in the history
  63. remove .only in issues.e2e.js

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    dda993d View commit details
    Browse the repository at this point in the history
  64. extract jsdoc imports

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    57a00ca View commit details
    Browse the repository at this point in the history
  65. removed unused variables

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    aafa467 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    52cdaa7 View commit details
    Browse the repository at this point in the history
  67. remove console log

    exaby73 authored and mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    daa4279 View commit details
    Browse the repository at this point in the history
  68. test(firestore): re-enable modular where-in test via stable ordering

    the test was working just the order of returned data wasn't stable vs
    assertion expectations of stability, so added an orderBy clause
    mikehardy committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    ac4a698 View commit details
    Browse the repository at this point in the history