-
Notifications
You must be signed in to change notification settings - Fork 3
Add UTS test specs for LiveObjects path-based API #473
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
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
a77f75a
Add UTS test specs for LiveObjects path-based API (~330 tests)
paddybyers 3de4a4f
Delegate proxy port assignment to uts-proxy in all test specs
paddybyers 2fba05e
Update UTS test specs to match LiveObjects path-based API spec (a397e34)
paddybyers 86e9636
UTS: add missing assertions
paddybyers e57d340
UTS: correct sandbox endpoint domain name
paddybyers add9398
UTS: remove spurious Map.clear() test
paddybyers 3ad5a41
UTS: remove unnecessary test
paddybyers e77bdb8
UTS: delete integration GC test — duplicates unit tests
paddybyers eaa6983
UTS: add Protocol Variants to LiveObjects integration tests
paddybyers 99421b7
UTS: fix root.increment() → root.get("score").increment()
paddybyers 8f52447
UTS: fix InstanceSubscriptionEvent assertions in live_object_subscribe
paddybyers 0b15af8
UTS: move appliedOnAckSerials/bufferedObjectOperations to RealtimeObject
paddybyers f7ace4c
UTS: fix RTPO19b subscribe-on-detached test
paddybyers d7d75e7
UTS: rewrite RTO20f to use observable behaviour
paddybyers e3614cd
UTS: rewrite RTO5c9 re-sync test to use observable behaviour
paddybyers 6bcf593
UTS: add OBJECT, OBJECT_SYNC, ANNOTATION to proxy action numbers table
paddybyers 051bb95
fix(uts/objects): align REST fixture provisioning with V2 objects API
sacOO7 9883347
fix(uts): align provision_objects_via_rest host with the nonprod sandbox
sacOO7 356b57f
fix(uts): route objects integration clients to the nonprod sandbox
sacOO7 4eb5e0d
Removed non-required `objects_batch_spec.md` from the liveobjects uts…
sacOO7 e10eefb
Added missing endpoint and autoConnect to objects_faults spec
sacOO7 61f16f8
Merge pull request #497 from ably/fix/uts-liveobjects-rest-provisioning
sacOO7 36db239
fix(uts): correct objects proxy specs and harden proxy rule/timeout g…
sacOO7 ffcd875
docs(uts): move proxy infrastructure spec to uts/docs/proxy.md
sacOO7 61b5afd
Added missing objects_gc_test.md for garbage collecting tombstoned ob…
sacOO7 f64479c
Fixed relative paths pointing to `proxy.md`
sacOO7 a1ac5dd
chore(uts): reconcile LiveObjects (objects) test specs with main spec
sacOO7 e0fd856
fix(uts): sort-safe ack_serial and serial-ordering fixes for objects …
sacOO7 7fd3e17
fix(uts/objects): fix double-count & stale-serial fixtures, add seria…
sacOO7 f894640
fix(uts/objects): wire-valid createOps via builder auto-fill; accurat…
sacOO7 0a531c7
fix(uts/objects): review fixes + naming/behavior audit corrections
sacOO7 c8ab1b5
fix(uts/objects): synchronize on outbound publish before injecting AC…
sacOO7 2c30ccd
Deprecate RTPO8d: PathObject#instance now wraps primitives (RTPO8f)
sacOO7 701a51f
RTPO8f: enumerate primitive types, reorder before failure clause RTPO8e
sacOO7 2a9af17
fix(uts/objects): spec-side corrections from the LiveObjects deviatio…
sacOO7 c0a7779
fix(uts/objects): strengthen RTO15 shape assertions and RTO20e1 wait …
sacOO7 204f647
fix(uts/objects): assert map semantics as the symbolic enum value LWW
sacOO7 e1e22d4
fix(uts/realtime): make the bulk-enter presence test resilient to re-…
sacOO7 b9163fc
fix(uts): define polling/flush conventions and remove nondeterminism …
sacOO7 d0f33fb
docs(uts): rename flush_async to process_pending_events and refine ti…
sacOO7 e21ffca
Merge remote-tracking branch 'origin/main' into uts-liveobjects
sacOO7 9256593
Fixed spec inconsistency for RTPO8c
sacOO7 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.